Commit Graph

66 Commits (v0.5.6)

Author SHA1 Message Date
renovate[bot] 3c790bca77
chore(deps): update devdependency vuepress to ^1.5.2 (#112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-17 13:42:47 +02:00
pooya parsa ada73879f7
feat: improve `$` helpers and error object (#113)
* test: add error fixture

* feat: improve `$` helpers and error object

* chore: remove duplicated line

* docs: clear error properies

* docs: improvements

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2020-06-17 13:01:35 +02:00
pooya parsa 6fdc49f50c Merge branch 'master' into dev 2020-06-16 20:56:44 +02:00
renovate[bot] 9a540b2044
chore(deps): update all non-major dependencies (#108)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 17:54:30 +02:00
Ricardo Gobbo de Souza 874b668e1e
feat: `debug` option (#109) 2020-06-12 17:46:48 +02:00
Ricardo Gobbo de Souza 11d0b81657
docs: update `proxyHeadersIgnore` (#110) 2020-06-12 17:44:52 +02:00
renovate[bot] 93483e7cb9
chore(deps): update all non-major dependencies (#99)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-26 19:39:36 +02:00
Ricardo Gobbo de Souza 2839260ea9
feat: allow adding custom headers with nuxt config (#101)
* feat: allow adding custom headers with nuxt config

* fix: Ky headers are simple

* docs: `setToken` not accept custom headers

* style: indentation
2020-05-26 19:38:55 +02:00
Chukkrit Visitsaktavorn d38022a4ca
docs: add missing response promise chain (#98)
- Add missing promise that resolves the result of parsing body.
- Add sample GET data using prefixed shortcut in asyncData()
2020-05-03 20:10:01 +02:00
renovate[bot] 30cd7499ab
chore(deps): update all non-major dependencies (#93)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-29 19:55:10 +02:00
Sébastien Chopin e37358f5b2 feat: add create helper and improve docs 2020-04-13 21:09:04 +02:00
pooya parsa 1c51cba3bd Merge branch 'dev' 2020-03-27 13:47:34 +01:00
renovate[bot] 2f1411b64d
chore(deps): update all non-major dependencies (#90)
BREAKING CHANGE: Require Node.js 10+
2020-03-27 13:40:12 +01:00
renovate[bot] 84eed9014d
chore(deps): update all non-major dependencies (#89)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-30 23:07:06 +01:00
Kotaro Imai 3d0aa272d2 feat: add `onRetry` hook (#79) 2019-11-02 12:02:50 +01:00
renovate[bot] 211da50f20 chore(deps): update all non-major dependencies (#71) 2019-11-01 17:40:17 +01:00
Alexander von Studnitz da944c3dd1 docs: fix link and wording (#76) 2019-10-21 14:27:44 +02:00
Pooya Parsa 030d223437 docs: mention retry as an object possibility
sindresorhus/ky#110
2019-09-05 18:31:55 +02:00
renovate[bot] da727ca915 chore(deps): update all non-major dependencies (#62) 2019-08-12 21:29:12 +04:30
renovate[bot] 26fe197933 chore(deps): update all non-major dependencies (#53) 2019-07-24 12:04:35 +02:00
dependabot[bot] 26241e5f2c chore(deps): bump lodash.template from 4.4.0 to 4.5.0 in /docs (#58)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 12:04:15 +02:00
dependabot[bot] 0546540247 chore(deps): bump lodash from 4.17.11 to 4.17.14 in /docs (#59)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 12:03:56 +02:00
Dmitry Molotkov 0b149cc7d0 docs: broken link in guide (#56) 2019-07-10 14:15:06 +04:30
pooya parsa 185dabbef9 fix: ignore content-length header 2019-06-05 16:14:03 +04:30
Alessandro Giordo 53287ddf80 feat: support setting timeout and disable by default (#51) 2019-05-30 02:44:54 +04:30
Pim 68d2f17ea1 docs: add tip about lower-case headers (#46) 2019-05-22 01:49:35 +04:30
Sébastien Chopin 454807c5ab fix: lowercase `accept-encoding` header (#43)
+ update docs
2019-05-21 22:36:47 +04:30
Renovate Bot ec3b950c44
chore(deps): update all non-major dependencies 2019-05-15 09:38:48 +00:00
Alexander Lichter a39ae671ee
docs: fix migration guide link (#26) 2019-04-20 21:18:34 +02:00
Sébastien Chopin e0ef6e7337
docs(options): Add link to options 2019-04-15 08:49:28 +02:00
Pim ddf313d2d8 docs: improve documentation (#6) 2019-04-10 14:40:03 +04:30
pooya parsa 3949c447f3 docs: update usage 2019-04-10 01:19:48 +04:30
pooya parsa 47fb126128 update docs 2019-04-10 01:09:06 +04:30
pooya parsa 57b8a8be9a feat: allow passing body as argument 2019-04-10 01:03:35 +04:30
pooya parsa 62d4b3fda4 fix grammer 2019-04-09 15:28:53 +04:30
pooya parsa b2d998a42a update dependencies 2019-04-09 14:11:17 +04:30
pooya parsa 664e0742b3 update docs 2019-04-09 14:00:31 +04:30
pooya parsa 9e440c6187 add migration guide 2019-04-09 13:18:02 +04:30
pooya parsa a94424543d global retry 2019-03-24 15:42:58 +04:30
pooya parsa ab7299aef7 migrate to vue-press 2019-03-24 15:10:04 +04:30
pooya parsa d2514f373d update docs 2019-03-24 00:15:56 +04:30
pooya parsa 65026af95a update 2019-03-24 00:09:09 +04:30
pooya parsa dd0331d038 chore: remove debug 2019-03-24 00:06:51 +04:30
pooya parsa 7903bde1e9 chore: remove progress 2019-03-24 00:06:19 +04:30
pooya parsa b9d485e47b chore: remove credentials 2019-03-24 00:05:37 +04:30
pooya parsa a8a288cee0 docs: remove onResponseError, onRequestError 2019-03-24 00:04:52 +04:30
pooya parsa e01118631b docs: basic migration from axios to http 2019-03-24 00:03:48 +04:30
pooya parsa e38838416a chore: migrate meta to nuxt/http 2019-03-18 21:19:29 +03:30
tockn 334c888722 docs: replace baseUrl to baseURL (#233) 2019-03-11 23:27:45 +03:30
Pooya Parsa 109c326136
merge master into dev (#219) 2019-02-20 13:05:56 +03:30