We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the beta has a regression compared to version 2.
Fixing requiress a dedicated undo system inside the application.
The text was updated successfully, but these errors were encountered:
We can start by serializing the whole state, but a better solution is to make use of immutable data: https://vuejs.org/guide/extras/reactivity-in-depth.html#immutable-data
Sorry, something went wrong.
WIP: Undo system
40acde4
ref #719
Undo system
71abea8
2dc47c2
Successfully merging a pull request may close this issue.
Currently the beta has a regression compared to version 2.
Fixing requiress a dedicated undo system inside the application.
The text was updated successfully, but these errors were encountered: