Patrik Johnson
|
d63a88618e
|
Rewrite docs clarity (#1534)
* Add a few words and bits for clarity and better text flow in the rewrite docs
* Rephrase some helpful wording
|
2017-01-11 15:57:14 -08:00 |
|
impinball
|
95d738bc71
|
Add support for options.headers in m.request + tests/docs
I also had to edit the mocks accordingly, so I could inspect the headers set.
|
2016-12-30 02:52:00 -05:00 |
|
Leo Horie
|
ae916664de
|
tweaks to docs
|
2016-12-07 10:09:49 -05:00 |
|
Leo Horie
|
50d727d017
|
lint docs
|
2016-12-02 21:19:19 -05:00 |
|
Leo Horie
|
cdb9017a72
|
update docs, add descriptions for api methods
|
2016-12-02 17:51:07 -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 |
|
Jeff
|
e76bb96787
|
Add link to response detail section (#1434)
|
2016-11-28 11:43:29 -08:00 |
|
Leo Horie
|
d1c2a44de8
|
add withCredentials option in m.request
|
2016-11-23 01:35:56 -05:00 |
|
spacejack
|
eb2f24e3b3
|
Add note about JSON parsing behaviour with extract callback
|
2016-11-17 14:07:20 -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 |
|
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 |
|