Skip to content

Releases: slackhq/PanModal

Bug Fixes.

30 Mar 19:34
Compare
Choose a tag to compare
  • Track all dismiss events through panModalPresentable callbacks
  • Allow PanModal to be used in iOS Extensions.

SPM Support

11 Nov 18:52
Compare
Choose a tag to compare
1.2.6

Initial SPM Support

Swift 5.0 Support!

11 Nov 18:27
Compare
Choose a tag to compare
1.2.5

Swift 5.0 Support

Quarterly Update 1.2.4

13 Jun 03:53
Compare
Choose a tag to compare

Fixes regression introduced to fix horizontal scrolling headers.

Quarterly Update 🍾

08 Jun 20:58
4206308
Compare
Choose a tag to compare

Changelog

  • Full Screen Sample App
  • Fix Horizontal Sliding Issue
  • Add configurable transitionDuration & transitionAnimationOptions
  • Remove dismissal during size class changes
  • Fix for frame recalculation when size class changes.

Podspec Update

02 Apr 14:17
056351a
Compare
Choose a tag to compare
1.2.2

Update PanModal.podspec

Documentation Update & Renaming private methods.

02 Apr 14:16
Compare
Choose a tag to compare
1.2.1

Correct some docs typos (#11)

Minor Improvements

20 Mar 21:09
1defbf2
Compare
Choose a tag to compare

Changelog

  • Add Intrinsic Height to PanModalHeight
  • Add support for changing status bar appearance
  • Set Deployment Target to 10.0 for Carthage
  • Add configurable cornerRadius
  • Exclude Info.plist from Compile Sources
  • Better control over responding to the pan gesture in order to prevent the pan when needed.

Carthage Support 1.1

14 Mar 17:39
f5379a1
Compare
Choose a tag to compare

Sets the Min Target of the Carthage Framework to 10.0

Carthage Support !

13 Mar 23:02
Compare
Choose a tag to compare

Starting from the version, we now support Carthage!