Commit Graph

88 Commits (c130873a4898815b28b326581539ab5e340cc4a5)

Author SHA1 Message Date
Alexander Lichter 5b3de263eb
docs: fix links (#144) 2020-10-27 18:28:48 +01:00
Sébastien Chopin 85b69b3b2c
docs: fix broken links 2020-10-22 14:47:23 +02:00
Sébastien Chopin bb1014d6af
docs: improve content 2020-10-16 16:22:42 +02:00
Sébastien Chopin 2a0161a7c1
docs: update setup 2020-10-16 16:07:43 +02:00
renovate[bot] 5d342d3918
chore(deps): update dependency @nuxt/content-theme-docs to ^0.7.2 (#139)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-16 11:40:08 +02:00
Vinicius Kiatkoski Neves ecf3fc4a9e
docs: update internal links (#140) 2020-10-16 11:39:52 +02:00
renovate[bot] 3c77ecdb06
chore(deps): update all non-major dependencies (#138)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-16 10:05:07 +02:00
Marchal yoan d6947d018c
Fix typo in documentation (#136) 2020-10-15 13:21:59 +02:00
Claudio Ludovico 521b283e64
docs: fix wrong URL for migration guide (#135) 2020-10-09 19:36:46 +02:00
Sébastien Chopin 6f2dd09709 docs: fix url for preview 2020-10-09 14:07:08 +02:00
Sébastien Chopin cc6b07520f docs: update preview color 2020-10-09 14:04:39 +02:00
Sébastien Chopin b320ed4339 docs: update preview 2020-10-09 14:03:56 +02:00
Sébastien Chopin 9f2577c7ca docs: improve logo alignement 2020-10-09 14:03:15 +02:00
Sébastien Chopin 94af474cc2 docs: add preview and theme switcher 2020-10-09 14:00:59 +02:00
Sébastien Chopin b98a2af985 docs: update logo colors 2020-10-09 13:59:39 +02:00
Sébastien Chopin c6af338967 docs: fix broken link 2020-10-09 13:49:50 +02:00
Alba Silvente Fuentes 2fa2776d31
docs: migrate from vuepress to nuxt content (#133) 2020-10-09 12:11:26 +02:00
renovate[bot] eb73900b42
chore(deps): update all non-major dependencies (#129)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-26 12:13:31 +02:00
renovate[bot] 0f274df66e
chore(deps): update devdependency vuepress to ^1.5.4 (#123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-01 14:38:59 +02:00
Daniel Roe 54cda7e1c3
docs: add notice about lack of support for ie11 (#127)
* docs: add notice about lack of support for ie11

* Update readme.md

Co-authored-by: pooya parsa <pyapar@gmail.com>
2020-09-01 14:33:53 +02:00
renovate[bot] cbd8ec5605
chore(deps): update all non-major dependencies (#118)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-20 20:53:27 +02:00
Sébastien Chopin bc6633f39a docs: add runtime config section 2020-07-14 12:55:43 +02:00
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