Commit graph

4 commits

Author SHA1 Message Date
Corentin Thomasset
33c9b6643f chore(lint): switched to a better lint config 2023-05-28 23:29:14 +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
086d31eab5
refactor(lint): linter auto fix 2022-04-22 23:31:40 +02:00
Corentin Thomasset
655019cf23
feat(tool): roman-arabic numbers converter 2022-04-04 23:37:59 +02:00