Skip to content

Tags: allaboutapps/DataSource

Tags

8.1.6

Toggle 8.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed crash when scrolling tableView with VoiceOver enabled (#42)

8.1.5

Toggle 8.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #41 from allaboutapps/bugfix/FixRaceConditionCrashes

Fix crashes on concurrent select/deselect + reload

8.1.4

Toggle 8.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #40 from allaboutapps/feature/separatorlineviewmod…

…el-public

Make separatorlineviewmodel publicy available to type check against it

8.1.3

Toggle 8.1.3's commit message
fixed crash introduced with Swift 5.6

8.1.2

Toggle 8.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix rare crash that happens when iOS calls certain methods with inval…

…id IndexPath values. (#36)

8.1.1

Toggle 8.1.1's commit message
re-added Cartfile

8.1.0

Toggle 8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add context menu (#33)

* added support for context menus
* created example for the context menu

Co-authored-by: Sandin <[email protected]>
Co-authored-by: Matthias Buchetics <[email protected]>

8.0.4

Toggle 8.0.4's commit message
AutoRegisterCell protocol should be public

8.0.3

Toggle 8.0.3's commit message
renamed AutoRegisterCell

8.0.2

Toggle 8.0.2's commit message
fixed issue with DataSource registering cells even if they are create…

…d using storyboards