Commit graph

39 commits

Author SHA1 Message Date
Mihail Diordiev
57c9cfa76b Fix SyntaxError in the render example 2015-08-20 01:47:27 +03:00
Leo Horie
ed3f3f0686 document component shorthand syntax 2015-07-23 23:43:19 -04:00
Leo Horie
202f51c4ef remove outdated warning 2015-04-27 22:02:12 -04:00
Leo Horie
1b24e16639 Merge branch 'next' into components 2015-04-13 08:29:29 -04:00
Yoshiki Shibukawa
f3183a709f Update mithril.md
Fix spelling
2015-04-13 08:47:08 +09:00
Leo Horie
aa541bff79 document vdom arg in config 2015-04-10 22:32:54 -04:00
Leo Horie
6a9bfdca88 improve docs 2015-04-10 22:27:50 -04:00
Leo Horie
465632b1c3 Merge branch 'next' into components 2015-04-09 22:46:25 -04:00
Leo Horie
0273eb13a0 fix markup of example 2015-04-09 22:46:13 -04:00
Leo Horie
d5619d412e changes in the docs: rename modules to components, change idiomatic controller and view usage 2015-04-06 22:41:38 -04:00
webcss
85894a1536 Update mithril.md 2015-04-03 22:53:42 +02:00
Leo Horie
eb8fa6f1c3 Merge branch 'next' into components
Conflicts:
	mithril.js
	tests/mithril-tests.js
2015-03-05 20:55:33 -05:00
Leo Horie
71a19a27a9 document flag 2015-03-02 22:25:52 -05:00
Leo Horie
8fadeadb8f some docs 2015-02-18 21:59:54 -05:00
Leo Horie
320466edeb Merge pull request #328 from Nijikokun/hotfix/docs-html-entities
Fix incorrect paren in Html Entities code block
2014-11-06 16:29:02 -05:00
Leo Horie
9617859068 improve docs 2014-11-04 21:29:13 -05:00
Nijiko Yonskai
4e080e9e5c Fix incorrect paren in Html Entities code block
- Swap paren to `)` instead of `(`
- Editor also removed trailing whitespaces.
2014-11-03 22:19:41 -08:00
Leo Horie
cf3b77c161 docs and macro fix 2014-10-29 09:19:02 -04:00
Leo Horie
b559118832 fix formatting in docs 2014-09-27 21:01:00 -04:00
Leo Horie
4184da27c8 update docs about components 2014-09-26 21:42:36 -04:00
Leo Horie
aa23da4fd1 add docs about bindings 2014-09-21 21:15:32 -04:00
Leo Horie
eea10cfe86 add docs about bidirectional bindings 2014-09-21 14:50:14 -04:00
Leo Horie
57e9e1557e improve docs on redrawing and keys 2014-09-21 14:25:26 -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
Leo Horie
bc5085eac0 clarify key uniqueness requirement in docs 2014-08-12 18:18:38 -04:00
Leo Horie
c736e738ce fixing links 2014-08-12 18:00:54 -04:00
Leo Horie
5aeb825ce0 add docs about keys 2014-06-27 16:02:56 -04:00
Leo Horie
42f21181f8 add context unload event listener 2014-06-25 22:45:21 -04:00
Leo Horie
ff2cb55a04 add config context 2014-06-03 23:26:04 -04:00
David Niergarth
9ea782f759 Copy edit docs 2014-05-26 23:51:16 -05:00
Leo Horie
e332ffe473 make m.request exception follow promise resolution procedure 2014-05-20 22:53:30 -04:00
Leo Horie
63a7461657 fix diff of css rule removal 2014-05-09 22:21:43 -04:00
Leo Horie
913b8a5579 fix opening in new tab for routed links 2014-05-01 21:31:56 -04:00
Leo Horie
d57a145daa version bump
multi-island support
typos
react comparison in home
make id change force element recreation
2014-04-19 17:56:08 -04:00
Leo Horie
5c9f9d782f add docs for SVG, and better tests 2014-04-10 21:36:09 -04:00
Leo Horie
fcf77dfa44 add {subtree: "retain"} flag to allow skipping diff from app space 2014-04-06 15:20:21 -04:00
Adam Freidin
71046f5be5 change isNew->isInitialized in doc 2014-03-19 07:46:15 -07:00
Leo Horie
70b2489539 initial release 2014-03-16 22:07:53 -04:00