Commit graph

160 commits

Author SHA1 Message Date
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
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
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
Leo Horie
661307c02e fix subtree directive bug that made first input copy value of current active one, if inside loop 2014-06-26 07:16:19 -04:00
Leo Horie
42f21181f8 add context unload event listener 2014-06-25 22:45:21 -04:00
Leo Horie
75b251adbf update change log 2014-06-18 07:58:11 -04:00
Leo Horie
b486e53b4b add ability to abort from controller::onunload 2014-06-18 07:44:51 -04:00
Leo Horie
4aad8619c5 fix m.trust diffing 2014-06-18 06:42:48 -04:00
Leo Horie
6d53b8429d document XDomainRequest breaking change 2014-06-14 00:11:18 -04:00
Leo Horie
bcaff74c03 Merge remote-tracking branch 'origin/master' into next 2014-06-14 00:10:16 -04:00
Leo Horie
31a6fe606c update change log 2014-06-13 23:25:18 -04:00
eddyystop
5336940f2c Undoing a wrong patch 2014-06-11 08:32:07 -04:00