it-tools/src
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
..
assets refactor(style): cleaner layout 2022-04-14 22:41:51 +02:00
components feat(css): added unocss with attributify preset 2023-04-06 20:35:37 +02:00
composable fix(otp-generator): better computation of token 2023-03-31 01:01:44 +02:00
layouts feat(css): added unocss with attributify preset 2023-04-06 20:35:37 +02:00
modules/tracker refactor(tracker): better tracker injection 2022-12-21 21:02:57 +01:00
pages feat(config): hide the banner by default 2023-03-29 19:55:40 +02:00
plugins feat(dx): auto resolve vue components 2023-04-06 19:08:28 +02:00
stores fix(sider): default collapsed value 2022-04-23 00:43:42 +02:00
tools fix(roman-numeral-converter): input validation and feedback (#332) 2023-04-08 19:33:33 +02:00
utils feat(new-tool): RSA key pair generator 2023-03-10 18:16:55 +01:00
App.vue revert(pwa): fallback to autoUpdate 2023-03-01 23:35:17 +01:00
config.ts feat(plausible): disable plausible instance for self hosted instance 2023-04-04 19:01:59 +02:00
main.ts feat(css): added unocss with attributify preset 2023-04-06 20:35:37 +02:00
router.ts refactor(lint): added import rules 2022-08-04 22:46:50 +02:00
shims.d.ts refactor(tracker): better tracker injection 2022-12-21 21:02:57 +01:00
themes.ts refactor(pwa): prompt for pwa update 2023-03-01 22:00:29 +01:00