PopMenu Versions Save

A fully customizable popup style menu for iOS 😎

v2.1.2

5 years ago
  • Fixed unwanted carryover selection highlight state #19
  • Added dedicated toggle for whether to use PopMenuManager or PopMenuViewController to present menus

v2.1.1

5 years ago

Fixed:

  • Content is now scrollable when there's more than 6 actions (customizable) #10
  • Each action's icon image width height sizing is now configurable, #9
  • Each action's icon image is now customizable to set different rendering mode (.alwaysOriginal, .alwaysTemplate), #8
  • Fixed incorrect views rendering when device orientation changes, thanks to @Shaun Farrel

v2.1.0

5 years ago

Fixed:

  • Content is now scrollable when there's more than 6 actions (customizable) #10
  • Each action's icon image width height sizing is now configurable, #9
  • Each action's icon image is now customizable to set different rendering mode (.alwaysOriginal, .alwaysTemplate), #8
  • Fixed incorrect views rendering when device orientation changes, thanks to @Shaun Farrel

v2.0.0

5 years ago

Added support for: Xcode 10 and Swift 4.2

v1.1.2

6 years ago

New Feature:

  • Added separator style to PopMenuAppearance

v1.1.1

6 years ago
  • Bump CocoaPods version to v1.1.1 (fix incorrect pod source)

v1.1.0

6 years ago

Changelog:

  • Removed the process of setting barButtonItem manually
  • Add shouldEnableHaptics option for PopMenuViewController
  • Change library module name to PopMenu, instead of NewPopMenu for CocoaPods
  • Rename handler to didSelect for each action
  • Rename dismissalHandler to didDismiss

v1.0.2

6 years ago

Changes:

  • Fixed calling manager.addAction() will crash
  • Speed up dismissal duration from 0.143s to 0.098s
  • Added dismissalHandler for PopMenuViewController
  • Added handler for each action when initializing

v1.0.1

6 years ago

First stable release

v1.0.0

6 years ago

First release of PopMenu! 🎉🙌🏻