Skip to content

finish redo/undo feature

Choose a tag to compare

@AmyOrz AmyOrz released this 03 Mar 06:11
· 1695 commits to master since this release

Features

  • main: use statelessComponentWithRetainedProps instead of statelessComponent (b8fcda1)
  • redo/undo: extract allStateData manage uiState,editorState,engineState (e4ec871)
  • redo/undo: extract markRedoUndoChangeXXX module (6ed0898)
  • redo/undo: finish redo/undo structure (145e771)
  • redo/undo: import most.js (baa9cb0)
  • redo/undo: use allStateData.history instead of markRedoUndoStack (bce3282)