Commit Graph

14 Commits

Author SHA1 Message Date
Tsu-ba-me
373f985911 fix(striker-ui): handle case where display value isn't filled in select with label 2024-03-21 17:08:44 -04:00
Tsu-ba-me
82ab298dc6 fix(striker-ui): correct generic types in select inputs 2024-01-29 13:13:51 -05:00
Tsu-ba-me
10126a5a95 fix(striker-ui): expose blur and focus event handler slots in SelectWithLabel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
3610c05d29 fix(striker-ui): expose required in SelectWithLabel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
d65c1880c0 fix(striker-ui): pass id to input element in SelectWithLabel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
e40fe93681 fix(striker-ui): expose form control props in SelectWithLabel 2023-04-03 13:14:00 -04:00
Tsu-ba-me
99d1e8cad0 fix(striker-ui): expose name prop in OutlinedInputWithLabel and SelectWithLabel 2023-04-03 13:14:00 -04:00
Tsu-ba-me
5e5c767670 fix(striker-ui): separate types from SelectWithLabel component 2023-04-03 13:13:59 -04:00
Tsu-ba-me
182837c93b fix(striker-ui): allow array options in SelectWithLabel 2023-04-03 13:13:59 -04:00
Tsu-ba-me
3622f4556f fix(striker-ui): relocate type SelectItem 2023-02-14 22:42:50 -05:00
Tsu-ba-me
1aacb7eae2 fix(striker-ui): expose readonly in SelectWithLabel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
70f06e47e5 chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
Tsu-ba-me
3d180f3809 fix(striker-ui): allow ReactNode in select items 2022-11-28 14:37:17 -05:00
Tsu-ba-me
e48963fc27 fix(striker-ui): hoist SelectWithLabel 2022-11-28 14:37:17 -05:00