Igor Savin
|
f1421eb2ab
|
Remove grunt, add s3 publishing tests
|
2026-03-20 23:12:25 +01:00 |
|
Igor Savin
|
2f68d9425b
|
Migrate to oxlint and oxfmt v2 (#2130)
* Migrate to oxlint and oxfmt
* Address review comments
|
2026-03-10 17:27:44 +01:00 |
|
Jakob Linskeseder
|
9413ea99ce
|
Format *.md files with prettier
The `npm run format` command now matches
the husky `lint-staged`-commands.
Also upgraded to prettier v3.
|
2023-07-30 23:38:10 +02:00 |
|
Jakob Linskeseder
|
b3ffb16e5d
|
Fix browser tests in CI pipeline
|
2023-07-24 21:55:20 +02:00 |
|
Jakob Linskeseder
|
e534a911f3
|
Upgrade prettier to v2
Prettier v2 has the following breaking changes:
* enforces spaces between `function` and params
* enforces trailing commas by default
|
2022-10-29 21:49:15 +02:00 |
|
Jakob Linskeseder
|
f6ff3bf52b
|
Upgrade to ECMAScript 2020
This is needed in order to use `globalThis`, see #1894.
It also made it possible to remove some old polyfills and fallbacks.
|
2022-10-29 21:49:15 +02:00 |
|
Jakob Linskeseder
|
37f4ea18b4
|
Remove AMD tests
AMD modules were removed in v5.
|
2021-12-29 23:21:14 +01:00 |
|
Jakob Linskeseder
|
78e7e28ff9
|
Replace custom test-server with Grunt connect
|
2021-12-29 21:35:16 +01:00 |
|
Jakob Linskeseder
|
9ed9418488
|
Replace Saucelabs with Playwright
Also reorganized npm scripts.
|
2021-12-29 21:35:16 +01:00 |
|