Ross Olson
bbfbeff4bc
Minor grammar/line length changes ( #547 )
2017-04-08 13:29:37 +02:00
Khaled Garbaya
a784774981
Adding comment about header names ( #778 )
...
Header names are lower cased by axios Which make sense since the header names are case insensitive.
2017-04-08 13:19:24 +02:00
Nick Uraltsev
08eb98582e
Merge pull request #818 from carlosromel/patch-1
...
Update README.md
2017-04-07 21:26:16 -07:00
Nick Uraltsev
21b43edd1d
Merge pull request #826 from mzabriskie/github-templates
...
Adding templates for issues and pull requests
2017-04-07 21:05:52 -07:00
Rubén Norte
34b63f8ce2
Adding additional instruction line
2017-04-08 00:16:52 +02:00
Rubén Norte
bb57daab1a
Adding templates for issues and pull requests
2017-04-08 00:13:25 +02:00
Carlos Romel Pereira da Silva
23c4dfcf55
Update README.md
2017-04-05 12:56:59 -03:00
Matt Zabriskie
a8dab5767c
Merge pull request #741 from model3volution/Update/readme
...
adding sample code to GET images
2017-04-03 14:17:30 -07:00
Nick Uraltsev
19b7948480
Releasing 0.16.0
2017-03-31 19:29:37 -07:00
Nick Uraltsev
e6ffc521d2
Updating Upgrage Guide
2017-03-31 19:25:22 -07:00
Nick Uraltsev
8d675bb47a
Merge branch 'master' of github.com:mzabriskie/axios
2017-03-31 18:46:43 -07:00
Nick Uraltsev
5b904d5f58
Updating changelog
2017-03-31 18:46:36 -07:00
Nick Uraltsev
efc1f11f7c
Merge pull request #781 from TomyJaya/TomyJaya-patch-1
...
Removing extra colon in README.md's proxy.auth
2017-03-26 21:12:57 -07:00
Nick Uraltsev
2fe95621b0
Merge pull request #461 from theikkila/master
...
Add OPTIONS-method as a shortcut
2017-03-26 21:06:24 -07:00
Teemu Heikkilä
8cdfcd0284
Fix options params, Change the order, Add documentation for instance also
2017-03-26 10:39:53 +03:00
Tomy Jaya
0104ad6c64
Removing extra colon in README.md's proxy.auth
2017-03-22 14:11:18 +08:00
Nick Uraltsev
5630d3be55
Fixing IE logo URL
2017-03-18 12:24:44 -07:00
Nick Uraltsev
202a890b93
Merge pull request #696 from simshanith/formdata-documentation
...
Updating transformRequest documentation to include FormData
2017-03-18 12:19:18 -07:00
Nick Uraltsev
3704d57ed4
Removing Promise from axios typings in favor of built-in type declarations
2017-03-14 19:23:05 -07:00
Michael Liendo
bf2163c68e
adding sample code to GET images
2017-03-05 11:52:57 -06:00
Nick Uraltsev
fe810b1e3c
Merge pull request #654 from k-italy/master
...
Fixing condition of suppressing DOMException caused by XHR Level 2 Incompatible Browsers
2017-03-01 22:55:07 -08:00
Nick Uraltsev
b053f4b1b9
Fixing typo
2017-03-01 22:54:44 -08:00
Nick Uraltsev
e411b98c29
Update README.md
2017-03-01 22:49:10 -08:00
Nick Uraltsev
b1b986ddfe
Merge pull request #671 from 38elements/adapter
...
Fixing docs for adapters
2017-03-01 22:46:02 -08:00
Nick Uraltsev
75a64389ba
Adding link to adapters/README.md
2017-03-01 22:43:23 -08:00
Nick Uraltsev
6d7e6fa222
Merge pull request #670 from 38elements/test
...
Updating test for adapter
2017-03-01 22:38:26 -08:00
Nick Uraltsev
2f98d8fcdb
Merge pull request #731 from Viktor6713/master
...
Proper detection of react-native in isStandardBrowserEnv function
2017-03-01 22:04:54 -08:00
Nick Uraltsev
5df39d8fa0
Check that navigator is defined
2017-03-01 21:52:42 -08:00
Nick Uraltsev
161c616211
Merge pull request #676 from sloansparger/node-qs-readme-typo
...
Fixing missing closing paren in node querystring example in README
2017-03-01 21:08:23 -08:00
Nick Uraltsev
4e6b28c40b
Merge pull request #677 from Gerhut/patch-1
...
Adding axios-debug-log to ECOSYSTEM.md
2017-03-01 21:04:45 -08:00
Nick Uraltsev
4f07508871
Merge branch 'master' into patch-1
2017-03-01 21:03:55 -08:00
Nick Uraltsev
84b0684610
Merge pull request #685 from johnmhenson/fix-typo
...
Fixing typo
2017-03-01 21:02:07 -08:00
Nick Uraltsev
b8f9335a97
Merge pull request #733 from jacobbuck/ecosystem-axios-method-override
...
Adding axios-method-override to ECOSYSTEM.md
2017-03-01 21:01:01 -08:00
Nick Uraltsev
609b24bf26
Merge pull request #702 from capaj/patch-1
...
Clarifying status of cancelable promises proposal
2017-03-01 20:58:16 -08:00
Nick Uraltsev
36d97e525d
Fixing broken test
2017-03-01 20:40:55 -08:00
Jacob
a8a4e0bdcd
Add axios-method-override to ECOSYSTEM.md
2017-02-27 10:03:25 +13:00
Viktor
603bd2f66c
added proper detection of react-native in isStandardBrowserEnv function
2017-02-25 12:14:43 +01:00
Jiri Spac
4d357d15a3
clarified proposal state
2017-02-14 08:38:25 +01:00
Shane Daniel
d3f63807fe
Updating transformRequest documentation to include FormData
2017-02-11 12:45:01 -08:00
John Henson
7529be298c
Fix typo - forEachMethodNoData
...
forEachMehtodNoData => forEachMethodNoData
2017-02-05 21:22:40 -05:00
George Chung
4545b085c5
Add axios-debug-log to ECOSYSTEM.md
2017-02-02 14:31:04 +08:00
Christopher Sparger
5780e16e8a
Fixing missing closing paren in node querystring string example in README
2017-02-01 21:52:23 -06:00
38elements
cb2e356315
Fixing document for adapter
2017-01-30 15:35:41 +09:00
38elements
f034c56466
Updating test for adapter
2017-01-30 13:49:50 +09:00
Itaru Kitagawa
142bce1fb0
See config.responseType instead of request.responseType when suprressing DOMException
2017-01-16 14:28:38 +09:00
Yo'av Moshe
68ec2abc4a
Fixing example in README
...
It's missing an `)`
2017-01-11 00:22:51 +01:00
Akshat Garg
253131c31a
Update the links of the browser logos in Readme ( #616 )
...
Change the links of the logos of different browsers according to the original repository.
Fixes #615
2017-01-08 14:55:01 +01:00
Matt Zabriskie
322be10730
Merge pull request #577 from IgorDePaula/master
...
Fix upload progress event example
2016-12-08 20:01:01 -07:00
Lochlan Bunn
fe7d09bb08
Fixing combineURLs to support an empty relativeURL ( #581 )
...
* Fixing combineURLs to support an empty relativeURL
When combining the base and relative URLs, we should forego force
appending a slash to the base when the relative URL is empty.
This leads to a semantic url.
* Fixing combineURLs, allowing single slash relatives
2016-12-07 21:23:45 -08:00
Igor De Paula
13bc0e032f
Fix upload progress event example
2016-12-05 14:28:24 -02:00