anvil/striker-ui/components/Files
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
..
AddFileForm.tsx fix(striker-ui): remove protected state 2024-01-26 13:37:30 -05:00
EditFileForm.tsx fix(striker-ui): reload file list after delete, edit 2023-12-06 17:27:50 -05:00
FileInputGroup.tsx fix(striker-ui): handle unchecked/empty file location 2023-11-17 16:09:55 -05:00
index.tsx fix(striker-ui): clean up old file manager 2023-11-17 16:09:54 -05:00
ManageFilePanel.tsx fix(striker-ui): remove protected state 2024-01-26 13:37:30 -05:00
schema.ts
UploadFileProgress.tsx fix(striker-ui): add new file management components 2023-09-21 03:41:15 -04:00