Commit graph

60 commits

Author SHA1 Message Date
Leo Horie
38dba03f6d make xhr.abort reject promise chain 2014-04-29 22:19:07 -04:00
Leo Horie
c1f6705a59 fix docs 2014-04-29 22:17:21 -04:00
Leo Horie
9a9aef64cd add note in change log about m.route() enhancement 2014-04-28 22:34:47 -04:00
Leo Horie
ab434fbc15 add m.route() overload to retrieve current route 2014-04-28 22:30:40 -04:00
Leo Horie
22deb93d04 fix input cursor bug in chrome 2014-04-25 13:51:17 -04:00
Leo Horie
b7a3cddec3 version bump 2014-04-22 16:08:19 -04:00
Leo Horie
a425bbca88 fix node index displacement by null/undefined nodes 2014-04-20 21:48:33 -04:00
Leo Horie
f589a33842 docs about extract 2014-04-20 20:01:06 -04:00
Leo Horie
bb54a3b675 add extract option to m.request 2014-04-19 22:47:03 -04:00
Leo Horie
cb6994dd93 make getter-setters json-serializable 2014-04-19 22:22:02 -04:00
Leo Horie
e6597612de source for react comparisons 2014-04-19 18:20:10 -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
e65db40116 fix ordering issue in subchilds 2014-04-14 11:06:41 -04:00
Leo Horie
d7b64ceab2 add release note in change log 2014-04-13 22:43:02 -04:00
Leo Horie
d7623455ff add note about issue #49 on change log 2014-04-13 16:15:53 -04:00
Leo Horie
215b56ae7c update change log and announce blog 2014-04-11 22:16:12 -04:00
Leo Horie
70496946cf fix ordering bug when mixing arrays with virtual elements 2014-04-11 15:23:22 -04:00
Leo Horie
7d0ba8401f add docs about github 2014-04-10 22:07:32 -04:00
Leo Horie
5c9f9d782f add docs for SVG, and better tests 2014-04-10 21:36:09 -04:00
Leo Horie
58ee32ff85 update change log 2014-04-09 13:31:49 -04:00
Leo Horie
3f8c630702 add example for m.request config 2014-04-08 15:33:54 -04:00
Leo Horie
b2daa1b55a fix port in POST request urls 2014-04-08 15:03:20 -04:00
Leo Horie
5eef004bbb unminified files for maps 2014-04-08 09:51:16 -04:00
Leo Horie
2054edae10 update component docs - it doesn't support non-master branches 2014-04-07 11:51:36 -04:00
Leo Horie
05630b2b95 update bower 2014-04-07 10:22:08 -04:00
Leo Horie
232b02a082 fix autocompleter example in docs 2014-04-06 22:09:20 -04:00
Leo Horie
75b9959b8a Merge remote-tracking branch 'origin/master' into next 2014-04-06 20:23:45 -04:00
Leo Horie
86514b41f2 fix docs about component branch 2014-04-06 15:36:11 -04:00
Leo Horie
85a2259964 add docs about component 2014-04-06 15:34:06 -04:00
Leo Horie
fcf77dfa44 add {subtree: "retain"} flag to allow skipping diff from app space 2014-04-06 15:20:21 -04:00
Leo Horie
c4494bf2ce improve docs about a+ differences 2014-04-05 22:14:59 -04:00
Leo Horie
605f2a392c add community page 2014-04-04 14:06:44 -04:00
Leo Horie
0f1d415d85 add docs about npm and bower 2014-04-01 22:35:50 -04:00
Leo Horie
db317a0be2 fix typo 2014-04-01 22:26:31 -04:00
Leo Horie
34482a0b0f Merge branch 'commonjs'
Conflicts:
	archive/v0.1.2/mithril.min.js
	archive/v0.1.2/mithril.min.map
	archive/v0.1.2/mithril.min.zip
2014-04-01 22:22:31 -04:00
Leo Horie
24b4b1a10a update change log 2014-04-01 22:05:45 -04:00
Leo Horie
4d41f7a403 add docs about msx 2014-03-31 16:07:24 -04:00
Leo Horie
18dd5a1410 add manifest files for npm and component 2014-03-30 22:30:08 -04:00
Leo Horie
08798bd6af fix typo in components docs 2014-03-22 17:38:53 -04:00
Leo Horie
72b6604cbc fix typo in install docs 2014-03-22 16:12:36 -04:00
Leo Horie
0ef8c8beb6 add documentation for cdn and bower 2014-03-22 15:53:44 -04:00
Leo Horie
ab494829c6 Merge remote-tracking branch 'origin/next'
Conflicts:
	docs/change-log.md
2014-03-22 12:17:43 -04:00
Leo Horie
8732df1e1c fix link in archive page 2014-03-21 23:36:36 -04:00
Leo Horie
aeb59e5cf6 Merge pull request #2 from drittich/master
Fixed some typos in comparison docs.
2014-03-20 12:53:27 -04:00
Leo Horie
8603c89f04 Merge pull request #3 from eiriksm/patch-1
Fix typo in mithril.route.md
2014-03-20 12:50:35 -04:00
Leo Horie
729ac906e0 Merge pull request #6 from randymorris/master
Fix custom `TodoList` implementation API
2014-03-20 12:43:51 -04:00
Leo Horie
e1faacb65e Merge remote-tracking branch 'origin/master' 2014-03-20 12:39:51 -04:00
Leo Horie
83d25bd5a6 Merge pull request #9 from cabello/patch-1
Update module docs to receive controller as param in view
2014-03-20 12:39:31 -04:00
Leo Horie
cbd50f493d fixing path in change log 2014-03-20 12:29:56 -04:00
Leo Horie
bebe5ce325 Merge remote-tracking branch 'origin/master' into next 2014-03-20 11:24:41 -04:00