Commit Graph

6 Commits

Author SHA1 Message Date
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.
2024-01-26 13:37:30 -05:00
Tsu-ba-me
5f1d6a8f09 fix(striker-ui): add title to striker config page 2023-07-03 04:46:06 -04:00
Tsu-ba-me
ac0c17396f fix(striker-ui): don't close onProceed by default in ConfirmDialog 2022-11-28 14:37:21 -05:00
Tsu-ba-me
e1c5cb6946 fix(striker-ui): update install target state in /config 2022-11-28 14:37:21 -05:00
Tsu-ba-me
e038b809d9 fix(striker-ui): repair SimpleOperationPanel and /config 2022-11-28 14:37:21 -05:00
Tsu-ba-me
b0bad697a4 feat(striker-ui): add striker config page WIP 2022-11-28 14:37:19 -05:00