Corentin THOMASSET
|
dc0461595f
|
feat(i18n): get locales on build (#880)
|
2024-02-11 00:33:52 +01:00 |
|
David Nguyen
|
079aa2164c
|
feat(i18n): added vi tools translations (#876)
* Update Vietnamese translations in vi.yml file
* Add Vietnamese translations for various tools
|
2024-02-05 10:09:07 +00:00 |
|
QingFeng
|
9c6b12225e
|
feat(i18n): added zh tools translations (#874)
|
2024-02-05 11:06:36 +01:00 |
|
Corentin THOMASSET
|
7f5fa00147
|
feat(i18n): added missing locale files in tools (#863)
|
2024-02-01 17:05:05 +00:00 |
|
Corentin THOMASSET
|
95698cb938
|
refactor(i18n): added locales per tool (#861)
|
2024-02-01 14:05:54 +01:00 |
|
Corentin THOMASSET
|
ca43a25569
|
refactor(case converter): no split on lowercase, uppercase and mocking case (#748)
|
2023-11-13 00:00:55 +00:00 |
|
Corentin THOMASSET
|
681f7bf644
|
feat(case-converter): added mocking case (#705)
|
2023-10-31 09:52:01 +00:00 |
|
renovate[bot]
|
6ff9a01cc8
|
chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552)
* chore(deps): update dependency @antfu/eslint-config to ^0.40.0
* chore(deps): updated eslint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2023-08-21 18:27:08 +00:00 |
|
Marvin
|
7b6232a151
|
feat(Case Converter): Add lowercase and uppercase (#534)
* feat(case converter): add uppercase and lowercase
* (case converter) correctly use stripRegexp
* style: lint fix
* feat(ui): added c-select in the ui lib (#550)
* feat(ui): added c-select in the ui lib
* refactor(ui): switched n-select to c-select
* feat(new tool): emoji picker (#551)
* chore(deps): update dependency @vitejs/plugin-vue to v4 (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency @vitejs/plugin-vue-jsx to v3 (#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor(case converter): using nocase to convert to upper and lower case
* refactor(case converter): config based case changes
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-09 23:45:21 +02:00 |
|
Corentin Thomasset
|
fe61f0f2f2
|
refactor(imports): removed unnecessary imports to vue
|
2023-06-10 17:24:10 +02:00 |
|
Corentin Thomasset
|
33c9b6643f
|
chore(lint): switched to a better lint config
|
2023-05-28 23:29:14 +02:00 |
|
Corentin Thomasset
|
77f2efc0b9
|
refactor(ui): replaced some n-input with c-input-text
|
2023-05-14 22:30:23 +02:00 |
|
Corentin Thomasset
|
f080933d2a
|
refactor(ui): replaced naive ui cards with custom ones
|
2023-04-20 20:57:38 +02:00 |
|
Corentin Thomasset
|
9634f5d9a8
|
fix(case-converter): allowed diacritics
|
2023-02-10 22:59:44 +01:00 |
|
Corentin Thomasset
|
e6c0445684
|
fix(case-converter): allowed diacritics
|
2023-02-10 22:53:10 +01:00 |
|
Corentin Thomasset
|
208a373fd0
|
refactor(lint): added import rules
|
2022-08-04 22:46:50 +02:00 |
|
Corentin Thomasset
|
11720e6cde
|
feat(tools): new badge for recently created tools
|
2022-06-02 00:11:49 +02:00 |
|
Corentin Thomasset
|
ac89490794
|
refactor: renammed Tool.ts to tool.ts
|
2022-06-02 00:11:49 +02:00 |
|
Corentin Thomasset
|
086d31eab5
|
refactor(lint): linter auto fix
|
2022-04-22 23:31:40 +02:00 |
|
Corentin Thomasset
|
1859a9a174
|
feat(ux): copyable input
|
2022-04-16 01:15:23 +02:00 |
|
Corentin Thomasset
|
7a7372df19
|
feat(tool): case converter
|
2022-04-16 00:03:31 +02:00 |
|