Commit Graph

18 Commits

Author SHA1 Message Date
Tsu-ba-me
9878d03ee5 fix(striker-ui): add event handler append props in InputWithRef 2023-06-20 00:48:21 -04:00
Tsu-ba-me
bc25f1a2ad fix(striker-ui): add unmount event and simplify mount/first render event in InputWithRef 2023-06-19 15:15:33 -04:00
Tsu-ba-me
47e822421d fix(striker-ui): remove unneeded dependency in InputWithRef 2023-06-19 15:15:32 -04:00
Tsu-ba-me
e5d7014b9f fix(striker-ui): run 'set validity on first render' in useEffect 2023-06-19 15:15:31 -04:00
Tsu-ba-me
8abd47eb18 fix(striker-ui): correct validity test on first render in InputWithRef 2023-04-04 00:23:00 -04:00
Tsu-ba-me
cf502ba213 fix(striker-ui): make InputWithRef compatible with Switch 2023-04-03 13:13:59 -04:00
Tsu-ba-me
0f40ffe604 fix(striker-ui): allow specify valueKey in InputWithRef 2023-04-03 13:13:59 -04:00
Tsu-ba-me
f9c9855462 refactor(striker-ui): repair types in InputWithRef 2022-11-28 14:37:22 -05:00
Tsu-ba-me
abc7fdf54c refactor(striker-ui): repairs types in map to value converter 2022-11-28 14:37:22 -05:00
Tsu-ba-me
0156b7cd7e fix(striker-ui): add input test in InputWithRef to reduce duplication 2022-11-28 14:37:21 -05:00
Tsu-ba-me
b470070960 fix(striker-ui): use subset of type map 2022-11-28 14:37:19 -05:00
Tsu-ba-me
cb071709be refactor(striker-ui): avoid props overwrite in InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3bebe05a88 fix(striker-ui): allow set initial value in InputWithRef 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5ce3277a6e fix(striker-ui): don't create functions on re-render 2022-11-28 14:37:19 -05:00
Tsu-ba-me
595322d168 fix(striker-ui): get children value with ref functions 2022-11-28 14:37:19 -05:00
Tsu-ba-me
13b4cabaf8 fix(striker-ui): add undefined to type map 2022-11-28 14:37:19 -05:00
Tsu-ba-me
96fd7f739e fix(striker-ui): change InputWithRef to accept any input element as base 2022-11-28 14:37:19 -05:00
Tsu-ba-me
cbad0ebf5e feat(striker-ui): add InputWithRef 2022-11-28 14:37:19 -05:00