Christian Andolf
45d1155054
fix(LOY-252): add height to input elements to make iOS scroll to focused inputs
...
fixed incorrect html with multiple interactive elements inside label
fixed inconsistent placeholder attribute handling between browsers
removed active state so not to prevent iOS from focusing inputs
2025-06-04 13:37:15 +02:00
Christian Andolf
e04342110a
feat(SW-1509): simplified date of birth component to work with new select
...
added animated labels to new select
2025-04-15 13:14:33 +02:00
Christian Andolf
515885ecbf
fix(SW-1509): remove default max width
2025-04-11 09:24:45 +02:00
Christian Andolf
a93ed00ee5
fix(SW-1509): removed support for plain array items in order to handle proper props extending
...
various fixes for supporting default selected
2025-04-10 14:37:52 +02:00
Christian Andolf
9ef292709b
feat(SW-1509): enable support for more react aria props
...
fix invalid border
corrected default border
2025-04-10 10:32:57 +02:00
Christian Andolf
bc7cec215c
feat(SW-1509): enable filtering select
2025-04-10 10:32:56 +02:00
Christian Andolf
77e4e9d203
feat(SW-1509): new select component in design-system
2025-04-10 10:32:56 +02:00