Commit graph

216 commits

Author SHA1 Message Date
Leo Horie
31a1625f59 publish 0.1.23 2014-11-12 20:44:12 -05:00
Leo Horie
5ed8891db3 doc tweaks 2014-11-12 20:06:24 -05:00
Leo Horie
289c02b882 Merge remote-tracking branch 'origin/next' into next 2014-11-07 23:37:10 -05:00
Leo Horie
067f91b465 #308 fix template compiler m->Mithril case 2014-11-07 23:36:50 -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
c7069b9ae4 improve docs re: jsonp 2014-11-04 22:09:24 -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
c980fd9b66 fix order issue when trusted content is mixed with other siblings,
fix js error when child is a random object
make home demo more minimalist
add explanation about modules in guide
2014-10-31 09:31:01 -04:00
Leo Horie
c7d6b40575 IRC channel 2014-10-30 11:03:03 -04:00
Leo Horie
cf3b77c161 docs and macro fix 2014-10-29 09:19:02 -04:00
Leo Horie
98c413b55b #307 fix compiler bugs 2014-10-13 21:22:38 -04:00
Leo Horie
549c18462f update change log 2014-10-12 22:01:18 -04:00
Leo Horie
90323c978a fixing docs 2014-10-12 21:53:50 -04:00
Leo Horie
0f90850b28 update change log 2014-10-08 22:32:38 -04:00
Leo Horie
6332a805dc improve docs 2014-10-08 22:32:30 -04:00
Leo Horie
07042b6fea update docs about polyfill.io 2014-10-06 21:45:18 -04:00
Leo Horie
5cc2b0638d #286 fix template compiler case: m("div", []) 2014-10-05 15:53:50 -04:00
Leo Horie
eabeabda74 tweak docs 2014-10-03 13:31:18 -04:00
Benedetto
ea7f8e0ec3 "name" gives me error - use a_name instead
I have noticed that one of the initial examples gives a error in my browser debugger (Safari). 
According to this page: http://www.w3schools.com/js/js_reserved.asp, "You should also avoid using the name of JavaScript built-in objects, properties, and method" (and name is listed).
In my case, if I change name to something else, I no longer get the error.
Thanks for Mithril!
2014-10-02 08:21:07 +01:00
Leo Horie
bfd043aa5e guide updates 2014-10-01 22:17:49 -04:00
Leo Horie
6f6ea4ce0d use minified file in guide to match installation 2014-09-28 14:38:29 -04:00
Leo Horie
b559118832 fix formatting in docs 2014-09-27 21:01:00 -04:00
Leo Horie
3e8896a6d2 remove fat ctrl usage from docs 2014-09-27 18:47:04 -04:00
Leo Horie
6b88b28305 rebrand blog 2014-09-26 21:43:36 -04:00
Leo Horie
4184da27c8 update docs about components 2014-09-26 21:42:36 -04:00
Leo Horie
c87e174d12 improve documentation 2014-09-25 13:03:42 -04:00
Leo Horie
9bd0585b41 improving components docs 2014-09-25 07:25:51 -04:00
Leo Horie
75787a1483 update change log 2014-09-25 07:25:26 -04:00
Leo Horie
d2bac50e36 update change log 2014-09-24 17:00:15 -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
eceea4addf document deps 2014-09-20 16:55:57 -04:00
Leo Horie
8535331b8a Merge pull request #254 from zzmp/document-deps
Document deps
2014-09-20 11:00:08 -04:00
Leo Horie
d66bc85cff update change log 2014-09-20 10:51:53 -04:00
Leo Horie
7cf7e2cba5 fix diff for root=document and no m("html") 2014-09-20 10:33:35 -04:00
Leo Horie
6cbe17cd08 make example valid html5 2014-09-20 10:31:55 -04:00
Leo Horie
3984ce17eb update change log 2014-09-18 23:38:30 -04:00
Leo Horie
391f54d21c make signature doc consistent 2014-09-18 23:34:34 -04:00
Leo Horie
090aefbc07 expose exception monitor 2014-09-18 23:32:37 -04:00
Leo Horie
ac4863ff7c Merge remote-tracking branch 'origin/next' into es6-promise
Conflicts:
	mithril.js
2014-09-18 22:26:13 -04:00
Leo Horie
67d8da8a3d add note about polyfill.io 2014-09-18 22:03:31 -04:00
Leo Horie
999f2786a7 add link to polyfill.io 2014-09-18 18:25:58 -04:00
Leo Horie
b632e671a3 update change log about m.module 2014-09-18 11:50:02 -04:00
zzmp
d3e1a9d988 documented m.deps 2014-09-17 20:39:21 -07:00
Leo Horie
b3b3853d71 beef up docs 2014-09-16 00:17:22 -04:00
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