aboutsummaryrefslogtreecommitdiff
path: root/src/components/TextareaCopyable.vue (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-10-14refactor(ui): switched naive tooltip components to custom ones (#661)Gravatar Corentin THOMASSET 1-32/+8
2023-08-21feat(copy): support legacy copy to clipboard for older browser (#581)Gravatar Corentin THOMASSET 1-14/+6
2023-06-23feat(new-tool): json to tomlGravatar Corentin Thomasset 1-0/+2
2023-06-18feat(new tool): xml formatter (#457)Gravatar jmmanzano 1-0/+1
* 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>
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-40/+42
2023-05-27refactor(ui): removed all n-spaceGravatar Corentin Thomasset 1-2/+2
2023-04-20refactor(ui): replaced naive ui cards with custom onesGravatar Corentin Thomasset 1-2/+2
2023-04-19refactor(ui): getting ride of naive ui buttonsGravatar Corentin Thomasset 1-3/+3
2023-04-10refactor(dx): generic data transformerGravatar Corentin Thomasset 1-1/+1
2023-04-10refactor(lint): auto fix lintGravatar Corentin Thomasset 1-1/+1
2023-04-06feat(css): added unocss with attributify presetGravatar Corentin Thomasset 1-1/+1
2023-03-27feat(new-tool): add a docker run to docker compose converter (#291)Gravatar cgoIT 1-0/+2
* Integrate composerize (https://github.com/magicmark/composerize) into it-tools * Fix Prettier errors * Fix Prettier errors * Fix code according to suggestions * Added syntax highlighting to TextareaCopyable component, some ui adjustments in docker-run-to-docker-compose-converter.vue
2022-08-19feat(new-tool): meta tag generatorGravatar Corentin Thomasset 1-0/+2
2022-08-03refactor(display): mutualized code displayGravatar Corentin Thomasset 1-0/+98