Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

V1.4 candidate#120

Merged
apptekstudios merged 14 commits intomasterfrom
dev
Mar 29, 2020
Merged

V1.4 candidate#120
apptekstudios merged 14 commits intomasterfrom
dev

Conversation

@apptekstudios
Copy link
Copy Markdown
Owner

@apptekstudios apptekstudios commented Mar 29, 2020

  • Improve automatic cell-caching so that on-screen cells are not needlessly recreated
  • Improve shrinkToSize support, no longer requiring a binding
  • Changed selection API to be on a per-section basis. Refer to the Waterfall demo page to see an example of how to track this across many sections.
  • Add support for shouldAllowSelection and shouldAllowDeselectionfix Support fort shouldSelectItem:atIndexPath #115

Apptek Studios and others added 14 commits March 26, 2020 13:35
…UI issues surrounding state)

- Move selection logic to per-section basis, see WaterFall demo screen for how to handle this across multiple sections
Fix TableView styling for .grouped / .insetGrouped
* Add podspec to repo

* Add cocoapods to readme, rename podspec file to something unique

* Update podspec name

* Prepare for merging in V1.4.0

Co-authored-by: Apptek Studios <contact@apptekstudios.com>
@apptekstudios apptekstudios merged commit b7c407f into master Mar 29, 2020
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.

Support fort shouldSelectItem:atIndexPath

2 participants