Commit graph

100 commits

Author SHA1 Message Date
Leo Horie
ff2cb55a04 add config context 2014-06-03 23:26:04 -04:00
Leo Horie
eb353aa808 Merge remote-tracking branch 'origin/master' 2014-06-03 22:47:13 -04:00
Leo Horie
4d04ce034d fix diff on nested arrays 2014-06-03 22:42:14 -04:00
Leo Horie
9792a0ac85 update change log 2014-06-01 22:12:05 -04:00
eddyystop
3961d70322 Correcting a code example. 2014-05-30 13:36:19 -04:00
eddyystop
b37432760c Correcting example in routing doc. 2014-05-30 09:31:43 -04:00
Leo Horie
16e6f6fdd5 clarify controller in guide 2014-05-29 22:20:46 -04:00
eddyystop
dcc3bf1205 Made some corrections to docs. 2014-05-29 18:27:05 -04:00
Leo Horie
9e5bd07235 add test for m.sync pr 2014-05-29 08:21:05 -04:00
Leo Horie
061cb168e5 fix textarea value updating 2014-05-27 22:27:10 -04:00
Leo Horie
2e6a69af2b tweak homepage 2014-05-27 15:42:00 -04:00
Leo Horie
d9243f4998 Merge pull request #97 from jdnier/master
Copy edit docs
2014-05-27 08:50:15 -04:00
David Niergarth
a80729a179 Add #performance to home page
Also back out whitespace-only change.
2014-05-27 00:19:39 -05:00
David Niergarth
9ea782f759 Copy edit docs 2014-05-26 23:51:16 -05:00
Leo Horie
b9cdd940bc ensure http errors reject promises 2014-05-26 21:57:09 -04:00
Leo Horie
bdcfbde8e0 document new argument in m.route(path) 2014-05-25 23:52:46 -04:00
Leo Horie
38634a0292 document querystring support in routes 2014-05-25 15:37:53 -04:00
Leo Horie
f50befc503 update docs about when it's appropriate to use start/endComputation 2014-05-21 23:16:16 -04:00
Leo Horie
d87153c1b8 document fix in change log 2014-05-21 23:11:05 -04:00
Leo Horie
e332ffe473 make m.request exception follow promise resolution procedure 2014-05-20 22:53:30 -04:00
Leo Horie
715336d7c5 update tweet in homepage 2014-05-20 22:11:39 -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
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
008e4c1248 clarify docs about compilation 2014-05-12 13:22:09 -04:00
Leo Horie
b23ffd1aee add support for controller.prototype.onunload 2014-05-11 22:20:47 -04:00
Leo Horie
762eeb7e31 link to wiki 2014-05-09 22:47:03 -04:00
Leo Horie
63a7461657 fix diff of css rule removal 2014-05-09 22:21:43 -04:00
Leo Horie
dc9cae09fc v0.1.12 publish 2014-05-07 23:14:16 -04:00
Leo Horie
85685f55b0 beef up m.deferred docs 2014-05-07 23:01:27 -04:00
Leo Horie
0f1c9bcfba added note about variadic routes to log 2014-05-07 10:13:31 -04:00
Leo Horie
f1321178df add docs about variadic routes 2014-05-07 10:11:00 -04:00
Leo Horie
f321750896 ensure redrawing in event handlers 2014-05-07 09:42:15 -04:00
Leo Horie
deeb73973f fix datalist and link redraw 2014-05-06 22:26:30 -04:00
Leo Horie
da69bc4fa0 fix docs 2014-05-05 15:24:09 -04:00
Leo Horie
f28ae323c5 use reverse loop with deletions 2014-05-01 22:39:52 -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
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