Commit graph

100 commits

Author SHA1 Message Date
Leo Horie
16e6f6fdd5 clarify controller in guide 2014-05-29 22:20:46 -04:00
Leo Horie
a546911358 archive 2014-05-29 22:06:38 -04:00
Leo Horie
2e6a69af2b tweak homepage 2014-05-27 15:42:00 -04:00
Leo Horie
0550079bfc editorial 2014-05-27 08:51:34 -04:00
Leo Horie
6c5353726f archive 2014-05-26 22:11:30 -04:00
Leo Horie
67c5400d44 clarify wording 2014-05-16 10:22:21 -04:00
Leo Horie
002ed9e2aa fix style in benchmarks page 2014-05-16 09:44:29 -04:00
Leo Horie
d677480f9b add benchmarks page 2014-05-16 09:37:03 -04:00
Leo Horie
e23f69fc4e add typescript file to build script 2014-05-15 22:55:01 -04:00
Leo Horie
0d10046a3e add typescript definition file 2014-05-15 22:52:28 -04:00
Leo Horie
917f1e1d6b add social media section to home page 2014-05-15 17:13:16 -04:00
Leo Horie
d24754dd2d build archive for 0.1.13 2014-05-12 13:22:47 -04:00
Leo Horie
dc9cae09fc v0.1.12 publish 2014-05-07 23:14:16 -04:00
Leo Horie
dc379a4cf8 added test to prevent releases w/ console.log 2014-05-03 08:20:30 -04:00
Leo Horie
9794c534eb remove log 2014-05-03 08:09:45 -04:00
Leo Horie
3433cabf88 fix cloning when undefined present in tree 2014-05-02 22:20:51 -04:00
Leo Horie
f28ae323c5 use reverse loop with deletions 2014-05-01 22:39:52 -04:00
Leo Horie
42a33b074c fix contenteditable diffing 2014-05-01 22:32:10 -04:00
Leo Horie
913b8a5579 fix opening in new tab for routed links 2014-05-01 21:31:56 -04:00
Leo Horie
91a32af76c add ability to run requests in background 2014-04-29 23:14:09 -04:00
Leo Horie
f4a248f0a5 fix abort so that it works without custom extract option 2014-04-29 22:20:19 -04:00
Leo Horie
38dba03f6d make xhr.abort reject promise chain 2014-04-29 22:19:07 -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
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
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
8fd5069439 fix ordering issue where previous sibling is array 2014-04-13 22:32:56 -04:00
Leo Horie
e5f0d7cebb add more tests for #49 2014-04-13 16:21:07 -04:00
Leo Horie
d7623455ff add note about issue #49 on change log 2014-04-13 16:15:53 -04:00
Leo Horie
7fbfe2c3ca document test 2014-04-13 13:58:59 -04:00
Leo Horie
b6828c22bd build 2014-04-13 11:13:10 -04:00
Leo Horie
f768b7bb63 fix text node reattachment when parent changes but node value does not 2014-04-13 11:10:25 -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
5e931308c5 add unminified file to zip 2014-04-10 22:43:23 -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
1aef5dd942 Merge branch 'next' into svg
Conflicts:
	archive/v0.1.2/mithril-tests.js
	archive/v0.1.2/mithril.min.js
	archive/v0.1.2/mithril.min.map
	archive/v0.1.2/mithril.min.zip
	mithril.js
	tests/mithril-tests.js
2014-04-09 16:48:07 -04:00
Leo Horie
58ee32ff85 update change log 2014-04-09 13:31:49 -04:00
Leo Horie
3eb4bfc6a6 add test for textnode->element and element->textnode 2014-04-09 09:18:59 -04:00
Leo Horie
b972607c8d fix out-of-order issue when mixing new and old elements 2014-04-09 09:12:14 -04:00
Leo Horie
1ed7fa5b30 add test for issue 29 2014-04-08 22:17:19 -04:00
Leo Horie
d684b0fceb fix disappearing link text 2014-04-08 21:33:00 -04:00
Leo Horie
9dcffab2ac don't touch DOM to check for parenthood 2014-04-08 15:48:15 -04:00
Leo Horie
3f8c630702 add example for m.request config 2014-04-08 15:33:54 -04:00