aboutsummaryrefslogtreecommitdiff
path: root/src/tools/integer-base-converter/integer-base-converter.vue (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-25refactor(ui): replaced some n-input to c-input (#505)Gravatar Corentin THOMASSET 1-27/+4
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-47/+58
2023-05-14refactor(ui): replaced some n-input with c-input-textGravatar Corentin Thomasset 1-45/+48
2023-04-20refactor(ui): replaced naive ui cards with custom onesGravatar Corentin Thomasset 1-2/+2
2023-04-06feat(css): added unocss with attributify presetGravatar Corentin Thomasset 1-2/+2
2022-12-07fix(integer-base-converter): handle non-decimal char and better error messageGravatar Corentin Thomasset 1-10/+39
2022-08-04refactor(lint): added import rulesGravatar Corentin Thomasset 1-1/+1
2022-05-09fix(typo): misspelingsGravatar Corentin Thomasset 1-1/+1
2022-04-24fix(base-converter): responsive inputGravatar Corentin Thomasset 1-12/+25
2022-04-22refactor(lint): linter auto fixGravatar Corentin Thomasset 1-59/+21
2022-04-16feat(ux): copyable inputGravatar Corentin Thomasset 1-6/+7
2022-04-15refactor(style): updated linter configGravatar Corentin Thomasset 1-42/+83
2022-04-12feat(tool): base converterGravatar Corentin Thomasset 1-0/+68