Commit graph

  • a8eb0fb082 Revert "Fix docs error" Isiah Meadows 2016-01-22 08:18:19 -05:00
  • f2540f3d04 Merge pull request #940 from isiahmeadows/next Isiah Meadows 2016-01-22 08:17:40 -05:00
  • 90aa355795 Merge branch 'master' of https://github.com/lhorie/mithril.js into next impinball 2016-01-22 08:13:53 -05:00
  • 05cdf51fc9 Merge pull request #939 from jshen212/patch-1 Leo Horie 2016-01-21 23:14:35 -05:00
  • 567d9ebd15 Cleaned up comment on line 557 Jeff Shen 2016-01-21 14:53:44 -08:00
  • 25b82d33e0 Merge pull request #933 from D3ucalion/patch-1 Isiah Meadows 2016-01-18 05:39:41 -05:00
  • 46b18caec6 fix for issue #915 Cody Phillips 2016-01-17 19:31:17 -05:00
  • 62dd3d12ce Merge pull request #929 from maxlang/next Leo Horie 2016-01-12 16:04:20 -05:00
  • d770f29e39 update typescript defs to support broader MithrilAttributes Max Lang 2016-01-11 17:09:38 -05:00
  • e32f37c523 Merge pull request #923 from iamjohnlong/safari-createContextualFragment-fix Leo Horie 2016-01-10 10:32:10 -05:00
  • 1eada0de80 Removes FIXME comment John Long 2016-01-08 08:59:48 -07:00
  • aad2fc3e33 Adds test John Long 2016-01-05 15:03:52 -07:00
  • 2cc898877d Possibly fixes trust tests John Long 2016-01-05 14:25:52 -07:00
  • 26cba390b2 Merge pull request #925 from naturalethic/readonly-property-fix Leo Horie 2016-01-05 15:05:34 -05:00
  • 886d796e0b Fixed setAttributes for custom components (like Polymer uses) with readonly properties Joshua Kifer 2016-01-05 11:53:01 -08:00
  • 0b9cbd1f82 Moves createContextualFragment into try/catch function John Long 2016-01-05 12:20:40 -07:00
  • d5af96f233 Merge pull request #918 from mogest/next Leo Horie 2015-12-31 10:14:39 -05:00
  • 843a720f52 Small documentation tweak Roger Nesbitt 2015-12-31 11:35:02 +13:00
  • 24db992008 Merge pull request #919 from lhorie/isiahmeadows-definition-fix Isiah Meadows 2015-12-30 20:47:27 -05:00
  • 6a160dc10f Degenerify MithrilRoutes Isiah Meadows 2015-12-30 20:42:57 -05:00
  • 0c8ac06e89 Merge pull request #916 from syaiful6/test-unload Isiah Meadows 2015-12-29 00:31:58 -05:00
  • 795f098404 Fix onunload test case Syaiful Bahri 2015-12-29 09:58:26 +07:00
  • 5003c0ac23 Merge branch 'tobscure-route-shift-key' into next Leo Horie 2015-12-21 09:33:04 -05:00
  • 871e32fca3 Merge branch 'route-shift-key' of https://github.com/tobscure/mithril.js into tobscure-route-shift-key Leo Horie 2015-12-21 09:32:47 -05:00
  • 8eb6d9e182 Merge branch 'dhinesh03-Subtree-retain-fix' into next Leo Horie 2015-12-20 19:09:56 -05:00
  • 309f2d561d Merge branch 'Subtree-retain-fix' of https://github.com/dhinesh03/mithril.js into dhinesh03-Subtree-retain-fix Leo Horie 2015-12-20 19:09:24 -05:00
  • 5234cd2e9c Merge branch 'next' into dhinesh03-Subtree-retain-fix Leo Horie 2015-12-20 19:06:19 -05:00
  • b2972e9934 Merge pull request #907 from isiahmeadows/update Leo Horie 2015-12-20 16:40:08 -05:00
  • c2a04297e2 rebuild Leo Horie 2015-12-20 09:29:56 -05:00
  • ae60c96a69 clean up finally Leo Horie 2015-12-20 09:29:12 -05:00
  • ac5810ccbd build Leo Horie 2015-12-20 09:27:31 -05:00
  • 63bf9cca56 disable tests that break due to lack of innerHTML api in node Leo Horie 2015-12-20 09:24:04 -05:00
  • 270b20a2b0 v0.2.2-rc.1 Leo Horie 2015-12-20 09:14:28 -05:00
  • bfa3899ec8 Update dependencies, clean up couple things impinball 2015-12-20 03:07:50 -05:00
  • 484a9d6c70 Merge remote-tracking branch 'origin/next' into next Leo Horie 2015-12-18 22:09:11 -05:00
  • fbe05a92ad build Leo Horie 2015-12-18 22:07:11 -05:00
  • 884b2c5f81 update change log Leo Horie 2015-12-18 22:06:48 -05:00
  • ab54bd4cba Merge pull request #902 from isiahmeadows/preversion Isiah Meadows 2015-12-18 20:51:51 -05:00
  • 7f359c1f75 Merge pull request #899 from seanhussey/next Isiah Meadows 2015-12-18 17:29:47 -05:00
  • c1912d2726 Fixing a few typos. Changing all instances of "thennable" to "thenable". No functional changes. Sean Hussey 2015-12-17 15:16:55 -05:00
  • e99ab35e10 Add preversion hook (fixes #827) impinball 2015-12-18 03:01:31 -05:00
  • 49b97a5e56 Merge pull request #897 from isiahmeadows/deferred-fix Isiah Meadows 2015-12-16 13:43:34 -05:00
  • eff4231b73 Regenerate minified variants [ci skip] impinball 2015-12-16 13:41:24 -05:00
  • 11f05e3180 Call onreadystatechange in handler impinball 2015-12-16 13:38:09 -05:00
  • c21566366e Fix inflexible/slightly broken m.request tests impinball 2015-12-16 13:33:34 -05:00
  • 7f7a0a3815 Remove unused parameter impinball 2015-12-16 12:24:12 -05:00
  • b920466c51 Merge pull request #896 from isiahmeadows/next Isiah Meadows 2015-12-16 12:05:36 -05:00
  • 92ac26a31a Update minified build impinball 2015-12-16 12:04:59 -05:00
  • 2b688a3334 Merge pull request #895 from isiahmeadows/next Isiah Meadows 2015-12-16 11:58:28 -05:00
  • 565ca32d9a Fix issue with a placeholder impinball 2015-12-16 11:54:34 -05:00
  • 784f0f4f28 Merge pull request #893 from isiahmeadows/speed Isiah Meadows 2015-12-16 11:26:43 -05:00
  • 1b4737b0c6 Rewrite most of the last commit of #887 (without the m.request bug) impinball 2015-12-16 11:22:11 -05:00
  • c6fc86f728 Merge branch 'next' of https://github.com/lhorie/mithril.js into speed impinball 2015-12-16 11:05:24 -05:00
  • ec3ca05027 Merge pull request #894 from lhorie/revert-892-revert-887-speed Isiah Meadows 2015-12-16 11:04:42 -05:00
  • b2faa43f91 Revert "Revert "More performance improvements + etc."" Isiah Meadows 2015-12-16 11:04:07 -05:00
  • 897060d6ed Merge pull request #892 from lhorie/revert-887-speed Isiah Meadows 2015-12-16 10:53:52 -05:00
  • 998704a722 Revert "More performance improvements + etc." Isiah Meadows 2015-12-16 10:53:27 -05:00
  • 69836f3811 Small performance improvements (part 1) impinball 2015-12-16 10:51:33 -05:00
  • e364121ffb Merge pull request #887 from isiahmeadows/speed Leo Horie 2015-12-16 10:45:35 -05:00
  • 75a3f0785c Revert "Few more small performance tweaks" impinball 2015-12-16 10:37:12 -05:00
  • c30bee5fa2 Merge branch 'next' of https://github.com/lhorie/mithril.js into speed impinball 2015-12-15 16:59:15 -05:00
  • c0ee413d3d Merge pull request #889 from isiahmeadows/next Isiah Meadows 2015-12-15 16:58:24 -05:00
  • 295209b975 Remove stray semicolon impinball 2015-12-15 16:57:28 -05:00
  • 0e00621840 Few more small performance tweaks impinball 2015-12-15 16:56:04 -05:00
  • bfc9dd45d4 Merge branch 'next' of https://github.com/lhorie/mithril.js into speed impinball 2015-12-15 13:53:16 -05:00
  • 072be75f48 Merge pull request #888 from isiahmeadows/next Isiah Meadows 2015-12-15 13:52:52 -05:00
  • 27a3dca013 Move unloading test to where it's supposed to be [ci skip] impinball 2015-12-15 13:51:32 -05:00
  • 573f7a9e95 Make ESLint happy impinball 2015-12-15 13:16:44 -05:00
  • 689362047e Unignore TodoMVC stuff impinball 2015-12-15 12:44:51 -05:00
  • 086f56e13c Regenerate mithril.min.js{,.map} impinball 2015-12-15 12:27:08 -05:00
  • 20c3bf07f0 Merge branch 'next' of https://github.com/lhorie/mithril.js into speed impinball 2015-12-15 12:26:07 -05:00
  • 0b21bd2bda Improve performance (part 2), make smaller, other fixes impinball 2015-12-15 12:07:54 -05:00
  • df62ed54f5 Merge pull request #695 from pdfernhout/next Isiah Meadows 2015-12-15 11:40:36 -05:00
  • b08dba8ad1 Merge pull request #816 from ikki3355/next Isiah Meadows 2015-12-15 11:12:49 -05:00
  • 0a744f6387 Merge branch 'next' of https://github.com/lhorie/mithril.js into speed impinball 2015-12-15 07:10:40 -05:00
  • a7b2294c11 OO-ize DOM builder, improve performance (part 1), add benchmarking suite impinball 2015-12-15 07:07:50 -05:00
  • e63a6f37bd Merge pull request #853 from isiahmeadows/prop-fix Isiah Meadows 2015-12-15 06:41:09 -05:00
  • 9428fe729c s/fufill/resolve/ impinball 2015-12-15 06:38:10 -05:00
  • 70d2734a58 Merge branch 'next' of https://github.com/lhorie/mithril.js into prop-fix impinball 2015-12-14 06:42:34 -05:00
  • c202c04631 Merge pull request #884 from nordfjord/fix-fix-unloading Leo Horie 2015-12-11 17:24:43 -05:00
  • 71c880d78d fix hasty error Einar 2015-12-11 22:03:49 +00:00
  • 2a47a8e77d Merge branch 'next' of https://github.com/isiahmeadows/mithril.js into prop-fix impinball 2015-12-10 19:14:32 -05:00
  • 8997f37818 Merge pull request #882 from isiahmeadows/request-fix Isiah Meadows 2015-12-10 19:03:23 -05:00
  • cb29a21ec3 Fix #873, regenerate minified variants. impinball 2015-12-10 18:52:51 -05:00
  • 6478092492 Allow m.route links to be opened in a new window using the shift key Toby Zerner 2015-12-11 09:47:20 +10:30
  • 747ba7e6d9 Merge pull request #834 from isiahmeadows/patch-2 Leo Horie 2015-12-10 16:34:40 -05:00
  • c5a012b6f6 Merge pull request #877 from nordfjord/next Leo Horie 2015-12-10 14:23:21 -05:00
  • 0cc97ec220 Merge pull request #879 from nordfjord/fix-linting Leo Horie 2015-12-10 14:22:32 -05:00
  • 5ef5addb82 fix linting errors Einar Norðfjörð 2015-12-10 19:01:52 +00:00
  • e846335f16 fix subcomponent unloading Einar Norðfjörð 2015-12-04 12:53:35 +00:00
  • bdbe0b8a21 Merge pull request #876 from KasperTidemann/next Leo Horie 2015-12-10 09:59:29 -05:00
  • a3af03a600 Fixes wording. kaspertidemann 2015-12-10 15:51:17 +01:00
  • 0fcba67340 add installation link to readme Leo Horie 2015-12-02 22:12:00 -05:00
  • b121ba2824 point to mithril-objectify Leo Horie 2015-12-02 22:06:05 -05:00
  • b12453b156 Merge pull request #849 from bewildergeist/download-links-to-installation Leo Horie 2015-12-01 18:38:09 -05:00
  • b4656958c9 Merge pull request #862 from veggiemonk/next Leo Horie 2015-12-01 18:37:22 -05:00
  • bd0ce5c06b Overriding extract option in m.request Julien Bisconti 2015-12-01 18:04:11 +01:00
  • c65b3f29a7 Merge pull request #861 from veggiemonk/patch-1 Isiah Meadows 2015-11-30 15:11:59 -05:00
  • c92c92d9df fix missing paren in code Julien Bisconti 2015-11-30 21:06:58 +01:00
  • 90701a4cbb Only call then once in prop.then. impinball 2015-11-26 07:49:15 -05:00