AFFiNE/packages/frontend/component/src
devin-ai-integration e100d252b2
fix(core): add null checks for timeout refs and event listeners for React 19 compatibility (#9116)
## Description
- Add null checks before clearTimeout calls in colorful-fallback.tsx, edgeless.dialog.tsx, and local.dialog.tsx
- Fix event listener cleanup in unfolding.tsx
- Update tsconfig.jsx to use react-jsx transform

## Testing
- [x] Verified type safety improvements for React 19 compatibility
- [x] Ensured proper cleanup of event listeners and timeouts
- [x] Confirmed no unintended side effects from the changes

Link to Devin run: https://app.devin.ai/sessions/2e790f3ea0d84402837ec6c3c6f83e4c
2024-12-12 09:43:42 +00:00
..
components fix(core): add null checks for timeout refs and event listeners for React 19 compatibility (#9116) 2024-12-12 09:43:42 +00:00
fonts feat: add ibm plex mono font (#7303) 2024-06-21 10:49:26 +00:00
hooks fix(core): linked doc named input box has excessive desire to select all (#8861) 2024-11-20 06:25:36 +00:00
lit-react chore: bump up @blocksuite/affine version to v0.18.3 (#9019) 2024-12-06 06:11:41 +00:00
styles feat(core): adjust ai help island style and behavior, add animation (#7310) 2024-06-24 14:37:38 +00:00
theme fix(core): clip app element overflow content (#8689) 2024-11-04 09:05:56 +00:00
ui fix(core): add null checks for timeout refs and event listeners for React 19 compatibility (#9116) 2024-12-12 09:43:42 +00:00
utils feat(core): new empty states for doc/collection/tag (#8197) 2024-09-11 10:48:52 +00:00
index.ts feat(core): add draghandle to doc page title (#9079) 2024-12-10 02:13:09 +00:00
type.d.ts feat(core): impl team workspace (#8920) 2024-12-10 06:31:36 +00:00