18 Commits (b2b330914dfbe4b88fa871d2e1f06057b9d75c97)

Author SHA1 Message Date
Tsu-ba-me 9878d03ee5 fix(striker-ui): add event handler append props in InputWithRef 1 year ago
Tsu-ba-me bc25f1a2ad fix(striker-ui): add unmount event and simplify mount/first render event in InputWithRef 1 year ago
Tsu-ba-me 47e822421d fix(striker-ui): remove unneeded dependency in InputWithRef 1 year ago
Tsu-ba-me e5d7014b9f fix(striker-ui): run 'set validity on first render' in useEffect 1 year ago
Tsu-ba-me afdd376759 fix(striker-ui): correct validity test on first render in InputWithRef 2 years ago
Tsu-ba-me dbd642e857 fix(striker-ui): make InputWithRef compatible with Switch 2 years ago
Tsu-ba-me 49b157f81b fix(striker-ui): allow specify valueKey in InputWithRef 2 years ago
Tsu-ba-me 8abd47eb18 fix(striker-ui): correct validity test on first render in InputWithRef 2 years ago
Tsu-ba-me cf502ba213 fix(striker-ui): make InputWithRef compatible with Switch 2 years ago
Tsu-ba-me 0f40ffe604 fix(striker-ui): allow specify valueKey in InputWithRef 2 years ago
Tsu-ba-me f9c9855462 refactor(striker-ui): repair types in InputWithRef 2 years ago
Tsu-ba-me abc7fdf54c refactor(striker-ui): repairs types in map to value converter 2 years ago
Tsu-ba-me 0156b7cd7e fix(striker-ui): add input test in InputWithRef to reduce duplication 2 years ago
Tsu-ba-me b470070960 fix(striker-ui): use subset of type map 2 years ago
Tsu-ba-me cb071709be refactor(striker-ui): avoid props overwrite in InputWithRef 2 years ago
Tsu-ba-me 3bebe05a88 fix(striker-ui): allow set initial value in InputWithRef 2 years ago
Tsu-ba-me 5ce3277a6e fix(striker-ui): don't create functions on re-render 2 years ago
Tsu-ba-me 595322d168 fix(striker-ui): get children value with ref functions 2 years ago
Tsu-ba-me 13b4cabaf8 fix(striker-ui): add undefined to type map 2 years ago
Tsu-ba-me 96fd7f739e fix(striker-ui): change InputWithRef to accept any input element as base 2 years ago
Tsu-ba-me cbad0ebf5e feat(striker-ui): add InputWithRef 2 years ago