AFFiNE/packages/common
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
..
debug chore: bump up all non-major dependencies (#8954) 2024-12-03 06:31:13 +00:00
env chore: bump up @blocksuite/affine version to v0.18.5 (#9078) 2024-12-09 13:18:12 +00:00
infra fix(core): add null checks for timeout refs and event listeners for React 19 compatibility (#9116) 2024-12-12 09:43:42 +00:00
native feat(native): split package (#8853) 2024-11-18 13:18:16 +00:00
nbstore feat(nbstore): add blob sync frontend (#9084) 2024-12-11 12:39:26 +00:00
theme refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00