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

Add the ObservableSlim change that triggered a dataBinding to the arguments of the handler method.` #19

Open
ElliotNB opened this issue Aug 28, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ElliotNB
Copy link
Owner

In addition to the existing resolve and reject arguments for dataBinding handler methods, we should also include the ObservableSlim changes that triggered the dataBinding.

This would help us deal with child components (particularly lists of child components driven off of data stored on the parent component) in a cleaner manner instead of having to manually use ObservableSlim within the component to listen to child component data changes

@ElliotNB ElliotNB added the enhancement New feature or request label Aug 28, 2018
@ElliotNB ElliotNB self-assigned this Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant