67 Commits

Author SHA1 Message Date
18ee702823 Add readme, changelog, license to S3 artifacts (#9727)
Signed-off-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2025-05-19 17:46:50 +02:00
8a605b7b4c Bump dependencies (#9712) 2025-05-11 10:54:59 +02:00
e9c66955c4 Refactor to PointerEvents (#9620) 2025-05-06 21:11:43 +02:00
7ac98758d4 Drop UMD and make ESM the default entrypoint (#8826)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2025-03-17 15:59:00 +01:00
35d79e012b Add support for SSR runtimes (#9385)
Co-authored-by: Matt Hova <matthova87@gmail.com>
2024-07-06 17:17:43 +02:00
f6653360c6 Fix CI tests to not depend on big Chrome window size (#9235) 2024-01-29 12:51:23 +02:00
56c14215a7 Bump actions/cache from 3 to 4 (#9224)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 13:26:46 +01:00
ed97d8881a Set versioning-strategy for NPM to increase (#9165) 2023-11-12 18:14:06 +01:00
62edb892bd Bump actions/setup-node from 3 to 4 (#9152)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 13:24:38 +01:00
fe8a7e8375 Bump actions/checkout from 3 to 4 (#9081)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 14:58:37 +02:00
3a5e472e88 Replace expect.js with Chai (#8952) 2023-05-15 13:55:28 +02:00
058c3de975 Remove Rollup pre-proccesor from Karma runner (#8935) 2023-04-27 23:41:30 +02:00
cc73ef35ab Use OS name as part of cache key for jobs (#8750) 2022-12-27 12:29:10 +01:00
a33cedb1ed Run CI on latest version of Windows (#8743) 2022-12-25 20:05:50 +01:00
6883dd7881 Run CI on latest version of Ubuntu (#8744) 2022-12-24 22:53:29 +02:00
020981ec1a Lock actions/cache to version 3.2.0 (#8742) 2022-12-24 17:26:52 +01:00
175b00ffbb Upgrade Bundlemon to v2 (#8676) 2022-11-21 13:29:44 +01:00
a1fb101612 Simplify workflows on CI (#8671) 2022-11-19 13:34:10 +01:00
3233cdb068 Run CI on Ubuntu 20.04 (#8670) 2022-11-18 22:11:53 +01:00
ed206fabfa Use Node.js version 18 for CI (#8640) 2022-11-07 09:22:48 -05:00
6a6d7d0fea Upgrade ESLint config to latest version (#8583) 2022-10-16 17:47:19 +02:00
bf20569dce Add Windows and MacOS to the testing matrix (#8540) 2022-10-09 16:32:17 +02:00
66c9b7e252 Add Dependabot config for Bundler dependencies (#8516) 2022-10-04 18:15:39 +02:00
f3d8a05ceb Build documentation with Jekyll on CI (#8504) 2022-10-02 17:36:59 +02:00
3d3e8cc5c1 Use different cache keys on CI for more reliable builds (#8487) 2022-09-27 13:31:50 +03:00
e448304df0 Upgrade dependencies, including Sinon & Mocha (#8463)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-09-26 13:16:57 +03:00
e4c8f645be Remove Internet Explorer from test framework (#8264)
* Remove Internet Explorer from CI

* Remove Internet Explorer from Karma config
2022-09-22 13:02:32 +03:00
914a62e48d GitHub Workflows security hardening (#8419) 2022-08-30 12:16:06 +02:00
c1bd677d64 Use major version ranges for Github Actions (#8286) 2022-06-09 12:03:09 +03:00
2df2683c31 Configure YAML issue forms (#8246) 2022-05-17 13:09:40 +03:00
afe4e4a5d8 Bump actions/setup-node from 3.1.1 to 3.2.0 (#8245)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 15:42:52 +03:00
5d41dfe4af fixup funding button 2022-05-10 23:50:30 +03:00
fb11a3181b add FUNDING.yml 2022-05-10 23:50:08 +03:00
bcc59e54cd Prevent major updates of Mocha through Dependabot (#8207) 2022-05-02 17:34:18 +02:00
ce2ac8370c Remove Dependabot specific labels (#8199) 2022-04-29 18:16:27 +03:00
f7eec31ce7 Bump actions/setup-node from 3.1.0 to 3.1.1 (#8155)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 16:31:42 +03:00
d9ef8c1e67 Bump actions/cache from 3.0.1 to 3.0.2 (#8135)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 18:06:16 +03:00
760b91a5e2 Bump actions/cache from 2 to 3.0.1 (#8108)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/cache
  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-04-03 08:19:19 +03:00
4f160a10e6 Bump actions/checkout from 2 to 3 (#8107)
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-04-03 08:19:12 +03:00
78e1d54c6a Bump actions/setup-node from 2 to 3.1.0 (#8106)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-04-03 08:18:50 +03:00
2fe5332c45 Included githubactions in the dependabot config (#8104)
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
2022-04-03 08:12:25 +03:00
c53396124a try fixing artifacts upload 2022-03-11 20:47:15 +02:00
50621a5bdb Potentially fix path for tagged artifacts upload (#8046)
* potentially fix path for artifacts upload

* simplify path config for artifacts
2022-03-11 20:35:53 +02:00
76b0d406d7 Parse dist-tag from version for publishing on NPM (#8039) 2022-03-08 15:44:57 +02:00
28d8ed5c63 Prevent Bundlemon from running in forks (#7983) 2022-02-07 18:05:16 +02:00
fe034acf48 Run Bundlemon on release optimized build (#7934) 2022-01-21 13:11:04 +01:00
44e4975339 Rename master branch to main (#7921) 2022-01-19 12:46:44 +02:00
4d63087d0d Add bundlemon to watch bundle size (#7905) 2022-01-19 11:06:41 +01:00
d86ad49d4a Publish package to NPM when pushing tag (#7854) 2021-12-13 16:14:41 +02:00
f3f28c3188 Upload files to AWS even if the file-size is the same (#7853) 2021-12-10 18:41:56 +02:00