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

Support to commands into kup-datatable #2126

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Conversation

stefanolanari
Copy link
Collaborator

The commands are a list of update functions displayed next to the update button. By clicking on one of these buttons the event fired is a kup-datatable-update, whose payload contains:

  • the orginal data
  • the differences between original and the updated data
  • the command encoded inside a KupDataCell->Obj

The commands are a list of update functions displayed next to the update button. By clicking on one of these buttons the event fired is a kup-datatable-update, whose payload contains:
- the orginal data
- the differences between original and the updated data
- the command encoded inside a KupDataCell->Obj
@stefanolanari
Copy link
Collaborator Author

Closed because It depends by a version of ketchup not yet released

@stefanolanari
Copy link
Collaborator Author

Reopened because i had to close it in webup.js project not in ketchup....

@stefanolanari stefanolanari reopened this Oct 21, 2024
@lucafoscili lucafoscili merged commit 2314fcb into develop Oct 21, 2024
2 checks passed
@lucafoscili lucafoscili deleted the feat/support-to-commands branch October 21, 2024 09:35
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