Commit graph

169 commits

Author SHA1 Message Date
Leo Horie
fe17009bc9 Merge branch 'next' into es6-promise
Conflicts:
	docs/mithril.deferred.md
2014-09-15 21:32:39 -04:00
Leo Horie
b224506159 update change log 2014-09-15 17:29:01 -04:00
Leo Horie
6949676e4f Merge pull request #249 from nickolasgregory/patch-3
docs: tweaked example components setter-getter
2014-09-15 12:25:57 -04:00
nickolasgregory
46e8ffc627 tweaked example components setter-getter
Pass the function, not the returned object, to the autocompleter component.
Allows `dashboard` to pass results from `m.request()` - Tested OK
2014-09-15 20:01:14 +10:00
nickolasgregory
149c0cdaef docs: minor typo 2014-09-15 19:52:35 +10:00
Leo Horie
2537bded27 Merge branch 'next' into es6-promise 2014-09-14 22:31:24 -04:00
Leo Horie
86f58655f1 update change log 2014-09-14 21:37:23 -04:00
Leo Horie
7d718a9e76 Merge pull request #242 from Whoaa512/m.module-return-controller
M.module return controller
2014-09-14 00:59:44 -04:00
Leo Horie
7f38eddbf5 Merge branch 'next' into es6-promise 2014-09-14 00:57:21 -04:00
Leo Horie
1dffbf781f improve docs 2014-09-14 00:52:11 -04:00
Leo Horie
8c3467b819 improve docs 2014-09-14 00:22:00 -04:00
franknova
5608b5ce4c Update mithril.route.md
Set the `m.route.mode="hash"` first, then define the `m.route`
2014-09-12 13:24:17 +08:00
C. James Winslow
36f02f5410 updated docs 2014-09-10 16:19:20 -07:00
C. James Winslow
13a7754f2b whitespace fixes 2014-09-10 16:19:02 -07:00
Leo Horie
8285b903d6 clarify shim requirement 2014-09-04 21:27:38 -04:00
Leo Horie
36999e6f4d enable es6 promise compatibility 2014-09-03 21:12:12 -04:00
Leo Horie
d11087e9f6 fix wording 2014-09-03 21:10:50 -04:00
Leo Horie
eed9c23b3e fixing docs 2014-08-21 12:52:41 -04:00
Leo Horie
91b294e648 add section for stackoverflow 2014-08-20 18:43:05 -04:00
Leo Horie
39a0c1e63b update change log 2014-08-16 22:21:20 -04:00
Leo Horie
61da8552c4 add docs explaining forceSync 2014-08-16 18:01:01 -04:00
Zolmeister
a74fd19cc1 doc: updated docs for m.deferred() m.prop() and m.redraw() 2014-08-16 14:18:48 -07:00
Leo Horie
9b01f09af4 fix typo 2014-08-14 21:30:00 -04:00
Leo Horie
bc5085eac0 clarify key uniqueness requirement in docs 2014-08-12 18:18:38 -04:00
Leo Horie
7f62ab4954 don't throw error on comments in template converter 2014-08-12 18:01:11 -04:00
Leo Horie
c736e738ce fixing links 2014-08-12 18:00:54 -04:00
Leo Horie
2161e0ef25 update menu 2014-08-11 23:24:48 -04:00
Leo Horie
f514b5434f update change log 2014-08-11 23:16:43 -04:00
Leo Horie
4281773df9 redraw strategy 2014-08-11 23:15:53 -04:00
Leo Horie
44119f43f7 update change log about mathml 2014-08-11 21:00:32 -04:00
Leo Horie
b894b0ad1e update change log 2014-08-11 20:59:05 -04:00
Leo Horie
b28dedaa73 update change log 2014-08-10 22:47:42 -04:00
Leo Horie
3fc0165c98 update docs about Function::bind requirement 2014-08-10 21:37:13 -04:00
Leo Horie
7b535f9419 add docs for nullables 2014-08-08 18:13:28 -04:00
Leo Horie
9a00707eeb fix console.log higher-order calls in docs 2014-07-22 16:39:35 -04:00
Leo Horie
665c2089a4 fix docs 2014-07-21 22:16:48 -04:00
Leo Horie
7295b6e9e9 refactor redraw 2014-07-21 22:08:37 -04:00
Leo Horie
2b304fbabc update change log 2014-07-11 23:11:45 -04:00
Leo Horie
8ff54ccbfd document previous fix in change log 2014-07-10 08:53:35 -04:00
Leo Horie
eda32fef47 fix node insertion bug when using document as root 2014-07-10 08:51:31 -04:00
Leo Horie
ccde633e92 fix double redraw when events fire simultaneously 2014-07-10 08:23:42 -04:00
Leo Horie
44a7ad7729 fix context unloading when reattaching 2014-07-03 22:31:04 -04:00
Leo Horie
07c4e0bdd2 update docs for component 2014-07-02 09:31:36 -04:00
Leo Horie
f564844bb9 remove minified stuff from component 2014-07-02 09:24:40 -04:00
Leo Horie
d44176c888 re-render from scratch on route changes 2014-07-01 22:26:12 -04:00
Leo Horie
c8ec1022f2 don't use minified file as main file in component.js 2014-06-27 16:42:42 -04:00
Leo Horie
7a32c0ea89 beef up readme and make blog more prominent 2014-06-27 16:07:42 -04:00
Leo Horie
5aeb825ce0 add docs about keys 2014-06-27 16:02:56 -04:00
Leo Horie
474dd28e50 document change 2014-06-26 16:35:35 -04:00
Leo Horie
6bca818f34 fix select.value so that it displays correct option on first render 2014-06-26 07:27:42 -04:00