Skip to content

Releases: monoqlo/ExpandingMenu

Support Swift 4.2

20 Oct 06:48
80593c8
Compare
Choose a tag to compare

Added

  • Haptic Feedback #34

Updated

  • Swift 4.2 Compatibility #35

Fixed

  • AnimationOptions renamed to CustomAnimationOptions #33
  • Added @objc for Swift 4 compatibility #27

Fix for CocoaPods 1.1.0

15 Sep 00:35
Compare
Choose a tag to compare

Added

  • .swift-version file

Support Swift 3

13 Sep 12:33
Compare
Choose a tag to compare

Updated

  • Support Swift 3

Support Swift 2.3

10 Sep 00:08
Compare
Choose a tag to compare

Updated

  • Support Swift 2.3

Title margin property

09 Sep 23:22
Compare
Choose a tag to compare

Added

  • titleMargin property

Note

This is the last release for Xcode 7.

Animation customization properties

09 Sep 22:52
Compare
Choose a tag to compare

Added

  • AnimationOptions properties
    • enabledExpandingAnimations
    • enabledFoldingAnimations

Bug Fix and Customization properties

21 Feb 04:13
Compare
Choose a tag to compare

Added

  • ExpandingMenuItem customization properties
    • Title text
    • Title color
  • ExpandingMenuButton customization properties
    • Bottom view alpha
    • Whether the tapped action fires when title are tapped

Fixed

  • Bottom view color can't be changed #3