jpg-quartz/quartz
Mara-Li dbbc672c67
feat: Adding support for i18n (closes #462) (#738)
* fix: alt error mix with height/width

More granular detection of alt and resize in image

* fix: format

* feat: init i18n

* feat: add translation

* style: prettier for test

* fix: build-up the locale to fusion with dateLocale

* style: run prettier

* remove cursed file

* refactor: remove i18n library and use locale way instead

* format with prettier

* forgot to remove test

* prevent merging error

* format

* format

* fix: allow string for locale
- Check during translation if valid / existing locale
- Allow to use "en" and "en-US" for example
- Add fallback directly in the function
- Add default key in the function
- Add docstring to cfg.ts

* forgot item translation

* remove unused locale variable

* forgot to remove fr-FR testing

* format
2024-02-03 19:55:24 -08:00
..
cli fix: content-disposition inline should apply to all resource types (closes #728) 2024-01-28 22:12:01 -08:00
components feat: Adding support for i18n (closes #462) (#738) 2024-02-03 19:55:24 -08:00
i18n feat: Adding support for i18n (closes #462) (#738) 2024-02-03 19:55:24 -08:00
plugins fix: calculate heading after latex (closes #719) 2024-02-03 19:44:24 -08:00
processors refactor: move emit from callback to helper file function (#704) 2024-01-18 10:56:14 -08:00
static Revert "feat: Making Quartz available offline by making it a PWA (#465)" 2023-09-20 13:52:45 -07:00
styles fix(search): flex basis and card highlighting 2024-02-02 12:18:02 -08:00
util fix(div): update class name to remove weird space afterwards (#763) 2024-01-29 21:51:13 -08:00
bootstrap-cli.mjs cleanup: rework cli to allow invoking create and build outside of cli (#428) 2023-08-27 15:59:51 -07:00
bootstrap-worker.mjs run prettier 2023-07-22 17:27:41 -07:00
build.ts fix: fmt 2024-01-31 11:58:54 -08:00
cfg.ts feat: Adding support for i18n (closes #462) (#738) 2024-02-03 19:55:24 -08:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00