Speed up text editor for large inputs
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
- Split the big app file into smaller TypeScript modules and add `tsc` typechecking
|
||||
- Add PDF upload support (extract all text client-side for speed reading)
|
||||
- Improve text editor performance by applying changes explicitly instead of reprocessing on each keystroke
|
||||
- Make the text editor use an uncontrolled textarea for better performance on large inputs
|
||||
|
||||
### 2026-02-02: 1.0.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user