Skip to content

Releases: Vkt0r/AccordionSwift

v2.0.3

05 Nov 04:09
076b163
Compare
Choose a tag to compare
  • Decrease the minimum deployment target to iOS 10.
  • Add the ability to toggle between having multiple items open at once or to have a single item open at a time.
  • Add Carthage support.
  • Added scrollViewDidScroll(_:) method into the DataSourceProvider class.

v2.0.2

31 May 17:47
Compare
Choose a tag to compare
  • Fix an issue causing the Example app couldn’t be loaded in a device
  • Remove the deprecated .swift-version in favor of the swift_version spec
  • Increase the minimum deployment target to 11.4
  • Update the project to Xcode 10.2.1 and Swift 5

v2.0.1

09 Feb 05:05
Compare
Choose a tag to compare
  • Cells not being expanded after a Parent cell with no Childs #42.
  • Crash when Parent cell doesn't have any cell #39.
  • Add support for custom height in each cell #44.

v2.0.0

01 Feb 05:34
af3033e
Compare
Choose a tag to compare

Big refactor using protocol-oriented programming.

v1.2.6

09 Dec 05:23
Compare
Choose a tag to compare
Merge pull request #20 from Vkt0r/fix-parent-issue

Fix parent selection cell issue

Cocoapods integration

20 Nov 17:53
Compare
Choose a tag to compare
v1.2.5

Update version git prefix