Commit graph

57 commits

Author SHA1 Message Date
Leo Horie
4b92c821c2 v0.1.30 2015-02-04 22:00:40 -05:00
Leo Horie
05831d98c7 v0.1.29 publish 2015-01-27 21:09:45 -05:00
majgis
4ffd72aee0 README.md is now copied to the output and included for npm publish
README.* was added to the files section of the package.json
instead of README.md because a find/replace operation changes
.md to .html
2015-01-25 11:13:59 -07:00
Leo Horie
15721a089e Merge branch 'jsfmt' into next 2015-01-19 22:59:53 -05:00
Dotan Dimet
68320b7a91 documentation pages should have titles 2015-01-05 00:29:12 +02:00
Leo Horie
ef6ca20a61 version bump 2014-12-31 20:50:17 -05:00
Yusuf Simonson
bc821622a8 Added grunt task for jsfmt 2014-12-18 17:26:35 -05:00
Leo Horie
e9c892cb05 v0.1.27 publish 2014-12-11 10:36:47 -05:00
Leo Horie
3d831a3294 update change log 2014-12-02 13:13:11 -05:00
Leo Horie
e3b6243d7b v0.1.25 2014-11-28 13:45:25 -05:00
Leo Horie
304c5a289b build fix and doc fixes 2014-11-17 21:33:16 -05:00
Leo Horie
8792714c0b fix broken link 2014-11-14 20:47:18 -05:00
Leo Horie
c9bbfb2bbc Merge branch 'next' of github.com:g00fy-/mithril.js into g00fy--next
Conflicts:
	mithril.js
	mithril.min.js
	mithril.min.js.map
2014-11-12 23:03:46 -05:00
Piotr Majewski
b70a3addd3 style: fix missing commas 2014-11-08 07:56:01 +01:00
Leo Horie
2193a753cc change test port 2014-10-31 21:59:14 -04: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
a74145ca27 fix source map files 2014-10-03 16:25:09 -04:00
Leo Horie
349988eaa7 version bump 2014-10-01 22:17:29 -04:00
zzmp
b94f7c2206 add mithril.deps to Gruntfile 2014-09-17 20:39:21 -07:00
Leo Horie
6e48b9e730 version bump 2014-08-26 19:35:09 -04:00
Leo Horie
6fc460bd6a version bump 2014-08-15 18:35:04 -04:00
Leo Horie
6b344003e8 fix array type checks 2014-08-02 16:08:34 -04:00
Jim Witschey
6a1ab4e39f adds saucelabs integration to unit tests 2014-07-25 13:35:29 -04:00
Leo Horie
18593e698a version bump 2014-07-04 23:22:16 -04:00
Leo Horie
b1275cb778 clear diff cache when routing 2014-07-03 22:11:29 -04:00
Leo Horie
42f21181f8 add context unload event listener 2014-06-25 22:45:21 -04:00
Leo Horie
75fa3bd3f2 version bump 2014-06-01 22:10:56 -04:00
Sergey Kirillov
e9e6082aae Added end to end test suite and test for issue #99 2014-05-28 22:23:18 +03:00
Leo Horie
047812df2f version bump 2014-05-27 16:09:51 -04:00
Leo Horie
2b74586660 don't use watch anymore 2014-05-26 22:10:51 -04:00
Sebastian
3df5578e7b Removed trailing spaces 2014-05-25 23:19:52 +02:00
Leo Horie
46565f2e03 allow resolving w/ no value 2014-05-18 19:47:46 -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
63a7461657 fix diff of css rule removal 2014-05-09 22:21:43 -04:00
Leo Horie
4046c07639 fix route path for non-root pages 2014-05-05 15:18:51 -04:00
Leo Horie
ab434fbc15 add m.route() overload to retrieve current route 2014-04-28 22:30:40 -04:00
Leo Horie
b7a3cddec3 version bump 2014-04-22 16:08:19 -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
8fd5069439 fix ordering issue where previous sibling is array 2014-04-13 22:32:56 -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
12256290a9 version bump 2014-04-11 15:22:26 -04:00
Leo Horie
5e931308c5 add unminified file to zip 2014-04-10 22:43:23 -04:00
Leo Horie
72c08a559a add step to deploy to CDNs 2014-04-09 09:10:42 -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
75b9959b8a Merge remote-tracking branch 'origin/master' into next 2014-04-06 20:23:45 -04:00
Leo Horie
605f2a392c add community page 2014-04-04 14:06:44 -04:00
Leo Horie
e34cc1fc4a version bump 2014-04-02 15:25:26 -04:00