daZepelin
|
99519d3d8e
|
feat(web/dialog): precision prop for number input (#372)
* feat(web/input): added precision prop for number input
* fix(web/input): added missing disabled prop to checkbox
* fix(web/input): correct icon for debug data
* fix(web/input): remove step prop from typings
* fix(web/debug): remove step prop
|
2023-07-27 11:44:08 +02:00 |
|
Luke
|
829bec2592
|
refactor(web): move all types into typings folder
|
2023-02-15 13:25:44 +01:00 |
|
Luke
|
14341a0343
|
chore(web): remove unused code
|
2023-02-13 21:24:33 +01:00 |
|
Luke
|
d5a9a3fb90
|
feat(web/input): required fields
|
2023-01-08 11:40:35 +01:00 |
|
Luke
|
d0811be0ce
|
refactor(web/input): use form control instead of controlled state
|
2023-01-03 18:55:02 +01:00 |
|
Luke
|
c419474969
|
refactor(web/input): input dialog mantine rewrite
|
2022-12-16 15:00:01 +01:00 |
|
Luke
|
abff60d4ed
|
fix(web): fix values persisting across input dialogs opened quickly
|
2022-12-16 09:40:28 +01:00 |
|
Luke
|
8ad04de0bc
|
refactor(web/input): move field components into fields folder
|
2022-10-27 14:22:15 +02:00 |
|