Tsu-ba-me
83a0210ffa
fix(striker-ui): remove protected state
...
According to breaking changes in react 18, hidden components cannot
trigger the useEffect hook.
See https://github.com/facebook/react/pull/22114
Since the warning is no longer triggered, we can safely remove the
workaround.
11 months ago
Tsu-ba-me
99a82e3d75
fix(striker-ui): default to warning messages in GateForm
1 year ago
Tsu-ba-me
089efdbdc3
fix(striker-ui): add GatePanel and login page
2 years ago
Tsu-ba-me
7f826132a4
fix(striker-ui): pass input values to submit append in GateForm
2 years ago
Tsu-ba-me
305968e5e9
fix(striker-ui): don't reset (re-render) form element in GateForm
2 years ago
Tsu-ba-me
95ce723b86
fix(striker-ui): revise GateForm to use form event
2 years ago
Tsu-ba-me
bb4b9f5441
refactor(striker-ui): apply mt in Spinner occurrences
2 years ago
Tsu-ba-me
c5d349bc92
fix(striker-ui): display message only when submit is allowed in GateForm
2 years ago
Tsu-ba-me
1c22604f3c
fix(striker-ui): relocate messages, toggle submit disabled prop in GateForm
2 years ago
Tsu-ba-me
c040026e73
fix(striker-ui): add input IDs and input label for error messages in GateForm
2 years ago
Tsu-ba-me
9d02da717c
fix(striker-ui): correct error message triggers in GateForm
2 years ago
Tsu-ba-me
9fcae7fcd8
fix(striker-ui): add input tests to GateForm
2 years ago
Tsu-ba-me
2d6e309534
fix(striker-ui): add GateForm
2 years ago