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
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
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
Nick Uraltsev
cfe33d4fd3
Merge pull request #561 from dominykas/remove-protection-prefix
...
Removing PROTECTION_PREFIX support
2016-11-28 21:35:50 -08:00
Dominykas Blyžė
eaba7875fc
remove PROTECTION_PREFIX support
2016-11-28 11:16:55 +00:00
Nick Uraltsev
4976816808
Releasing 0.15.3
2016-11-27 13:52:12 -08:00
Nick Uraltsev
9ff461ab8a
Updating changelog
2016-11-27 13:50:16 -08:00
Nick Uraltsev
6d0e19343a
Fixing bug with custom intances and global defaults
2016-11-26 18:17:21 -08:00
Nick Uraltsev
5faebabcd8
Update README.md
2016-11-17 22:17:53 -08:00
Nick Uraltsev
858e64c9a4
Update README.md
2016-11-17 22:13:56 -08:00
Denis
63ee3573c2
Renaming axios.d.ts to index.d.ts
2016-11-09 22:21:56 -08:00
Nick Uraltsev
949d08df71
Merge pull request #521 from DjebbZ/patch-1
...
Adding a note that several requests can cancelled with the same token.
2016-11-05 10:01:26 -07:00
Khalid Jebbari
e167b82a86
Add a note that several requests can cancelled with the same token.
...
I asked the question in #516 , pretty sure it will help other people too.
2016-11-05 17:50:28 +01:00
Nick Uraltsev
d963368960
Adding get, head, and delete to defaults.headers
2016-10-29 22:57:53 -07:00
Nick Uraltsev
46a9639ef2
Fixing sporadically failing tests
2016-10-29 21:58:06 -07:00
Nick Uraltsev
417913bf8b
Fixing issue with btoa and IE
2016-10-28 21:19:27 -07:00
Nick Uraltsev
f40de498e6
Adding Edge, Safari, and IE9 back to SauceLabs
2016-10-24 21:41:18 -07:00
Nick Uraltsev
fd13bad53a
Updating deps
2016-10-24 18:24:56 -07:00
Nick Uraltsev
3ddeae60e5
Getting rid of TypeScript output files
2016-10-24 18:24:36 -07:00
Marc Mignonsin
df6d3ce6cf
Support proxy auth ( #483 )
...
* Adding proxy auth
2016-10-19 11:02:42 +02:00
Matt Zabriskie
b78f3fe792
Merge pull request #493 from mgmcdermott/master
...
Default to using "http:" protocol in http adapter
2016-10-18 12:09:51 -05:00
Michael McDermott
7c89704262
Default to using "http:" protocol in http adapter
...
Fixes #490
2016-10-18 10:59:38 -04:00
Matt Zabriskie
b21a280df0
Merge pull request #491 from Jarlotee/patch-1
...
Fix proxy bugs
2016-10-18 08:59:19 -05:00
Nick Uraltsev
3af756049f
Releasing 0.15.2
2016-10-17 18:29:32 -07:00
Nick Uraltsev
25a5e779b6
Updating changelog
2016-10-17 18:27:55 -07:00
Nick Uraltsev
3fcf54ff36
Fixing issue with calling cancel after response has been received
2016-10-17 18:20:13 -07:00
Jared Lotti
ce1ecdae7a
forgot to add optional port
2016-10-17 15:24:17 -04:00
Jared Lotti
5c4ca4ccc4
fix proxy bugs
2016-10-17 15:18:18 -04:00
Nick Uraltsev
3f8b128da4
Releasing 0.15.1
2016-10-14 23:35:21 -07:00
Nick Uraltsev
ffd72e646a
Updating changelog
2016-10-14 23:33:31 -07:00
Nick Uraltsev
81e566b905
Fixing UMD build
2016-10-14 23:24:59 -07:00
Nick Uraltsev
e8c5c49ea2
Releasing 0.15.0
2016-10-10 21:39:50 -07:00
Nick Uraltsev
94a3359428
Updating changelog
2016-10-10 21:38:33 -07:00