northsqrd
24cedb07ae
feat(interface/multi-select): add maxSelectedValues ( #563 )
2024-05-08 04:28:52 +10:00
Lily
71b30b928d
feat(web/select): searchable option ( #513 )
2024-03-10 14:06:11 +01:00
Luke
36662050ff
chore: optimize imports
2023-11-15 15:32:04 +01:00
Luke
882e372895
feat(web): font awesome icon animations
2023-11-15 15:28:21 +01:00
Luke
c011d51184
fix(web/input): fix select throwing error when there's no options sent
2023-03-10 20:02:13 +01: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
779ed8dd07
feat(web/input): multi-select row
2023-01-15 11:54:15 +01:00
Luke
d337bc096d
feat(web/input): select row icon
2023-01-09 14:39:49 +01:00
Luke
8936191f2e
feat(web/input): allow select to be cleared
2023-01-09 14:34:41 +01:00
Luke
c88ed6b299
refactor(web/input): default select to first option
2023-01-09 14:32:11 +01:00
Luke
f6e2d54bdb
refactor(web/input): select backwards compat with no label
2023-01-08 11:50:44 +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
7cde7e0581
fix(web/input): ensure select rerender between dialogs
...
If opening another input dialog with select in the same row it would cause the value to be the same as the previous one as there was no rerender being forced because their keys were the same
2022-11-19 12:11:02 +01:00
Luke
8ad04de0bc
refactor(web/input): move field components into fields folder
2022-10-27 14:22:15 +02:00