Commit graph

137 commits

Author SHA1 Message Date
Leo Horie
3fc0165c98 update docs about Function::bind requirement 2014-08-10 21:37:13 -04:00
Leo Horie
7b535f9419 add docs for nullables 2014-08-08 18:13:28 -04:00
Leo Horie
9a00707eeb fix console.log higher-order calls in docs 2014-07-22 16:39:35 -04:00
Leo Horie
665c2089a4 fix docs 2014-07-21 22:16:48 -04:00
Leo Horie
7295b6e9e9 refactor redraw 2014-07-21 22:08:37 -04:00
Leo Horie
2b304fbabc update change log 2014-07-11 23:11:45 -04:00
Leo Horie
8ff54ccbfd document previous fix in change log 2014-07-10 08:53:35 -04:00
Leo Horie
eda32fef47 fix node insertion bug when using document as root 2014-07-10 08:51:31 -04:00
Leo Horie
ccde633e92 fix double redraw when events fire simultaneously 2014-07-10 08:23:42 -04:00
Leo Horie
44a7ad7729 fix context unloading when reattaching 2014-07-03 22:31:04 -04:00
Leo Horie
07c4e0bdd2 update docs for component 2014-07-02 09:31:36 -04:00
Leo Horie
f564844bb9 remove minified stuff from component 2014-07-02 09:24:40 -04:00
Leo Horie
d44176c888 re-render from scratch on route changes 2014-07-01 22:26:12 -04:00
Leo Horie
c8ec1022f2 don't use minified file as main file in component.js 2014-06-27 16:42:42 -04:00
Leo Horie
7a32c0ea89 beef up readme and make blog more prominent 2014-06-27 16:07:42 -04:00
Leo Horie
5aeb825ce0 add docs about keys 2014-06-27 16:02:56 -04:00
Leo Horie
474dd28e50 document change 2014-06-26 16:35:35 -04:00
Leo Horie
6bca818f34 fix select.value so that it displays correct option on first render 2014-06-26 07:27:42 -04:00
Leo Horie
661307c02e fix subtree directive bug that made first input copy value of current active one, if inside loop 2014-06-26 07:16:19 -04:00
Leo Horie
42f21181f8 add context unload event listener 2014-06-25 22:45:21 -04:00
Leo Horie
75b251adbf update change log 2014-06-18 07:58:11 -04:00
Leo Horie
b486e53b4b add ability to abort from controller::onunload 2014-06-18 07:44:51 -04:00
Leo Horie
4aad8619c5 fix m.trust diffing 2014-06-18 06:42:48 -04:00
Leo Horie
6d53b8429d document XDomainRequest breaking change 2014-06-14 00:11:18 -04:00
Leo Horie
bcaff74c03 Merge remote-tracking branch 'origin/master' into next 2014-06-14 00:10:16 -04:00
Leo Horie
31a6fe606c update change log 2014-06-13 23:25:18 -04:00
eddyystop
5336940f2c Undoing a wrong patch 2014-06-11 08:32:07 -04:00
eddyystop
4acac9178b Fixing typo in code example 2014-06-11 08:28:22 -04:00
eddyystop
95160c770f Merge remote-tracking branch 'upstream/master' 2014-06-10 08:34:44 -04:00
Leo Horie
647208f3a0 update change log 2014-06-05 22:11:38 -04:00
eddyystop
8e13d01357 Correcting web services unwrapping code doc 2014-06-04 12:46:52 -04:00
Leo Horie
cb7e9b668a make example work in Chrome 2014-06-04 08:30:26 -04:00
Leo Horie
0f4f263441 improve error when error response is not JSON 2014-06-04 08:30:12 -04:00
Leo Horie
161fbec443 Merge remote-tracking branch 'origin/master' into next 2014-06-04 08:21:08 -04:00
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
eddyystop
26abd2e325 Correcting web services code 2014-06-03 15:02:51 -04:00
eddyystop
70ef8c2b05 Correcting correction to web services code 2014-06-03 15:00:12 -04:00
eddyystop
a13bd15a64 Correcting code in web services example 2014-06-03 14:57:52 -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