Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-11 | feat(i18n): get locales on build (#880) | 6 | -12/+0 | ||
2024-02-05 | feat(i18n): added vi tools translations (#876) | 1 | -0/+4 | ||
* Update Vietnamese translations in vi.yml file * Add Vietnamese translations for various tools | |||||
2024-02-05 | feat(i18n): added zh tools translations (#874) | 1 | -0/+4 | ||
2024-02-01 | feat(i18n): added missing locale files in tools (#863) | 4 | -0/+0 | ||
2024-02-01 | refactor(i18n): added locales per tool (#861) | 2 | -2/+7 | ||
2023-06-18 | feat(new tool): xml formatter (#457) | 5 | -0/+136 | ||
* feat(new tool): xml formatter * feat(xml-formatter): added happy path e2e tests * refactor(xml-formatter): improved unit tests * refactor(xml-formatter): add better suitable icon * feat(xml-formatter): added happy path e2e tests * feat(xml-formatter): registered xml as syntax highlighter * chore(auto-import): removed unused NSpace --------- Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> |