Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Conversation

@katowulf
Copy link
Contributor

@davideast please review cc @jacobawenger

Improves but does not fixFixes #400! - $bindTo not working with inputs
Workaround for #133 - can't change $priority or $value in $bindTo (they are now stored as _id, _value, and _priority, which trigger updates for $watch)

Workaround for #133 - can't change $priority or $value in $bindTo (they are now stored as _id, _value, and _priority, which trigger updates for $watch)
@jwngr
Copy link

jwngr commented Aug 27, 2014

This required a bigger fix than expected, but I think it looks good. I'm impressed you wrote your own debounce() function... I will also leave this one up to @davideast to merge.

@katowulf
Copy link
Contributor Author

@davideast This isn't ready to merge yet. I'm having some issues with the e2e tests and Travis is failing. I couldn't resolve these tonight. I'll look at it again tomorrow.

@katowulf
Copy link
Contributor Author

@davideast this is now ready to merge cc @jacobawenger

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 0649a94 on kato-403 into * on master*.

davideast added a commit that referenced this pull request Aug 28, 2014
Optimize our $bindTo code base
@davideast davideast merged commit 11f6227 into master Aug 28, 2014
@davideast davideast deleted the kato-403 branch August 28, 2014 23:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate $bindTo with input fields in 0.8

4 participants