aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-08-09fix(copy): prevent shorthand copy if source is present in useCopy (#559)Gravatar Corentin THOMASSET 14-20/+26
* fix(copy): prevent shorthand copy if source is present in useCopy * refactor(copy): normalized copy usage
2023-08-09feat(Case Converter): Add lowercase and uppercase (#534)Gravatar Marvin 3-52/+79
* 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-09fix(c-lib): hide component library shortcut link in non-dev (#557)Gravatar Corentin THOMASSET 1-1/+1
2023-08-09fix(emoji picker): fix copy button (#556)Gravatar Corentin THOMASSET 1-1/+1
2023-08-08chore(deps): update dependency @vitejs/plugin-vue-jsx to v3 (#497)Gravatar renovate[bot] 2-334/+42
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08chore(deps): update dependency @vitejs/plugin-vue to v4 (#496)Gravatar renovate[bot] 2-7/+7
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08feat(new tool): emoji picker (#551)Gravatar Corentin THOMASSET 11-6/+192
2023-08-07feat(ui): added c-select in the ui lib (#550)Gravatar Corentin THOMASSET 29-199/+666
* feat(ui): added c-select in the ui lib * refactor(ui): switched n-select to c-select
2023-07-05chore(deps): update dependency vite-plugin-pwa to ^0.16.0 (#488)Gravatar renovate[bot] 2-90/+84
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29chore(deps): update dependency vite to v4 (#503)Gravatar renovate[bot] 2-272/+25
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29chore(ci): e2e against vercel deployement (#518)Gravatar Corentin THOMASSET 2-42/+21
2023-06-29fix(deps): update dependency @vueuse/head to v1 (#515)Gravatar renovate[bot] 2-27/+77
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29chore(e2e): execute e2e against built app (#511)Gravatar Corentin THOMASSET 4-7/+29
2023-06-29chore(deps): update github/codeql-action action to v2 (#513)Gravatar renovate[bot] 1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-28chore(deps): update node.js to v18 (#514)Gravatar renovate[bot] 3-27/+32
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27chore(deps): switched from vite-plugin-md to vite-plugin-vue-markdown (#510)Gravatar Corentin THOMASSET 3-86/+42
2023-06-27chore(deps): update dependency workbox-window to v7 (#509)Gravatar renovate[bot] 2-16/+16
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27chore(deps): update dependency vite-svg-loader to v4 (#508)Gravatar renovate[bot] 2-64/+34
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27chore(deps): update dependency typescript to ~4.9.0 (#481)Gravatar renovate[bot] 2-79/+81
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27chore(deps): update dependency vue-tsc to ^0.40.0 (#490)Gravatar renovate[bot] 3-395/+72
* chore(deps): update dependency vue-tsc to ^0.40.0 * chore(deps): upgraded vue-tsc dependency --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-06-27refactor(navbar): consistent spacing in navbar buttons (#507)Gravatar Corentin THOMASSET 1-21/+5
2023-06-25refactor(ui): remove n-text (#506)Gravatar Corentin THOMASSET 14-74/+52
2023-06-25refactor(ui): replaced some n-input to c-input (#505)Gravatar Corentin THOMASSET 20-235/+189
2023-06-25chore(deps): updated unplugin-auto-import (#504)Gravatar Corentin THOMASSET 4-57/+330
2023-06-25chore(deps): removed start-server-and-test dependencyGravatar renovate[bot] 3-116/+2
* chore(deps): update dependency start-server-and-test to v2 * chore(deps): removed start-server-and-test dependency --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-06-25feat(new-tool): password strength analyzer (#502)Gravatar Corentin THOMASSET 7-1/+223
2023-06-25chore(deps): update dependency c8 to v8 (#498)Gravatar renovate[bot] 2-6/+10
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-24chore(deps): update dependency @types/jsdom to v21 (#495)Gravatar renovate[bot] 2-10/+12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-24chore(deps): update node.js to v16.20.1 (#491)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-24fix(deps): update dependency country-code-lookup to ^0.1.0 (#493)Gravatar renovate[bot] 2-5/+5
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-24fix(deps): update dependency @vueuse/head to ^0.9.0 (#492)Gravatar renovate[bot] 2-11/+20
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-24chore(deps): update dependency vitest to ^0.32.0 (#489)Gravatar renovate[bot] 2-36/+502
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-24chore(deps): update actions/checkout action to v3 (#494)Gravatar renovate[bot] 2-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23chore(deps): update dependency unplugin-vue-components to ^0.25.0 (#484)Gravatar renovate[bot] 2-8/+12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23chore(deps): update dependency unplugin-auto-import to ^0.16.0 (#483)Gravatar renovate[bot] 2-15/+23
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23fix(i18n): fallback for demo i18nGravatar Corentin Thomasset 1-1/+1
2023-06-23feat(new-tool): yaml to tomlGravatar Corentin Thomasset 5-3/+83
2023-06-23feat(new-tool): json to tomlGravatar Corentin Thomasset 5-0/+83
2023-06-23feat(new-tool): toml to yamlGravatar Corentin Thomasset 4-0/+77
2023-06-23feat(new-tool): toml to jsonGravatar Corentin Thomasset 8-1/+114
2023-06-23refactor(json-viewer): input monospace font (#485)Gravatar Marvin 1-2/+3
2023-06-23chore(deps): update dependency unocss to ^0.53.0 (#482)Gravatar renovate[bot] 2-122/+123
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23chore(deps): update dependency @unocss/eslint-config to ^0.53.0 (#478)Gravatar renovate[bot] 2-30/+94
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23refacor(transformers): use monospace font for JSON and SQL text areas (#476)Gravatar Marvin 4-3/+15
* feat(c-input): Add monospace prop * feat: use monospace input for json and sql inputs
2023-06-23chore(deps): added renovate.json (#477)Gravatar renovate[bot] 1-0/+6
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23fix(typos): fixed more typos & uppercase JSON (#475)Gravatar Marvin 5-13/+13
* fix(About): typo * uppercase json & typos
2023-06-21fix(about): typos and wording (#474)Gravatar Marvin 1-8/+8
* fix(About): typos and wording * Update src/pages/About.vue --------- Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2023-06-19docs(ide): updated vscode extensions settings (#472)Gravatar Corentin THOMASSET 2-2/+22
2023-06-19chore(i18n): tool scoped locales (#471)Gravatar Corentin THOMASSET 6-45/+35
2023-06-19feat(command-palette): random tool actionGravatar Corentin Thomasset 3-2/+33