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 ability to disable two way data binding #125

Merged
merged 2 commits into from
Jul 14, 2016

Conversation

Robdel12
Copy link
Collaborator

Now you can pass an attribute called hasTwoWay and set it to false to
disable two way data binding. Should close #121.

@Robdel12 Robdel12 added this to the v2.2.0 milestone Jul 14, 2016
Now you can pass an attribute called `hasTwoWay` and set it to false to
disable two way data binding.
@Robdel12 Robdel12 force-pushed the option-to-disable-two-way-data-binding branch 2 times, most recently from 1a21d9e to da5f361 Compare July 14, 2016 21:00
@Robdel12 Robdel12 force-pushed the option-to-disable-two-way-data-binding branch from da5f361 to 27d2699 Compare July 14, 2016 21:00
@Robdel12 Robdel12 merged commit 10a6b68 into master Jul 14, 2016
@Robdel12 Robdel12 deleted the option-to-disable-two-way-data-binding branch July 14, 2016 21:59
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.

Add option to remove two way data binding in 2.x
1 participant