Skip to content

Conversation

@streamich
Copy link
Owner

@streamich streamich commented Mar 17, 2025

  • First iteration of undo/redo stack implementation.
  • Two implementations: (1) one which integrates with the browser's native undo/redo behavior; (2) standalone in-memory stack.
  • Adds "path inversion", the .undo() method to Log class.
  • Adds toolbar "undo" and "redo" buttons.
  • Places cursor in predicatable place on undo/redo.
Screenshot 2025-03-24 at 15 03 08

@streamich streamich merged commit 61aea75 into master Mar 17, 2025
3 checks passed
@streamich streamich deleted the undo-redo branch March 17, 2025 18:18
@github-actions
Copy link

🎉 This PR is included in version 17.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants