aboutsummaryrefslogtreecommitdiff
path: root/src/tools/slugify-string (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-02-11feat(i18n): get locales on build (#880)Gravatar Corentin THOMASSET 6-12/+0
2024-02-05feat(i18n): added vi tools translations (#876)Gravatar David Nguyen 1-0/+4
* Update Vietnamese translations in vi.yml file * Add Vietnamese translations for various tools
2024-02-05feat(i18n): added zh tools translations (#874)Gravatar QingFeng 1-0/+4
2024-02-01feat(i18n): added missing locale files in tools (#863)Gravatar Corentin THOMASSET 4-0/+0
2024-02-01refactor(i18n): added locales per tool (#861)Gravatar Corentin THOMASSET 2-2/+7
2023-08-09fix(copy): prevent shorthand copy if source is present in useCopy (#559)Gravatar Corentin THOMASSET 1-1/+1
* fix(copy): prevent shorthand copy if source is present in useCopy * refactor(copy): normalized copy usage
2023-06-25refactor(ui): replaced some n-input to c-input (#505)Gravatar Corentin THOMASSET 1-11/+2
2023-06-10refactor(imports): removed unnecessary imports to vueGravatar Corentin Thomasset 1-1/+0
2023-05-28chore(lint): switched to a better lint configGravatar Corentin Thomasset 1-16/+16
2023-05-27refactor(ui): removed all n-spaceGravatar Corentin Thomasset 1-2/+2
2023-04-19refactor(ui): getting ride of naive ui buttonsGravatar Corentin Thomasset 1-1/+1
2023-02-10feat(new-tool): slugify stringGravatar Corentin Thomasset 2-0/+44