sepehr 8d95f34fcc fix: Add debounced Undo/Redo system to avoid character-by-character history
- Add debounced state updates for title and content (500ms delay)
- Immediate UI updates with delayed history saving
- Prevent one-letter-per-undo issue
- Add cleanup for debounce timers on unmount
2026-01-04 14:28:11 +01:00

427 B

1.1.2 / 2016-01-17

  • perf: enable strict mode

1.1.1 / 2014-12-30

  • Improve browserify support

1.1.0 / 2014-07-05

  • Add CONNECT method

1.0.1 / 2014-06-02

  • Fix module to work with harmony transform

1.0.0 / 2014-05-08

  • Add PURGE method

0.1.0 / 2013-10-28

  • Add http.METHODS support