805 Commits

Author SHA1 Message Date
arthurfiorette
edde37aee8
feat: documentation ready for v0 2022-12-26 12:19:04 -03:00
arthurfiorette
d39cb29291
tag: v1.0.0 v1.0.0 2022-12-26 11:49:29 -03:00
arthurfiorette
db41b7c7cc
docs: spelling 2022-12-26 11:38:04 -03:00
arthurfiorette
79ac027262
docs: improved features 2022-12-25 19:12:40 -03:00
arthurfiorette
b6b9fc92ea
docs: update navbar again 2022-12-25 18:53:01 -03:00
arthurfiorette
13529b9f7d
chore: docs versioning nav 2022-12-25 17:58:04 -03:00
arthurfiorette
9683de5f91
chore: axios as a peer dependency 2022-12-25 17:53:04 -03:00
arthurfiorette
9780d13d55
chore: re-added dev web bundle 2022-12-25 17:52:26 -03:00
arthurfiorette
04d95f45cb
fix: removed check for non existent file 2022-12-25 17:34:35 -03:00
arthurfiorette
f842c36b9d
feat: MIT copyright notice on bundle 2022-12-25 17:29:09 -03:00
arthurfiorette
00fdff0158
fix: types not available on esm packaging #430 2022-12-25 17:15:58 -03:00
arthurfiorette
7d82c5a46f
feat: cache takeover #437 2022-12-25 16:56:25 -03:00
arthurfiorette
09a0082717
fix: docs versioning 2022-12-25 16:53:26 -03:00
arthurfiorette
b4ab15666a
docs: version selector 2022-12-22 16:39:47 -03:00
arthurfiorette
64222ecf2e
fix: action to deploy docs 2022-12-22 16:03:34 -03:00
dependabot[bot]
18d96a0a11
chore(deps-dev): bump vitepress from 1.0.0-alpha.32 to 1.0.0-alpha.33 (#436) 2022-12-21 08:10:23 +00:00
dependabot[bot]
f0c3915653
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#434) 2022-12-20 08:22:32 +00:00
dependabot[bot]
8aa8d9258f
chore(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 (#435) 2022-12-20 08:10:51 +00:00
dependabot[bot]
0d38d265e2
chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 (#432) 2022-12-19 08:14:21 +00:00
dependabot[bot]
1c329e187a
chore(deps-dev): bump vitepress from 1.0.0-alpha.31 to 1.0.0-alpha.32 (#431) 2022-12-19 08:13:19 +00:00
Stanley Lim
0c1565c53c
docs: Fix request-id.md docs (#429) 2022-12-15 09:09:52 -03:00
dependabot[bot]
d5d03af9bd
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#428) 2022-12-13 08:18:21 +00:00
dependabot[bot]
257a82caae
chore(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (#427) 2022-12-13 08:08:46 +00:00
dependabot[bot]
17d1e8715c
chore(deps-dev): bump vitepress from 1.0.0-alpha.30 to 1.0.0-alpha.31 (#426) 2022-12-12 08:14:50 +00:00
dependabot[bot]
c7a5918890
chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 (#421)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-11 19:01:27 -03:00
Dimitris-Rafail Katsampas
ee25b394da
chore: default prefix parameter for web storage (#425)
* chore: Added default prefix param for web storage

* chore: Minor default prefix correction

* test: add test

Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>
2022-12-11 19:00:32 -03:00
dependabot[bot]
028e1cdf56
chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#420) 2022-12-09 08:21:49 +00:00
dependabot[bot]
b0f24e1203
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#423) 2022-12-09 08:15:57 +00:00
dependabot[bot]
68e5f23bd4
chore(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 (#422) 2022-12-09 08:09:36 +00:00
dependabot[bot]
1be949ca5e
chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 (#419) 2022-12-06 08:10:04 +00:00
dependabot[bot]
e95ae387c2
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#418) 2022-12-06 01:42:10 +00:00
Arthur Fiorette
88c9655ba3
Axios cache interceptor v1 roadmap (#368)
* chore(deps-dev): bump axios from 0.27.2 to 1.0.0

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.0.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.0.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* feat: initial changes

* feat: more docs

* docs: global config

* feat: comparison

* chore: more docs

* docs: migrate docs generator to vitepress (#403)

* chore(vitepress): add basic files

* chore(vitepress): add dev deps & scripts for use

* chore(vitepress config): change to ts for type checks

* chore(vitepress config): remove js file

* chore(vitepress theme): add custom theme css

* chore(vitepress docs): add simple home page

* chore(gitignore): ignore doc dist

* chore(favicon): add icon to head

* feat(doc-features): add features spotlight

* chore(doc footer): made with ❤️

* chore(structure): move md files into `./src`

* chore(config): re-organise

* chore: custom dev port

* feat: documentation pages

* refactor: modified config

* feat: social links

* style: formatted code

* feat: removed code groups temporarily

* fix: fixed bundlephobia svg

* docs: general documentation remake

* docs: more rewritting

Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>

* fix: change headers usage

* fix: adapters exporting changes

* fix: request doesnt execute after abortion

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cain <75994858+cainthebest@users.noreply.github.com>
2022-12-05 22:36:31 -03:00
dependabot[bot]
84fe007518
chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#417) 2022-12-05 08:13:10 +00:00
dependabot[bot]
1d57592109
chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 (#416) 2022-12-01 08:11:23 +00:00
dependabot[bot]
3efffd8128
chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#414) 2022-11-29 08:10:08 +00:00
dependabot[bot]
7764249c53
chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#411) 2022-11-28 08:23:38 +00:00
dependabot[bot]
2acbabebf9
chore(deps-dev): bump prettier-plugin-organize-imports (#413) 2022-11-28 08:11:27 +00:00
dependabot[bot]
d33da33214
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#408) 2022-11-22 08:58:36 +00:00
dependabot[bot]
b65891c2c2
chore(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.44.0 (#409) 2022-11-22 08:54:38 +00:00
dependabot[bot]
2d421464e4
chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 (#407) 2022-11-21 08:26:25 +00:00
dependabot[bot]
f2af79022b
chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 (#406)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 06:11:42 -03:00
dependabot[bot]
2b8bcca289
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#404) 2022-11-16 08:17:49 +00:00
dependabot[bot]
31d2921dc5
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#400) 2022-11-15 08:10:25 +00:00
dependabot[bot]
2fec7cabd2
chore(deps-dev): bump prettier-plugin-organize-imports (#399) 2022-11-10 08:14:02 +00:00
dependabot[bot]
a21e641563
chore(deps-dev): bump webpack from 5.74.0 to 5.75.0 (#398) 2022-11-10 08:13:14 +00:00
dependabot[bot]
6ca90916d7
chore(deps-dev): bump jest-environment-jsdom from 29.3.0 to 29.3.1 (#396) 2022-11-09 08:10:46 +00:00
dependabot[bot]
ad03dbc4f9
chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 (#395) 2022-11-08 08:45:20 +00:00
dependabot[bot]
2835ac23ac
chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1 (#393) 2022-11-08 08:29:11 +00:00
dependabot[bot]
3dbc5e77c0
chore(deps-dev): bump jest-environment-jsdom from 29.2.2 to 29.3.0 (#394) 2022-11-08 08:18:21 +00:00
dependabot[bot]
75ed56f406
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#392) 2022-11-08 08:17:37 +00:00