Skip to content

Releases: Vkt0r/AccordionSwift

v2.0.3

Choose a tag to compare

@Vkt0r Vkt0r released this 05 Nov 04:09
076b163
  • 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

Choose a tag to compare

@Vkt0r Vkt0r released this 31 May 17:47
  • 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

Choose a tag to compare

@Vkt0r Vkt0r released this 09 Feb 05:05
  • 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

Choose a tag to compare

@Vkt0r Vkt0r released this 01 Feb 05:34
af3033e

Big refactor using protocol-oriented programming.

v1.2.6

Choose a tag to compare

@Vkt0r Vkt0r released this 09 Dec 05:23
Merge pull request #20 from Vkt0r/fix-parent-issue

Fix parent selection cell issue

Cocoapods integration

Choose a tag to compare

@Vkt0r Vkt0r released this 20 Nov 17:53
v1.2.5

Update version git prefix