Commit graph

1818 commits

Author SHA1 Message Date
Leo Horie
32fed2dd88 Merge pull request #1284 from barneycarroll/ospec-spy-wrapping
[ospec] allow spy to wrap functions
2016-08-30 13:49:49 -04:00
Barney Carroll
211802793d [ospec] allow spy to wrap functions 2016-08-30 17:10:21 +01:00
Gandalf-the-Bot
9c4ebc8667 Bundled output for commit e0ee794126 [skip ci] 2016-08-26 04:57:32 +00:00
Leo Horie
e0ee794126 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-08-26 00:56:18 -04: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
9db345a40b Merge pull request #1274 from indus/patch-1
Update lifecycle-methods.md
2016-08-25 07:45:42 -04:00
Stefan Keim
82258f606f Update lifecycle-methods.md 2016-08-25 08:50:18 +02:00
Leo Horie
3b8fa57358 Merge pull request #1273 from jethroscott/patch-1
fix typo in RouteResolver description
2016-08-24 23:08:00 -04:00
jethroscott
5e604a8241 fix typo in RouteResolver description 2016-08-24 15:25:12 -07:00
Leo Horie
a1a087c4be fix code splitting example 2016-08-24 10:47:45 -04:00
Leo Horie
dee15a64e3 doc improvements 2016-08-24 10:46:44 -04:00
Leo Horie
ee27a8bab8 fix typo in comment 2016-08-24 01:20:27 -04:00
Gandalf-the-Bot
bbea6a8f61 Bundled output for commit f201ea73ff [skip ci] 2016-08-24 05:09:20 +00:00
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