72 Commits

Author SHA1 Message Date
arthurfiorette
3a800d78ea
perf: optimized build config 2022-03-11 16:31:03 -03:00
arthurfiorette
6fd42b2358
style: formatted code 2022-03-11 16:05:15 -03:00
arthurfiorette
e7922bd96a
ci: dependabot for docs folder 2022-03-11 16:04:42 -03:00
Arthur Fiorette
7293cf0c26
feat!: new bundle setup & fixed development bundles (#167)
* feat: added issue template

* fix: move dev bundles to a specific folder

* docs: some documentation changes

* docs: updated issue template

* chore!: updated build setup

* style: formatted code

* chore: allow importing any file
2022-03-11 13:46:08 -03:00
Arthur Fiorette
2429ae2330
chore: add funding.yml 2022-03-04 13:26:27 -03:00
dependabot[bot]
335451d260
chore(deps): bump actions/checkout from 2 to 3 (#158)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 10:12:19 -03:00
dependabot[bot]
dd8fe8f3de
chore(deps): bump actions/setup-node from 2 to 3 (#154) 2022-02-25 15:47:36 +00:00
Christos Kopanos
6db89530c1
feat: handle web storage DOMExceptions (#148) 2022-02-21 14:10:32 -03:00
arthurfiorette
1159840748
chore: codecov bug was not fixed :( 2022-02-04 08:11:17 -03:00
arthurfiorette
7f4158331b
ci: fixed actions/checkout#237 2022-02-04 08:05:38 -03:00
arthurfiorette
7d314c2229
chore: switch back to yarn v1 2022-01-23 16:52:26 -03:00
Arthur Fiorette
4734c5f7a8
build: Yarn v2 and ESM & CJS bundles (#114) 2022-01-13 18:57:50 -03:00
arthurfiorette
58b6b126a4
fix: verify built ecmascript versions with es-check 2021-12-30 15:54:12 -03:00
Arthur Fiorette
b861277b9f
ci: only run codeql when js files are changed 2021-09-24 08:09:29 -03:00
Hazork
2d3cbda079 docs: initial docs 2021-09-20 16:50:06 -03:00
Hazork
a71c16d27b ci: codeql action 2021-09-20 12:26:26 -03:00
Hazork
45630e3837 style: prettified code 2021-09-19 20:19:20 -03:00
Arthur Fiorette
605668391a
ci: fix npm registry url 2021-09-15 18:46:31 -03:00
Hazork
c48769a9c9 ci: added main ci to lint and test code 2021-09-13 12:24:54 -03:00
Hazork
1c442ce08e ci: updated ci to support better caching 2021-09-13 12:24:37 -03:00
Hazork
5a201e3d68 chore: added eslint 2021-09-01 16:20:54 -03:00
Hazork
f373f857af init: init project 2021-09-01 10:07:10 -03:00