2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-30 15:24:11 +03:00

Commit Graph

  • b0ebf9fcac Fix: Don't add null values to query string. (#5108) ChronosMasterOfAllTime 2022-10-15 08:01:59 -05:00
  • ef1c48a476 fix: eep top-level export same with static properties (#5109) littledian 2022-10-14 04:17:06 +08:00
  • 9d4b016dde feat: added custom params serializer support; (#5113) Dmitriy Mozgovoy 2022-10-13 23:12:10 +03:00
  • ed19414b33 fix: added AxiosHeaders in AxiosHeaderValue (#5103) Salman Shaikh 2022-10-14 01:30:05 +05:30
  • 717f476b0f fix: restore proxy config backwards compatibility with 0.x (#5097) Patrick Petrovic 2022-10-13 20:55:20 +01:00
  • 83454a55f6 chore: added progress capturing section to the docs; (#5084) Dmitriy Mozgovoy 2022-10-13 22:47:23 +03:00
  • e7b3f553e9 chore: update issue template (#5061) Félix Legrelle 2022-10-13 21:29:23 +02:00
  • eedd9aafa5 chore: fixing comments typo (#5054) Arvindh 2022-10-14 00:50:41 +05:30
  • 110ae9ae61 fix: handling of array values for AxiosHeaders (#5085) Dmitriy Mozgovoy 2022-10-13 22:11:01 +03:00
  • 85740c3e7a pin CDN install instructions to a specific version (#5060) Lenz Weber-Tronic 2022-10-13 21:05:15 +02:00
  • b733f36c2a docs: match badge style, add link to them (#5046) scarf 2022-10-09 03:25:37 +09:00
  • 1b29f4e98e chore: release v1.1.2 Jay 2022-10-07 12:09:17 +02:00
  • 1315e2282f chore: release v1.1.1 Jay 2022-10-07 11:08:35 +02:00
  • 6140fcf96f chore: updated changelog Jay 2022-10-07 11:04:34 +02:00
  • 9fc94b7dcd fix: revert named exports Jay 2022-10-07 10:43:43 +02:00
  • a46beab152 fix: keep compatability with other changes Jay 2022-10-07 10:24:18 +02:00
  • 2149464bb4 fix: issue with exports not working correctly in common js scenarios Jay 2022-10-07 10:19:25 +02:00
  • 9c3dce366b chore: release v1.1.0 Jay 2022-10-06 21:17:46 +02:00
  • 52d64ac3b7 chore: generate changelog Jay 2022-10-06 21:14:48 +02:00
  • d701c7b591 Improved plain object checking (#5036) Richard Kořínek 2022-10-06 21:01:37 +02:00
  • 7a06a3616f Fix commonjs & umd exports (#5030) Ivan Pepelko 2022-10-06 10:59:47 +02:00
  • a6e40c3bb2 fix(type): add clear to AxiosInterceptorManager (#5010) shingo.sasaki 2022-10-06 15:16:27 +09:00
  • e757e0e572 Make onabort&addEventListener&removeEventListener of GenericAbortSignal interface optional; (#5021) Dmitriy Mozgovoy 2022-10-06 09:09:45 +03:00
  • 3e4d52171e Fixed query params composing; (#5018) Dmitriy Mozgovoy 2022-10-05 22:29:50 +03:00
  • d61dbede95 add missing export (#5003) Trim21 2022-10-05 14:02:35 +08:00
  • 484aa4fe6a chore: updated changelog Jay 2022-10-04 21:19:36 +02:00
  • ff34f6dd51 chore: release v1.0.0 Jay 2022-10-04 20:25:21 +02:00
  • aa001e2946 Using Logo Axios in Readme.md (#4993) Raihan Nismara 2022-10-05 00:48:11 +07:00
  • 659eeaf67c chore(deps): bump actions/stale from 5 to 6 (#4980) dependabot[bot] 2022-09-29 08:27:44 +02:00
  • 60e85533b3 docs: enable syntax highlighting for a code block (#4970) Huyen Nguyen 2022-09-29 13:27:32 +07:00
  • 58ec93a95e Allow null indexes on formSerializer and paramsSerializer (#4960) Willian Agostini 2022-09-29 03:18:35 -03:00
  • 05338f4454 Removed unused imports (#4949) Luca Pizzini 2022-09-28 21:16:14 +02:00
  • 0959c5cbbb Improve typing of timeout in index.d.ts (#4934) Marco Weber 2022-09-28 21:09:57 +02:00
  • 25a5669739 fix: removed unused imports (#4914) Parth Banathia 2022-09-29 00:27:06 +05:30
  • b5ea1dc009 feat: add enum containing Http Status Codes to typings. (#4903) mia-z 2022-09-28 20:42:00 +02:00
  • 9588fcdec8 Fix TypeScript exports (#4884) Remco Haszing 2022-09-28 20:30:21 +02:00
  • 7c60c6282a chore: simplify the import path of AxiosError (#4875) C. T. Lin 2022-09-27 03:16:44 +08:00
  • 64906bd886 require interceptors to return values (#4874) Stephen Jennings 2022-09-26 12:11:29 -07:00
  • b0710bf8a2 SerializerOptions.indexes allows boolean | null | undefined (#4862) Günther Foidl 2022-09-26 20:26:32 +02:00
  • daa426a01c fix: the error of calling extend to pass parameters #4844 (#4857) WD 2022-09-27 02:14:37 +08:00
  • 892c241773 Fix: typo in readme (#4942) Usman Ali Siddiqui 2022-09-15 07:36:31 +02:00
  • 5138c302bb docs: fix Gitpod dead link (#4941) Yue JIN 2022-09-15 13:32:36 +08:00
  • 65977f995c docs: changed href links from master to main (#4882) Willian Agostini 2022-09-15 02:26:58 -03:00
  • cec2287024 chore: remove unnecessary spaces (#4854) WD 2022-09-15 13:25:21 +08:00
  • d57fdb6510 Fix typo and formatting, add colons (#4853) Karl Horky 2022-09-15 07:21:40 +02:00
  • 738fa63661 Use WHATWG URL API instead of url.parse() (#4852) felipedamin 2022-09-14 16:40:08 -03:00
  • dd5ba02254 Fix markup for note in README (#4825) Grégoire Pineau 2022-09-14 21:32:23 +02:00
  • 242c1d9782 fix(adapters/http): remove repeated compression algorithm (#4820) Bassel Rachid 2022-09-14 15:28:09 -04:00
  • 379fdebc46 Fixed a regression bug with unsubscribing from cancel token; (#4819) Dmitriy Mozgovoy 2022-09-14 22:24:22 +03:00
  • ce8a9211b6 fix type error (#4815) hcwhan 2022-09-15 03:18:39 +08:00
  • 649d739288 chore: ql should run on any branch Jay 2022-08-08 18:20:38 +02:00
  • e6f0efc75d chore: ci should run on any branch Jay 2022-08-08 18:20:03 +02:00
  • cd8989a987 Fixed missed minified builds; (#4805) Dmitriy Mozgovoy 2022-08-01 20:13:14 +03:00
  • d17d9a66c5 feat: brower platform add data protocol. (#4804) wenzheng 2022-08-02 00:58:12 +08:00
  • 3e2a925731 Update ci.yml Jay 2022-07-27 19:27:20 +02:00
  • 22b01d3d3f Update codeql-analysis.yml Jay 2022-07-27 19:26:54 +02:00
  • 94555a635a chore(deps): bump terser from 4.8.0 to 4.8.1 (#4872) dependabot[bot] 2022-07-27 19:23:50 +02:00
  • 64dcec5e41 feat: add code quality scanner Jay 2022-07-09 15:50:35 +02:00
  • 62d8eb793e chore(deps): bump actions/dependency-review-action from 1 to 2 (#4801) dependabot[bot] 2022-06-20 16:02:57 +02:00
  • 665db73109 Add resource section (#4767) Fabian Böller 2022-06-18 11:20:41 +02:00
  • bdf493cf8b Axios ES2017 (#4787) Dmitriy Mozgovoy 2022-06-18 12:19:27 +03:00
  • 1db715dd3b chore(deps): bump actions/setup-node from 2 to 3 (#4798) dependabot[bot] 2022-06-18 11:15:53 +02:00
  • 68723fc389 chore(deps): bump actions/stale from 3 to 5 (#4797) dependabot[bot] 2022-06-18 11:13:19 +02:00
  • de7f4c6c39 chore(deps): bump actions/checkout from 2 to 3 (#4796) dependabot[bot] 2022-06-18 11:11:11 +02:00
  • 6ac313a01e chore(deps): Included dependency review (#4771) Naveen 2022-06-18 04:07:56 -05:00
  • 7fac8ef19b chore: Included githubactions in the dependabot config (#4770) Naveen 2022-06-18 04:05:40 -05:00
  • 5ba3f787c4 Fix - Request ignores false, 0 and empty string as body values (#4785) visortelle 2022-06-14 21:56:17 +02:00
  • e518c5da1b update security.md (#4784) Pavlos 2022-06-14 19:44:31 +01:00
  • 9e5145e714 fixed(ci): removed wrkflow permissions that are wrong Jay 2022-06-02 21:38:47 +02:00
  • 21a12de13e fix: merge conflict Jay 2022-06-02 21:20:16 +02:00
  • 7ec84f817f chore(GitHub Actions): rename master to main, added protections Jay 2022-06-02 21:12:31 +02:00
  • ef6064c83b chore: Set permissions for GitHub actions (#4765) neilnaveen 2022-06-02 14:09:29 -05:00
  • e42f35da7f Bump eventsource from 1.1.0 to 1.1.1 (#4764) dependabot[bot] 2022-06-02 21:01:30 +02:00
  • 5db829d118 docs(adapters/http) Jay 2022-06-02 20:57:16 +02:00
  • 8a92772d16 docs(axios.js) Jay 2022-06-02 20:56:53 +02:00
  • 31fbee888f docs(cancel/CancelToken) Jay 2022-06-02 20:56:32 +02:00
  • a009842af9 docs(cancel/CanceledError) Jay 2022-06-02 20:56:09 +02:00
  • b80c7d3844 docs(core/Axios) Jay 2022-06-02 20:55:13 +02:00
  • c4c30b22d6 docs(core/AxiosError) Jay 2022-06-02 20:54:47 +02:00
  • fb8efb9a70 docs(core/InterceptorManager) Jay 2022-06-02 20:54:24 +02:00
  • 81c0b3568f docs(core/buildFullPath) Jay 2022-06-02 20:53:57 +02:00
  • 4f4c1d3be9 docs(core/dispatchRequest) Jay 2022-06-02 20:53:31 +02:00
  • 722640aeda docs(core/mergeConfig) Jay 2022-06-02 20:53:07 +02:00
  • 6e0aff9407 docs(core/settle) Jay 2022-06-02 20:52:44 +02:00
  • e9bd1626ff docs(core/transformData) Jay 2022-06-02 20:52:22 +02:00
  • 0148e4563d docs(defaults/index) Jay 2022-06-02 20:52:04 +02:00
  • e8dd5cb1ed docs(helpers/AxiosURLSearchParams) Jay 2022-06-02 20:51:32 +02:00
  • 6f06e25f53 docs(helpers/buildURL) Jay 2022-06-02 20:51:03 +02:00
  • 18e563d7f8 docs(helpers/combineURLs) Jay 2022-06-02 20:50:41 +02:00
  • 714daab1e7 docs(helpers/deprecatedMethod) Jay 2022-06-02 20:50:16 +02:00
  • ff2f0b4bd7 docs(helpers/formDataToJSON) Jay 2022-06-02 20:49:51 +02:00
  • a0808db951 docs(helpers/fromDataURI) Jay 2022-06-02 20:49:21 +02:00
  • 10c20daa2b docs(helpers/isAbsoluteURL) Jay 2022-06-02 20:48:55 +02:00
  • 910a920c55 docs(helpers/isAxiosError) Jay 2022-06-02 20:48:22 +02:00
  • 0556288a96 docs(helpers/parseHeaders) Jay 2022-06-02 20:47:56 +02:00
  • 5e2ffa2209 chore(helpers/spread): added docs for spread functions Jay 2022-06-02 20:46:44 +02:00
  • ba3e593807 chore(helpers/toFormData): added docs for to form data functions Jay 2022-06-02 20:46:05 +02:00
  • 34b71f0a1c chore(helpers/validator): added docs for validator function Jay 2022-06-02 20:45:27 +02:00
  • 74f59eac88 chore(Utils): added docs for utils functions Jay 2022-06-02 20:44:27 +02:00
  • 3cf6ad7203 chore(release): v1 alpha 1 Jay 2022-05-31 21:14:45 +02:00