792 Commits

Author SHA1 Message Date
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
dependabot[bot]
10646ffd41
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#391) 2022-11-01 08:48:17 +00:00
dependabot[bot]
f65a856ecd
chore(deps-dev): bump tslib from 2.4.0 to 2.4.1 (#390) 2022-11-01 08:42:35 +00:00
dependabot[bot]
8551db4421
chore(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (#389) 2022-11-01 08:41:33 +00:00
Arthur Fiorette
0e974464eb
chore: avoid github activity 2022-10-31 20:56:00 -03:00
dependabot[bot]
d6d033876c
chore(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (#387) 2022-10-25 08:27:54 +00:00
dependabot[bot]
42e95dccc2
chore(deps-dev): bump jest-environment-jsdom from 29.2.1 to 29.2.2 (#388) 2022-10-25 08:22:40 +00:00
dependabot[bot]
9dcff58010
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#386) 2022-10-25 08:22:27 +00:00
dependabot[bot]
61dea02ffb
chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#385) 2022-10-24 08:28:46 +00:00
arthurfiorette
556281953e
feat: add ecompatible node version to engines 2022-10-19 19:45:46 -03:00
dependabot[bot]
490713c942
chore(deps-dev): bump jest-environment-jsdom from 29.2.0 to 29.2.1 (#384) 2022-10-19 08:27:54 +00:00
dependabot[bot]
5bd81c7879
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#381) 2022-10-18 08:28:28 +00:00
dependabot[bot]
a2c503bc38
chore(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1 (#382) 2022-10-18 08:22:18 +00:00
dependabot[bot]
5dd1fcb131
chore(deps-dev): bump jest-environment-jsdom from 29.1.2 to 29.2.0 (#379) 2022-10-17 08:21:06 +00:00