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
4d2b037dbe
refactor(ui): removed all n-space
2023-05-27 17:53:13 +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
74073f5038
refactor(clean): removed useless br tags
2023-04-19 22:50:02 +02:00
Corentin Thomasset
c45bce36f9
refactor(ui): getting ride of naive ui buttons
2023-04-19 22:33:22 +02:00
cgoIT
8930e139b2
fix(roman-numeral-converter): input validation and feedback ( #332 )
...
* fix(roman-numeral-converter): checks for valid input and conversion enhancements
Validates if numeral values are between 1 and 3999999.
Validates if a roman number is valid.
* fix(roman-numeral-converter): optimize logic for copy button
* fix(roman-numeral-converter): changes due to review
2023-04-08 19:33:33 +02:00
Corentin Thomasset
8787ce72ab
fix(roman-converter): replaced incorrect default value
2023-03-24 18:35:37 +01: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
6b58ec554a
refactor(style): updated linter config
2022-04-15 23:10:47 +02:00
Corentin Thomasset
655019cf23
feat(tool): roman-arabic numbers converter
2022-04-04 23:37:59 +02:00