Commit graph

19 commits

Author SHA1 Message Date
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
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
Leo Horie
6514a38162 document querystring apis 2016-10-18 10:16:20 -04:00
Patrik Johnson
88e7cf5454 Rewrite: ignore m.request deserialize option if extract is passed 2016-08-04 19:19:12 +03:00
Leo Horie
726b79a18d document multi-upload 2016-07-28 22:40:46 -04:00
Leo Horie
ab6cc583f2 more docs for m.request 2016-07-27 00:14:47 -04:00
Leo Horie
c196b8b475 fix loading/error example, beef up render docs 2016-07-12 00:34:56 -04:00
Leo Horie
b3d784d841 fix example 2016-07-11 09:31:56 -04:00
Leo Horie
7318a0d88b update docs re: component anti-patterns, lint docs 2016-07-07 13:23:16 -04:00
Leo Horie
015a812610 fantasy-land methods no longer absorb streams 2016-06-30 01:28:50 -04:00
Leo Horie
7fa3fee9ce improve docs for m.request 2016-06-24 23:41:35 -04:00
Barney Carroll
af49a7dcb4 Long-term Node fans might take exception (lol)...
...to saying there aren't *any* mechanisms for error-handling in callback-centric async APIs
2016-06-21 10:09:59 +01:00
Leo Horie
5e3e984152 request docs wip 2016-06-20 09:22:52 -04:00