Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Conversation

tbranyen
Copy link
Owner

@tbranyen tbranyen commented Jun 7, 2016

No description provided.

@tbranyen tbranyen force-pushed the add-testing-infra branch 3 times, most recently from 99107d9 to cb4ac68 Compare June 7, 2016 16:47
@tbranyen
Copy link
Owner Author

tbranyen commented Jun 7, 2016

Hey @gnarf I kind of expanded this PR, but now I'm only ever binding one transition state handler per type. Plus one for special handling of attached and then the one to track attributes being added. Instead of binding a handler it now adds the element to a whitelist along with the handler. This makes it easier to add/remove. There might be a performance benefit to this, but I doubt it's super substantial.

@tbranyen tbranyen changed the title Initial testing scaffolding Refactor binding + testing infrastructure Jun 7, 2016
This whitelists elements with handlers and registers constant transition
hooks. There is now the ability to undo the inline transitions. I got
the testing coverage to 100%. Looks good to me!
@tbranyen tbranyen force-pushed the add-testing-infra branch from 1a06609 to 82146ca Compare June 8, 2016 01:04
@tbranyen tbranyen merged commit 02d0892 into master Jun 8, 2016
@tbranyen tbranyen deleted the add-testing-infra branch June 8, 2016 01:06
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.

1 participant