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 |
|
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 |
|