mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-20 21:18:13 +02:00
- Reduced maximum document size for the editor from 5MB to 1MB. - Introduced a new line limit of 5000 for documents in the editor. - Implemented a PlateErrorBoundary component to handle rendering errors gracefully in the editor panel. - Updated logic in the editor panel to check both size and line count for document limits. |
||
|---|---|---|
| .. | ||
| plugins | ||
| utils | ||
| editor-save-context.tsx | ||
| plate-editor.tsx | ||
| plate-error-boundary.tsx | ||
| presets.ts | ||
| source-code-editor.tsx | ||
| transforms.ts | ||