Skip to content

feat(web): undo, redo#622

Open
hejsztynx wants to merge 2 commits into
mainfrom
@ksienkiewicz/feat-web-history
Open

feat(web): undo, redo#622
hejsztynx wants to merge 2 commits into
mainfrom
@ksienkiewicz/feat-web-history

Conversation

@hejsztynx
Copy link
Copy Markdown
Collaborator

@hejsztynx hejsztynx commented May 29, 2026

Summary

Implemented input changes history using a built-in extension for Tiptap

Test Plan

You can use this feature using default system shortcuts.

For example when using MacOS it will be

  • + Z → Undo
  • + + Z → Redo

Videos

Example usage

Screen.Recording.2026-05-29.at.16.01.23.mov

Compatibility

OS Implemented
iOS
Android

Checklist

  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

@hejsztynx hejsztynx requested a review from exploIF May 29, 2026 14:13
@exploIF
Copy link
Copy Markdown
Collaborator

exploIF commented May 29, 2026

Could you please add some simple tests for undo/redo? Other than that looks and works good 🚀

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants