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 |
|
Leo Horie
|
a6d8e4f12e
|
Merge pull request #1368 from pine3ree/patch-4
prop.md docs typo
|
2016-10-24 10:26:26 -04:00 |
|
Leo Horie
|
05fbf0f39c
|
Merge pull request #1367 from pine3ree/patch-3
docs/prop.md typo
|
2016-10-24 10:25:44 -04:00 |
|
maks feltrin
|
44cc77e021
|
#rewrite docs prop.md typo
|
2016-10-23 17:43:46 +02:00 |
|
maks feltrin
|
93062d6c6a
|
docs/prop.md typo
|
2016-10-22 23:48:55 +02:00 |
|
maks feltrin
|
df517bf636
|
docs typo?
|
2016-10-22 16:45:19 +02:00 |
|
maks feltrin
|
ce93bdbb79
|
rename ctrl to state
I am not sure you agree, but i find the name `state` a bit less confusing that the name `ctrl` used in v 0.2.x.
thank you and kind regards
|
2016-10-22 04:04:47 +02:00 |
|
Leo Horie
|
6514a38162
|
document querystring apis
|
2016-10-18 10:16:20 -04:00 |
|
Leo Horie
|
59e4e8ff26
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-10-04 12:20:56 -04:00 |
|
Leo Horie
|
f49fd1c6a2
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-10-03 10:56:47 -04:00 |
|
Leo Horie
|
d0a4993681
|
clean up
|
2016-10-03 10:56:44 -04:00 |
|