Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Make attribute dirtying smarter #209

Merged
merged 1 commit into from
Aug 13, 2013

Conversation

arv
Copy link
Contributor

@arv arv commented Aug 13, 2013

We now keep track of what attributes the content select depends on and when an attribute is changed we check if the current attribute change would affect one of the attributes the renderer depends on.

Fixes #207

@ghost ghost assigned sorvell Aug 13, 2013
@arv
Copy link
Contributor Author

arv commented Aug 13, 2013

Right now the only reflected bindings it handles is id and className.

More will be needed but I'm not sure we should add them preemptively or not?

@sorvell
Copy link
Contributor

sorvell commented Aug 13, 2013

LGTM, thx for the fast service!

sorvell pushed a commit that referenced this pull request Aug 13, 2013
@sorvell sorvell merged commit c84c4d8 into googlearchive:master Aug 13, 2013
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.

2 participants