Leo Horie
|
d8ad94adb2
|
fix invalidation test
|
2016-12-06 16:53:16 -05:00 |
|
Pierre-Yves Gerardy
|
650f7c4f3b
|
[router] remove logic made redundant by promise use
|
2016-12-06 21:44:49 +01:00 |
|
Pierre-Yves Gerardy
|
cf12c00fa1
|
[router] don't mutate RouteResolvers, move a branch out of redraw
|
2016-12-06 21:34:24 +01:00 |
|
Leo Horie
|
b6c79f5911
|
tighten up async testing
|
2016-12-06 12:43:23 -05:00 |
|
Leo Horie
|
846d6ce24b
|
router fixes
|
2016-12-06 10:44:25 -05:00 |
|
Leo Horie
|
3134202d24
|
fix tests
|
2016-12-06 00:09:09 -05:00 |
|
Pat Cavit
|
adabc37fd7
|
Handle resolving with a component
|
2016-12-05 17:09:02 -08:00 |
|
Pat Cavit
|
22e9c3bb6f
|
Make api/router.js promise-aware
|
2016-12-05 16:24:24 -08:00 |
|
Leo Horie
|
9f340daa3a
|
reduce router code size
|
2016-12-05 12:32:11 -05:00 |
|
Leo Horie
|
b11f54b919
|
avoid null ref if mount redraw runs midway route init
|
2016-12-05 11:35:50 -05:00 |
|
Leo Horie
|
809d8921c9
|
bypass route resolution algorithm on non-routed redraws
|
2016-12-05 11:23:25 -05:00 |
|
Leo Horie
|
bb4321e8db
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-12-04 23:36:52 -05:00 |
|
Leo Horie
|
a2b45ff131
|
add integration test
|
2016-12-04 23:36:38 -05:00 |
|
Pierre-Yves Gerardy
|
ec9f4baa6c
|
Pass the RouteResolver as context to RouteResolver.render
|
2016-12-05 01:09:25 +01:00 |
|
Pierre-Yves Gerardy
|
58275417d4
|
Add test for the context of onmatch and render
|
2016-12-04 23:49:33 +01:00 |
|
Pierre-Yves Gerardy
|
7ee34c122d
|
Call RouteResolver.render on route.set(route.get())
|
2016-12-04 23:42:01 +01:00 |
|
Pierre-Yves Gerardy
|
b6c8e2c63e
|
Add an assertion for RouteResolver.render calls on route.set(route.get())
|
2016-12-04 23:38:01 +01:00 |
|
Leo Horie
|
2ffd2fb7e4
|
throttle m.route redraws
|
2016-12-04 01:53:39 -05:00 |
|
Leo Horie
|
7368cf6f26
|
spacing
|
2016-12-03 09:09:37 -05:00 |
|
Leo Horie
|
23d0939647
|
test mount redraw count
|
2016-12-03 00:35:35 -05:00 |
|
Leo Horie
|
713c25c9c0
|
fix #1404
|
2016-12-01 01:45:07 -05:00 |
|
Leo Horie
|
93fba4dc1d
|
add error message in m.mount
|
2016-10-27 20:28:33 -04:00 |
|
Leo Horie
|
c1cb1fe3da
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-10-18 18:07:28 -04:00 |
|
Leo Horie
|
66aa9ce818
|
alignment
|
2016-10-18 10:15:08 -04:00 |
|
1111hui
|
49d678e9a2
|
double test timeout for test pass in old machine
|
2016-10-10 16:41:57 +08:00 |
|
Leo Horie
|
cffe77b2c2
|
tweak timeout in some api/router tests
|
2016-10-04 16:43:31 -04:00 |
|
Pierre-Yves Gerardy
|
426f1b55b0
|
Respect the key set on the vnode of routed components
|
2016-09-17 22:50:43 +02:00 |
|
Pierre-Yves Gerardy
|
118da88889
|
Add test for keys on routed components
|
2016-09-17 22:43:38 +02:00 |
|
Leo Horie
|
af586f5a20
|
Merge pull request #1303 from pygy/simplify-resolution-identifiers
Simplify resolution identifier logic (just a bit)
|
2016-09-09 10:38:31 -04:00 |
|
Pierre-Yves Gerardy
|
b8673f2ff5
|
Validate the DOM node passed to render
|
2016-09-09 15:20:26 +02:00 |
|
Pierre-Yves Gerardy
|
a689bf4ccc
|
Simplify resolution identifier logic (just a bit)
|
2016-09-08 20:00:45 +02:00 |
|
Pierre-Yves Gerardy
|
a1131eb4f2
|
Lint the router files
|
2016-09-03 00:32:12 +02:00 |
|
Pierre-Yves Gerardy
|
879b9d6883
|
Adapt tests for debouncedAsync.
|
2016-09-02 23:05:34 +02:00 |
|
Pierre-Yves Gerardy
|
a34685d7a4
|
m.route.get() returns the last fully resolved route (fix #1276), change RouteResolver.onmatch() signature according to #1277
|
2016-09-02 22:03:27 +02:00 |
|
Pierre-Yves Gerardy
|
419897f72c
|
Add test for #1276
|
2016-09-02 22:00:59 +02:00 |
|
Pierre-Yves Gerardy
|
09578197a1
|
Mount-based api/router.js
Fix #1180
Fix #1268
Fix #1275
Fix #1286
|
2016-09-02 21:59:05 +02:00 |
|
Pierre-Yves Gerardy
|
2e3a610a78
|
Tests for the bugs fixed by the mount-based router
|
2016-09-02 21:56:58 +02:00 |
|
Pierre-Yves Gerardy
|
f9b358331e
|
White space cleanup
|
2016-09-01 20:17:05 +02:00 |
|
Leo Horie
|
00d555b9f4
|
prevent race condition between route.set and async resolve
remove path and route from attrs
|
2016-08-26 00:56:01 -04:00 |
|
Leo Horie
|
ec07d76fcd
|
m.fragment docs
public api tests
|
2016-08-24 00:26:15 -04: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 |
|
Pierre-Yves Gerardy
|
747f2b2847
|
Move otherwise redundant unsubscription
|
2016-08-17 16:22:44 +02:00 |
|
Pierre-Yves Gerardy
|
aca514eba7
|
Better cleanup when unmounting
|
2016-08-17 15:20:19 +02:00 |
|
Leo Horie
|
0de67f3ac9
|
re-add line removed by mistake
|
2016-08-17 09:14:46 -04:00 |
|
Leo Horie
|
8c9cc0e1f4
|
lint docs
|
2016-08-17 09:09:45 -04: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 |
|
Leo Horie
|
68331065b7
|
more router tests
|
2016-08-12 23:56:17 -04:00 |
|
Leo Horie
|
2ee15e3639
|
fix stream uncaught error reporting
fix stream JSON stringification
rename internal render function to `use`
|
2016-08-12 00:41:44 -04:00 |
|
Pat Cavit
|
c92e24b7e1
|
render clears non-mithril dom nodes
|
2016-08-05 14:15:25 -07:00 |
|
Pierre-Yves Gerardy
|
ccc2e1c85d
|
Unmount and cleanly refresh mount points.
|
2016-08-05 00:55:18 +02:00 |
|