Skip to content

Releases: antoniocasero/Panels

2.2.3

05 Feb 21:38
Compare
Choose a tag to compare
Fix Package.swift

2.2.2

05 Feb 21:33
Compare
Choose a tag to compare
Fix Package.swift

2.2.1

05 Feb 21:30
Compare
Choose a tag to compare
2.2.1 Pre-release
Pre-release

2.2.0

05 Feb 21:20
Compare
Choose a tag to compare

v2.1.0

20 Jun 09:21
Compare
Choose a tag to compare
Update version to 2.1.0

v2.0.3

29 Oct 10:18
Compare
Choose a tag to compare

Support for iOS9 thanks to @jondwillis
Fix for #7

V2.0.2

10 Oct 19:34
Compare
Choose a tag to compare

Minor Fixes:

Fix #3

v2.0.1

09 Oct 21:07
Compare
Choose a tag to compare

This release fixes autolayout conflicts

v2.0.0

08 Oct 20:52
Compare
Choose a tag to compare

This version brings breaking changes in the API

  • Panels constructor needs the parent view controller
  • addPanel function has been replaced by show
  • Added new method to dismiss the panel
  • Unit tests and integration tests