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

Implement the 'on any section' and 'on dynamic sections' binding methods #3

Merged
merged 13 commits into from
Oct 24, 2018

Conversation

Saelyria
Copy link
Owner

No description provided.

…nding multiple sections, models/view models for sections other than the section being bound in the chain can't be provided. Start adding support for the 'on all sections' method. Other small performance enhancements
… to ensure that models not included are nil'd in the model for updating
…o this method do not overwrite data for when more specific 'on section' or 'on sections' methods are called
…ty into extension on table view binder to consolidate logic
…allback blocks, accounting for 'uniquely bound' sections, documentation for the 'artists' example
…delegate to overriding 'responds to selector'
…a between 'on all sections not statically bound by name' and 'on any section', move the various dequeue/event handlers into a 'binding handlers' object to clean up the binder a bit
…he 'update callbacks' for multi-section binders and documented them
… uniquely bound section > dynamically bound section > 'any section' fallback, small docs fixes on 'any section' binder
@Saelyria Saelyria merged commit 7c2f651 into master Oct 24, 2018
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.

1 participant