Commit Graph

8 Commits

Author SHA1 Message Date
mr. m
f4db37f9d3 feat: remove js-confetti dependency and related code from DownloadScript.astro 2026-01-23 22:18:55 +01:00
mr. m
ab8ae85711 chore: add dependency overrides for various packages in pnpm workspace (#819)
* chore: add dependency overrides for various packages in pnpm workspace

* chore: add dependency overrides for various packages in pnpm workspace

* chore: Added nvmrc file

* chore: Remove breaking deps

* chore: update Playwright image version and remove Vitest configuration settings
2025-10-28 17:19:45 +01:00
mr. m
4d922f9108 Revert "chore: update package overrides in pnpm-workspace.yaml for compatibility and stability"
This reverts commit c6ef61a769.
2025-10-23 19:14:23 +02:00
mr. m
c6ef61a769 chore: update package overrides in pnpm-workspace.yaml for compatibility and stability 2025-10-23 17:45:35 +02:00
Shintaro Jokagi
9db42c090f chore(deps): pin all dependencies (#688) 2025-06-21 11:28:38 +12:00
mr. m
054b55cc4e Revert "feat(i18n): add spanish translation (#657)" (#670) 2025-06-10 10:46:01 +02:00
Angel
cb4df21583 feat(i18n): add spanish translation (#657)
* feat(i18n): add Spanish localization

* feat(cspell): add additional Spanish words to dictionary

* feat(i18n): Update translation

* fix: minor spelling issues

* chore: remove unnecessary margin

* feat: add arktype

* chore: update cspell dictionary

* refactor: implement object schema with arktype to validate schema on runtime

* refactor(i18n): simplify locale retrieval process

* fix: linter issues

* refactor: replace import glob with static imports to prevent playwright from dying

* chore: remove unnecessary mapping

* refactor: split logic into multiple files

* chore: use new imports

* fix: fix playwright tests with import glob

* chore: update lock files

* chore: fix types

* chore: update fonts with broader subset

---------

Co-authored-by: Bryan Galdámez <josuegalre@gmail.com>
2025-06-09 20:22:06 -06:00
Shintaro Jokagi
d1bb6682d4 feat(lefthook): add lefthook to repo 2025-06-02 13:17:56 +12:00