matrix-react-sdk
Undo/redo support for new editor
#3267
Merged

Commits
  • HistoryManager + unit tests
    bwindels committed 6 years ago
  • push changes to history manager
    bwindels committed 6 years ago
  • add mod+z/y shortcuts, set editor state to what history manager returns
    bwindels committed 6 years ago
  • pass caret to history manager upon initial render
    bwindels committed 6 years ago
  • fix bug that prevented a line from being removed when undoing a newline
    bwindels committed 6 years ago
  • put max step length in constant
    bwindels committed 6 years ago
  • add undo steps after word boundary (or capped) when typing or removing
    bwindels committed 6 years ago
Loading