Skip to content
New issue

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

feat: Added support for clear undo redo stack. #106

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

LukasSefcik
Copy link
Contributor

Added function clearing both undo a redo stack.
New test verifying undo redo functionality.
Updated README.md.

Added function clearing both undo a redo stack.
New test verifying undo redo functionality.
Updated README.md.
Copy link
Collaborator

@rainerhahnekamp rainerhahnekamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LukasSefcik well done, two remarks and then we are ready to merge.

libs/ngrx-toolkit/src/lib/with-undo-redo.spec.ts Outdated Show resolved Hide resolved
libs/ngrx-toolkit/src/lib/with-undo-redo.spec.ts Outdated Show resolved Hide resolved
@rainerhahnekamp rainerhahnekamp merged commit 40fa688 into angular-architects:main Dec 9, 2024
1 check passed
@rainerhahnekamp
Copy link
Collaborator

Thanks @LukasSefcik

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