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
|
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 |
|
Leo Horie
|
6ce2a384ec
|
simplify streams, lint docs
|
2016-11-15 23:13:38 -05:00 |
|
Leo Horie
|
a7f8018df9
|
fix typo
|
2016-11-15 10:40:42 -05:00 |
|
Leo Horie
|
60df92cfba
|
simplify steps
|
2016-11-15 10:16:14 -05:00 |
|
Leo Horie
|
9a3551c575
|
add note about synchronicity
|
2016-11-15 10:16:01 -05:00 |
|
Pat Cavit
|
8388cedad8
|
.items -> .list
|
2016-11-14 10:09:23 -08:00 |
|
Pat Cavit
|
647877958c
|
.items -> .list
|
2016-11-14 10:08:23 -08:00 |
|
Leo Horie
|
4b061dacfe
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
# mithril.js
# mithril.min.js
|
2016-11-13 22:45:28 -05:00 |
|
Leo Horie
|
bc8cf4ed76
|
change m.request return value from stream to promise
remove m.prop
add m.Promise
update tests and examples
|
2016-11-13 22:44:22 -05:00 |
|
Barney Carroll
|
0fad68fa69
|
Method defaults to GET as of #1393 (#1394)
|
2016-11-12 14:12:03 -08:00 |
|
Leo Horie
|
2ed7184012
|
document optional url arg in request
|
2016-11-11 18:20:42 -05:00 |
|
Pat Cavit
|
bcb81c4b03
|
Use tag for npm install
And update example to correct dependency format
|
2016-11-10 11:05:22 -08:00 |
|
Leo
|
387a69615d
|
remove ambiguity in oncreate hook docs
|
2016-11-01 23:30:29 -04:00 |
|
Leo Horie
|
adf91a4f7a
|
update npm identifier
|
2016-10-31 12:24:46 -04:00 |
|
Leo Horie
|
70e0f8e66d
|
links to examples
|
2016-10-28 01:06:44 -04:00 |
|
Leo Horie
|
03b088689f
|
simplify example
|
2016-10-26 23:58:48 -04:00 |
|
Leo Horie
|
56129f7102
|
move lint script
|
2016-10-26 23:57:58 -04:00 |
|
Leo Horie
|
fe861926ce
|
fix ap
|
2016-10-26 18:37:48 -04:00 |
|
Leo Horie
|
611ff6cebc
|
Merge pull request #1371 from pine3ree/patch-1
update m.withAttr signature
|
2016-10-26 15:07:13 -04:00 |
|
Leo Horie
|
1823415beb
|
fantasy land explanation link
|
2016-10-26 12:59:58 -04:00 |
|
Leo Horie
|
fe9cee8a61
|
more separators
|
2016-10-26 12:58:33 -04:00 |
|
Leo Horie
|
6dfb78ee52
|
separators
|
2016-10-26 12:58:08 -04:00 |
|
Leo Horie
|
1c676d0a2c
|
fix anchors
|
2016-10-26 12:56:04 -04:00 |
|
Leo Horie
|
5eb008720a
|
fantasy land updates
|
2016-10-26 12:55:17 -04:00 |
|
Leo Horie
|
4b40d2d3b5
|
links
|
2016-10-26 11:17:16 -04:00 |
|
Leo Horie
|
04ffdae2a3
|
some more docs
|
2016-10-26 10:56:36 -04:00 |
|
maks feltrin
|
b5385940bb
|
update m.withAttr signature
|
2016-10-24 22:10:10 +02:00 |
|
Leo Horie
|
72b011867d
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-10-24 10:58:33 -04:00 |
|
Leo Horie
|
14ef350d6f
|
Merge pull request #1362 from pine3ree/patch-1
upgrade doc: rename ctrl to state
|
2016-10-24 10:29:06 -04:00 |
|