Leo Horie
|
f201ea73ff
|
ensure internal streams have same constructor as public streams
|
2016-08-24 01:08:20 -04:00 |
|
Leo Horie
|
678e4912c7
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-08-24 00:26:45 -04:00 |
|
Leo Horie
|
ec07d76fcd
|
m.fragment docs
public api tests
|
2016-08-24 00:26:15 -04:00 |
|
Gandalf-the-Bot
|
3d515af736
|
Bundled output for commit 53a83a58f2 [skip ci]
|
2016-08-24 02:34:16 +00:00 |
|
Leo Horie
|
53a83a58f2
|
rename RouteResolver::view back to render to restore diff semantics
prevent double resolving
|
2016-08-23 22:33:18 -04:00 |
|
Leo Horie
|
17161a05c5
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
Conflicts:
mithril.min.js
|
2016-08-23 13:24:21 -04:00 |
|
Leo Horie
|
6531e3c363
|
expose parse/build querystring
|
2016-08-23 13:23:41 -04:00 |
|
Leo Horie
|
ccca916d78
|
Merge pull request #1263 from barneycarroll/circular-view-error
Circular view error
|
2016-08-22 10:26:24 -04:00 |
|
Barney Carroll
|
df04dacf2d
|
Compiled circular view error catch
|
2016-08-22 11:38:42 +01:00 |
|
Barney Carroll
|
f2f8bf825e
|
Test case for circular component returns
|
2016-08-22 11:37:42 +01:00 |
|
Barney Carroll
|
db45260dbc
|
Throw self-returning component to avoid infinite loop #1260
|
2016-08-22 11:27:42 +01:00 |
|
Gandalf-the-Bot
|
435b729289
|
Bundled output for commit 6bebdf8d4b [skip ci]
|
2016-08-18 23:28:06 +00:00 |
|
Leo Horie
|
6bebdf8d4b
|
Merge pull request #1249 from pygy/m-fragment
Add `m.fragment()`
|
2016-08-18 19:27:07 -04:00 |
|
Pierre-Yves Gerardy
|
305035f03b
|
Add m.fragment()
|
2016-08-18 23:34:36 +02:00 |
|
Pat Cavit
|
644f0d484b
|
4 spaces != 1 tab
|
2016-08-18 09:52:36 -07:00 |
|
Pat Cavit
|
15116d5b2e
|
Update package metadata (#1256)
|
2016-08-18 09:51:24 -07:00 |
|
Leo Horie
|
8cbe2dd193
|
Merge pull request #1255 from tivac/ospec-package
Add package.json to ospec so it can be published
|
2016-08-18 12:39:00 -04:00 |
|
Pat Cavit
|
54dc599ca0
|
Add package.json to ospec so it can be published
|
2016-08-18 09:36:57 -07:00 |
|
Leo Horie
|
3682a78880
|
clean up duplicate test
|
2016-08-18 00:01:11 -04:00 |
|
Gandalf-the-Bot
|
29ee36e967
|
Bundled output for commit 3761226c2c [skip ci]
|
2016-08-18 03:55:23 +00:00 |
|
Leo Horie
|
3761226c2c
|
Merge pull request #1244 from pygy/robust-onbeforeremove
Robust onbeforeremove
|
2016-08-17 23:54:36 -04:00 |
|
Gandalf-the-Bot
|
e609e6ec7e
|
Bundled output for commit 610604e00d [skip ci]
|
2016-08-17 17:39:59 +00:00 |
|
Leo Horie
|
610604e00d
|
Merge pull request #1248 from pygy/cleanup-unmount-again
Move otherwise redundant unsubscription
|
2016-08-17 13:39:09 -04:00 |
|
Pat Cavit
|
6ae4e22446
|
Improve hyperscript test coverage (#1250)
|
2016-08-17 10:09:35 -07:00 |
|
Pierre-Yves Gerardy
|
747f2b2847
|
Move otherwise redundant unsubscription
|
2016-08-17 16:22:44 +02:00 |
|
Gandalf-the-Bot
|
a3c273f802
|
Bundled output for commit f67f1efd71 [skip ci]
|
2016-08-17 13:27:01 +00:00 |
|
Leo Horie
|
f67f1efd71
|
Merge pull request #1247 from pygy/cleanup-on-unmount
Better cleanup when unmounting
|
2016-08-17 09:24:30 -04:00 |
|
Pierre-Yves Gerardy
|
aca514eba7
|
Better cleanup when unmounting
|
2016-08-17 15:20:19 +02:00 |
|
Gandalf-the-Bot
|
6074d99ffb
|
Bundled output for commit ab19eec314 [skip ci]
|
2016-08-17 13:17:45 +00:00 |
|
Leo Horie
|
ab19eec314
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-08-17 09:15:04 -04:00 |
|
Leo Horie
|
0de67f3ac9
|
re-add line removed by mistake
|
2016-08-17 09:14:46 -04:00 |
|
Gandalf-the-Bot
|
cc8050accd
|
Bundled output for commit 8c9cc0e1f4 [skip ci]
|
2016-08-17 13:11:27 +00:00 |
|
Leo Horie
|
8c9cc0e1f4
|
lint docs
|
2016-08-17 09:09:45 -04:00 |
|
Leo Horie
|
7718ef4c81
|
Merge pull request #1246 from sebastiansandqvist/patch-1
Update route.md docs
|
2016-08-17 08:38:42 -04:00 |
|
Sebastian Sandqvist
|
17719098f2
|
Update route.md docs
Table formatting was broken, and the code example had `use` instead of `resolve`.
Wasn't sure about the `required` column, so it's blank for now.
|
2016-08-17 00:07:50 -07:00 |
|
Gandalf-the-Bot
|
0c14550066
|
Bundled output for commit 80c25e3809 [skip ci]
|
2016-08-17 04:11:58 +00:00 |
|
Leo Horie
|
80c25e3809
|
rename routeresolver methods to {onmatch,view}
expose some piecemeal modules
rename internal xhr to request
mirror internal stream api to match public api
|
2016-08-17 00:10:47 -04:00 |
|
Pierre-Yves Gerardy
|
0b5800d09a
|
Make onbeforeremove done() handlers more robust.
|
2016-08-17 01:51:53 +02:00 |
|
Pierre-Yves Gerardy
|
0ddad54e88
|
Tests for remove phase Zalgo flakiness.
|
2016-08-17 01:51:53 +02:00 |
|
Leo Horie
|
8bb813155c
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-08-16 17:12:22 -04:00 |
|
Leo Horie
|
905a351fcb
|
show some <3 for @pygy :)
|
2016-08-16 17:11:46 -04:00 |
|
Gandalf-the-Bot
|
5cf616515d
|
Bundled output for commit 67744f4856 [skip ci]
|
2016-08-16 21:11:34 +00:00 |
|
Leo Horie
|
67744f4856
|
Merge pull request #1243 from pygy/vnode-skip
Add a static `vnode.skip` field
|
2016-08-16 17:09:23 -04:00 |
|
Pierre-Yves Gerardy
|
58cea7a283
|
Add a static vnode.skip field
|
2016-08-16 22:56:42 +02:00 |
|
Gandalf-the-Bot
|
5f2c9a3a29
|
Bundled output for commit ca4c91a3d3 [skip ci]
|
2016-08-16 12:30:45 +00:00 |
|
Leo Horie
|
ca4c91a3d3
|
Merge pull request #1240 from sebastiansandqvist/rewrite
Piecemeal stream usage
|
2016-08-16 08:28:44 -04:00 |
|
Sebastian Sandqvist
|
93b80f7bc6
|
rebundle
|
2016-08-15 12:34:24 -07:00 |
|
Sebastian Sandqvist
|
c59ea457c9
|
fix bundle again
|
2016-08-15 12:33:57 -07:00 |
|
Sebastian Sandqvist
|
f8d2a50fb7
|
fix bundle
|
2016-08-15 12:32:10 -07:00 |
|
Sebastian Sandqvist
|
b8978bec7a
|
remove semicolon
|
2016-08-15 12:28:45 -07:00 |
|