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(SyncList): Add individual Actions for operations #3794

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

MrGadget1024
Copy link
Collaborator

@MrGadget1024 MrGadget1024 commented Mar 23, 2024

  • Set and Remove Actions pass OLD item
  • Deprecates Callback Action

With the new Set and Remove Actions, users will be able to do work with the previous values, while accessing the new values by the dictionary key.

- Deprecates Callback Action

With the new Set and Remove Actions, users will be able to do work with the previous values, while accessing the new values by the dictionary key.
@MrGadget1024 MrGadget1024 changed the title - Set and Remove Actions pass **OLD** item feat(SyncList): Add individual Actions for operations Mar 23, 2024
@MrGadget1024 MrGadget1024 reopened this Mar 23, 2024
@MrGadget1024 MrGadget1024 merged commit 5e1c802 into master Mar 23, 2024
13 checks passed
@MrGadget1024 MrGadget1024 deleted the SyncListActions branch March 23, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant