Leo Horie
|
04b860cefc
|
refer to relevant section from onmatch docs
|
2016-12-07 11:18:54 -05:00 |
|
Leo Horie
|
549b773fea
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-12-07 10:10:08 -05:00 |
|
Leo Horie
|
ae916664de
|
tweaks to docs
|
2016-12-07 10:09:49 -05:00 |
|
John Long
|
30d130cc7a
|
Update route docs to reference state var
|
2016-12-07 07:57:32 -07:00 |
|
Leo Horie
|
f1f52445ec
|
more router fixes
|
2016-12-07 07:57:58 -05:00 |
|
Barney Carroll
|
aff78cf9ca
|
Document m.deferred removal
|
2016-12-06 16:48:43 +00:00 |
|
Leo Horie
|
846d6ce24b
|
router fixes
|
2016-12-06 10:44:25 -05:00 |
|
Leo Horie
|
3fb160c12e
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
# docs/route.md
|
2016-12-06 00:10:30 -05:00 |
|
Leo Horie
|
3134202d24
|
fix tests
|
2016-12-06 00:09:09 -05:00 |
|
Barney Carroll
|
bc14b0568d
|
Migration docs: elaborate on changes in redraw logic (#1440)
* Migration docs: elaborate on changes in redraw logic
* Removed bad m.request().then(m.redraw) docs
|
2016-12-05 17:20:17 -08:00 |
|
Pat Cavit
|
4e9505335c
|
Fix TOC link, remove m.request.run ref (#1456)
|
2016-12-05 11:41:20 -08:00 |
|
Leo Horie
|
c6ebb21b86
|
add example of how jsx syntax looks
|
2016-12-02 23:08:10 -05:00 |
|
Leo Horie
|
cfe5e13667
|
update jsonp docs
|
2016-12-02 23:07:49 -05:00 |
|
Leo Horie
|
9fb46aed99
|
contributing
|
2016-12-02 22:41:34 -05:00 |
|
Leo Horie
|
c0dbb8635c
|
make linter happy about rename
|
2016-12-02 22:01:15 -05:00 |
|
Leo Horie
|
fbbc7282c6
|
rename migration guide
|
2016-12-02 21:59:43 -05:00 |
|
Leo Horie
|
ce28fd8daf
|
updates in migration doc
|
2016-12-02 21:31:39 -05:00 |
|
Leo Horie
|
50d727d017
|
lint docs
|
2016-12-02 21:19:19 -05:00 |
|
Leo Horie
|
2411303be8
|
ensure docs/generate doesn't break on first try
|
2016-12-02 20:40:38 -05:00 |
|
Leo Horie
|
cdb9017a72
|
update docs, add descriptions for api methods
|
2016-12-02 17:51:07 -05:00 |
|
Pat Cavit
|
a07a662a82
|
Document removal of sync redraw (#1447)
|
2016-12-02 12:30:52 -08:00 |
|
Pat Cavit
|
c551ffb206
|
Break out m.sync removal, it's important
|
2016-12-02 10:43:47 -08:00 |
|
Leo Horie
|
bc5a972cb0
|
add note about unmount prevention
|
2016-12-01 02:30:43 -05:00 |
|
Leo Horie
|
9f6a1086e4
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
# mithril.min.js
|
2016-12-01 01:50:12 -05:00 |
|
Leo Horie
|
87dcbbf5c7
|
small tweaks to docs
|
2016-12-01 01:49:19 -05:00 |
|
Pat Cavit
|
5f08c278ec
|
Consistency
|
2016-11-29 14:38:31 -08:00 |
|
Alexander Travov
|
bd38286330
|
Fix broken link in migration docs
|
2016-11-29 17:12:33 +03:00 |
|
Leo Horie
|
e9e3b8babb
|
Merge pull request #1435 from barneycarroll/document-equality-diff-skip
Document array semantics and vnode equality logic in migration guide
|
2016-11-29 08:35:37 -05:00 |
|
Barney Carroll
|
32e7518b6f
|
Typo / better heading
|
2016-11-29 01:21:32 +00:00 |
|
Barney Carroll
|
216b03c4d7
|
Document array semantics and vnode equality logic in migration guide
|
2016-11-29 01:17:54 +00:00 |
|
Jeff
|
e76bb96787
|
Add link to response detail section (#1434)
|
2016-11-28 11:43:29 -08:00 |
|
Leo Horie
|
a18aadc837
|
Merge pull request #1431 from barneycarroll/demystify-component-antipatterns
Demystify component antipatterns
|
2016-11-28 09:19:21 -05:00 |
|
Leo Horie
|
1ccef85e92
|
Merge pull request #1433 from barneycarroll/document-equality-diff-skip
Document equality diff skip - fixes #1429
|
2016-11-28 09:18:19 -05:00 |
|
Eugene Marcotte
|
c4072b8222
|
Fix tiny spelling error (#1430)
|
2016-11-27 13:28:07 -08:00 |
|
Barney Carroll
|
f040bfe470
|
Typos
|
2016-11-27 15:24:34 +00:00 |
|
Barney Carroll
|
2e43bf4f7b
|
Add vnode caching warning under hyperscript documentation
|
2016-11-27 15:16:55 +00:00 |
|
Barney Carroll
|
b399af1073
|
Add vnode mutation warning under components documentation
|
2016-11-27 15:04:03 +00:00 |
|
Barney Carroll
|
1dd341fff5
|
Typo
|
2016-11-27 12:50:45 +00:00 |
|
Barney Carroll
|
2f5fe86caf
|
Revert & fine-tune wording
|
2016-11-27 12:49:38 +00:00 |
|
Barney Carroll
|
a835e6ac6a
|
Rephrase 'restrictive interfaces' & 'magic indices' to reflect common concerns
|
2016-11-27 12:17:00 +00:00 |
|
Leo Horie
|
f7c187eec9
|
improve installation docs
|
2016-11-24 20:46:49 -05:00 |
|
Leo Horie
|
42e13c1559
|
lint docs
|
2016-11-23 01:49:06 -05:00 |
|
Leo Horie
|
d1c2a44de8
|
add withCredentials option in m.request
|
2016-11-23 01:35:56 -05:00 |
|
Leo Horie
|
54ba4d945a
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-11-22 00:30:32 -05:00 |
|
Leo Horie
|
b8701d0c72
|
sync
|
2016-11-22 00:30:21 -05:00 |
|
spacejack
|
2a6011e2c1
|
Add notes about passing data to components, avoid inadvertant lifecycle hooks.
|
2016-11-20 17:58:23 -05:00 |
|
Leo
|
11b11caf83
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-11-18 23:26:17 -05:00 |
|
Leo
|
6e1402dd1b
|
docs for promise
|
2016-11-18 23:26:02 -05:00 |
|
spacejack
|
eb2f24e3b3
|
Add note about JSON parsing behaviour with extract callback
|
2016-11-17 14:07:20 -05:00 |
|
Leo Horie
|
439cf95673
|
expose promise polyfill in a way that won't need code migration later
|
2016-11-16 21:15:23 -05:00 |
|