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

Provide live binding for properties and children with function-based widgets (#564) #578

Merged
merged 2 commits into from
Nov 5, 2019

Conversation

agubler
Copy link
Member

@agubler agubler commented Nov 5, 2019

Type: bug

The following has been addressed in the PR:

Description:

Back port of #564

  • support tsx in vdom tests
  • failing unit test for live property binding
  • fix up failing unit tests
  • support live binding to children and properties
  • abstract widget args to function
  • use factory for middleware

…widgets (dojo#564)

* support tsx in vdom tests

* failing unit test for live property binding

* fix up failing unit tests

* support live binding to children and properties

* abstract widget args to function

* use factory for middleware
@agubler agubler merged commit 4360971 into dojo:v6 Nov 5, 2019
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