Commit graph

  • 5b98b9b190 Merge pull request #114 from eddyystop/master Leo Horie 2014-05-30 09:51:54 -04:00
  • b37432760c Correcting example in routing doc. eddyystop 2014-05-30 09:31:43 -04:00
  • 16e6f6fdd5 clarify controller in guide Leo Horie 2014-05-29 22:20:46 -04:00
  • 7cb6982e57 Merge pull request #105 from pistolero/e2e_tests Leo Horie 2014-05-29 22:10:35 -04:00
  • a546911358 archive Leo Horie 2014-05-29 22:06:38 -04:00
  • 7204a2e673 Merge pull request #111 from eddyystop/master Leo Horie 2014-05-29 19:26:44 -04:00
  • dcc3bf1205 Made some corrections to docs. eddyystop 2014-05-29 18:27:05 -04:00
  • 9e5bd07235 add test for m.sync pr Leo Horie 2014-05-29 08:21:05 -04:00
  • 1141af3bad Merge branch 'next' of https://github.com/lhorie/mithril.js into e2e_tests Sergey Kirillov 2014-05-29 10:11:32 +03:00
  • 95d2a58abb add tests Leo Horie 2014-05-28 21:41:58 -04:00
  • 3fcd634c44 fix node removal regression Leo Horie 2014-05-28 21:29:55 -04:00
  • f08abb92ec More tests Sergey Kirillov 2014-05-28 23:58:56 +03:00
  • 85f754cd3a Added assert messages Sergey Kirillov 2014-05-28 23:54:17 +03:00
  • 29eb6128fe Updated Travis CI config to run e2e tests Sergey Kirillov 2014-05-28 23:46:09 +03:00
  • ed0283e7aa Fixed identation Sergey Kirillov 2014-05-28 22:31:47 +03:00
  • e9e6082aae Added end to end test suite and test for issue #99 Sergey Kirillov 2014-05-28 22:23:18 +03:00
  • 9cd7d280dc Merge remote-tracking branch 'origin/master' into next Leo Horie 2014-05-28 07:10:06 -04:00
  • ee2cc44955 Merge pull request #103 from purcell/patch-2 Leo Horie 2014-05-28 07:09:52 -04:00
  • 80e909aa17 m.sync: Also use result index when creating failure callback Steve Purcell 2014-05-28 09:17:39 +01:00
  • 061cb168e5 fix textarea value updating Leo Horie 2014-05-27 22:27:10 -04:00
  • f4effe90ae Merge remote-tracking branch 'origin/master' into next Leo Horie 2014-05-27 16:10:43 -04:00
  • 133bc88c01 Merge pull request #102 from purcell/patch-1 Leo Horie 2014-05-27 16:09:55 -04:00
  • 047812df2f version bump Leo Horie 2014-05-27 16:09:51 -04:00
  • 2e6a69af2b tweak homepage Leo Horie 2014-05-27 15:42:00 -04:00
  • aabc102abb Return results of sync promises in the same order they were given Steve Purcell 2014-05-27 17:37:07 +01:00
  • 0550079bfc editorial Leo Horie 2014-05-27 08:51:34 -04:00
  • d9243f4998 Merge pull request #97 from jdnier/master Leo Horie 2014-05-27 08:50:15 -04:00
  • a80729a179 Add #performance to home page David Niergarth 2014-05-27 00:19:39 -05:00
  • 9ea782f759 Copy edit docs David Niergarth 2014-05-26 23:51:16 -05:00
  • 6c5353726f archive Leo Horie 2014-05-26 22:11:30 -04:00
  • 2b74586660 don't use watch anymore Leo Horie 2014-05-26 22:10:51 -04:00
  • 41d3ee2983 prevent null ref Leo Horie 2014-05-26 21:59:41 -04:00
  • b9cdd940bc ensure http errors reject promises Leo Horie 2014-05-26 21:57:09 -04:00
  • ea0b661b79 Merge remote-tracking branch 'origin/master' into next Leo Horie 2014-05-25 23:53:02 -04:00
  • bdcfbde8e0 document new argument in m.route(path) Leo Horie 2014-05-25 23:52:46 -04:00
  • e1090c9c90 Merge pull request #93 from yolk/spaces Leo Horie 2014-05-25 23:51:47 -04:00
  • 2b8c82e365 Merge remote-tracking branch 'origin/master' into next Leo Horie 2014-05-25 23:31:28 -04:00
  • 26064dce7b Merge pull request #94 from yolk/simple-querystring Leo Horie 2014-05-25 23:31:08 -04:00
  • 682485f22b Simplified version of parseQueryString: no nested objets anymore Sebastian 2014-05-25 23:50:13 +02:00
  • 3df5578e7b Removed trailing spaces Sebastian 2014-05-25 23:19:52 +02:00
  • 9389db7480 fix current route on popstate Leo Horie 2014-05-25 15:38:42 -04:00
  • 38634a0292 document querystring support in routes Leo Horie 2014-05-25 15:37:53 -04:00
  • d4cb7959d4 Merge pull request #91 from pistolero/master Leo Horie 2014-05-25 15:15:35 -04:00
  • ce8299e8e0 fix querystring parsing of array syntax Leo Horie 2014-05-25 14:36:01 -04:00
  • 1f75f71b22 add support for route query string Leo Horie 2014-05-25 11:19:12 -04:00
  • 80379bcd1b Merge branch 'route-query-string' of github.com:yolk/mithril.js into yolk-route-query-string Leo Horie 2014-05-24 20:11:34 -04:00
  • 9b1ccc7981 Added support for overriding xml namespace. Sergey Kirillov 2014-05-24 22:28:02 +03:00
  • c4e13384db Merge pull request #88 from yolk/route-trailing-slash Leo Horie 2014-05-24 13:30:00 -04:00
  • 3c17bd17f2 remove random test files Leo Horie 2014-05-23 13:34:48 -04:00
  • 5b6b7de045 m.route supports params as an object, and builds querystring from it Sebastian 2014-05-22 16:09:37 +02:00
  • 001263080e Add query string support to m.route Sebastian 2014-05-22 15:55:31 +02:00
  • d10d77288c Added support for trailing slashes in routes Sebastian 2014-05-22 14:41:21 +02:00
  • f50befc503 update docs about when it's appropriate to use start/endComputation Leo Horie 2014-05-21 23:16:16 -04:00
  • d87153c1b8 document fix in change log Leo Horie 2014-05-21 23:11:05 -04:00
  • 7e73004b28 add test for double removal Leo Horie 2014-05-21 23:07:48 -04:00
  • 34b3ef9e97 fix double removals Leo Horie 2014-05-21 22:56:38 -04:00
  • e332ffe473 make m.request exception follow promise resolution procedure Leo Horie 2014-05-20 22:53:30 -04:00
  • 715336d7c5 update tweet in homepage Leo Horie 2014-05-20 22:11:39 -04:00
  • 46565f2e03 allow resolving w/ no value Leo Horie 2014-05-18 19:47:46 -04:00
  • 67c5400d44 clarify wording Leo Horie 2014-05-16 10:22:21 -04:00
  • 002ed9e2aa fix style in benchmarks page Leo Horie 2014-05-16 09:44:29 -04:00
  • d677480f9b add benchmarks page Leo Horie 2014-05-16 09:37:03 -04:00
  • e23f69fc4e add typescript file to build script Leo Horie 2014-05-15 22:55:01 -04:00
  • 0d10046a3e add typescript definition file Leo Horie 2014-05-15 22:52:28 -04:00
  • 917f1e1d6b add social media section to home page Leo Horie 2014-05-15 17:13:16 -04:00
  • d24754dd2d build archive for 0.1.13 Leo Horie 2014-05-12 13:22:47 -04:00
  • 008e4c1248 clarify docs about compilation Leo Horie 2014-05-12 13:22:09 -04:00
  • 7f35cf31f2 prevent re-resolving Leo Horie 2014-05-12 13:21:46 -04:00
  • 92f85fa9ea handle resolved/rejected promise Leo Horie 2014-05-11 23:20:51 -04:00
  • b23ffd1aee add support for controller.prototype.onunload Leo Horie 2014-05-11 22:20:47 -04:00
  • 762eeb7e31 link to wiki Leo Horie 2014-05-09 22:47:03 -04:00
  • 63a7461657 fix diff of css rule removal Leo Horie 2014-05-09 22:21:43 -04:00
  • dc9cae09fc v0.1.12 publish Leo Horie 2014-05-07 23:14:16 -04:00
  • a80621e3a6 fix url decoding in route args Leo Horie 2014-05-07 23:09:27 -04:00
  • 85685f55b0 beef up m.deferred docs Leo Horie 2014-05-07 23:01:27 -04:00
  • dfc10a2fc2 add links to blog and mailing list to readme Leo Horie 2014-05-07 23:01:08 -04:00
  • 3bccf4d2ef add tests for variadic route Leo Horie 2014-05-07 10:27:45 -04:00
  • 0f1c9bcfba added note about variadic routes to log Leo Horie 2014-05-07 10:13:31 -04:00
  • f1321178df add docs about variadic routes Leo Horie 2014-05-07 10:11:00 -04:00
  • d5add06c6c add support for path-y arguments to route args Leo Horie 2014-05-07 09:51:34 -04:00
  • f321750896 ensure redrawing in event handlers Leo Horie 2014-05-07 09:42:15 -04:00
  • 6fccbc0b0a Merge remote-tracking branch 'origin/master' Leo Horie 2014-05-06 22:27:32 -04:00
  • deeb73973f fix datalist and link redraw Leo Horie 2014-05-06 22:26:30 -04:00
  • 18786ea781 Merge pull request #73 from ysimonson/master Leo Horie 2014-05-06 22:25:47 -04:00
  • d85c5001c4 Removed unused function arguments Yusuf Simonson 2014-05-05 13:00:13 -07:00
  • da69bc4fa0 fix docs Leo Horie 2014-05-05 15:24:09 -04:00
  • 4046c07639 fix route path for non-root pages Leo Horie 2014-05-05 15:18:51 -04:00
  • dc379a4cf8 added test to prevent releases w/ console.log Leo Horie 2014-05-03 08:20:30 -04:00
  • 9794c534eb remove log Leo Horie 2014-05-03 08:09:45 -04:00
  • 3433cabf88 fix cloning when undefined present in tree Leo Horie 2014-05-02 22:20:51 -04:00
  • f28ae323c5 use reverse loop with deletions Leo Horie 2014-05-01 22:39:52 -04:00
  • 42a33b074c fix contenteditable diffing Leo Horie 2014-05-01 22:32:10 -04:00
  • 10229546eb Merge pull request #64 from syk0saje/patch-1 Leo Horie 2014-05-01 21:32:31 -04:00
  • 913b8a5579 fix opening in new tab for routed links Leo Horie 2014-05-01 21:31:56 -04:00
  • 25237f1425 let new tab shortcuts work normally for links Pepe Bawagan 2014-04-30 19:28:51 +08:00
  • 91a32af76c add ability to run requests in background Leo Horie 2014-04-29 23:14:09 -04:00
  • f4a248f0a5 fix abort so that it works without custom extract option Leo Horie 2014-04-29 22:20:19 -04:00
  • 38dba03f6d make xhr.abort reject promise chain Leo Horie 2014-04-29 22:19:07 -04:00
  • c1f6705a59 fix docs Leo Horie 2014-04-29 22:17:21 -04:00
  • 6fb1071236 add unit test for m.route() overload Leo Horie 2014-04-28 22:41:04 -04:00