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-08-08 | feat(new tool): emoji picker (#551) | 1 | -1/+1 | ||
2023-06-25 | refactor(ui): remove n-text (#506) | 1 | -2/+2 | ||
2023-06-23 | refacor(transformers): use monospace font for JSON and SQL text areas (#476) | 1 | -0/+2 | ||
* feat(c-input): Add monospace prop * feat: use monospace input for json and sql inputs | |||||
2023-06-23 | fix(typos): fixed more typos & uppercase JSON (#475) | 1 | -4/+4 | ||
* fix(About): typo * uppercase json & typos | |||||
2023-05-28 | chore(lint): switched to a better lint config | 7 | -90/+92 | ||
2023-05-27 | refactor(ui): removed all n-space | 1 | -2/+2 | ||
2023-05-15 | refactor(ui): replaced some n-input with c-input-text | 1 | -40/+27 | ||
2023-05-14 | refactor(ui): replaced some n-input with c-input-text | 1 | -4/+4 | ||
2023-04-23 | feat(new-tool): diff of two json objects | 8 | -0/+588 | ||