All Versions
10
Latest Version
Avg Release Cycle
29 days
Latest Release
1931 days ago

Changelog History

  • v2.1.2 Changes

    January 05, 2019
    • ๐Ÿ›  Fixed unwanted carryover selection highlight state #19
    • โž• Added dedicated toggle for whether to use PopMenuManager or PopMenuViewController to present menus
  • v2.1.1 Changes

    September 03, 2018

    ๐Ÿ›  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 Changes

    September 03, 2018

    ๐Ÿ›  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 Changes

    June 08, 2018

    Added support for: Xcode 10 and Swift 4.2

  • v1.1.2 Changes

    April 25, 2018

    ๐Ÿ†• New Feature:

    • โž• Added separator style to PopMenuAppearance
  • v1.1.1 Changes

    April 25, 2018
    • ๐Ÿ›  Bump CocoaPods version to v1.1.1 ( fix incorrect pod source )
  • v1.1.0 Changes

    April 24, 2018

    ๐Ÿ”„ 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 Changes

    April 17, 2018

    ๐Ÿ”„ 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 Changes

    April 17, 2018

    ๐Ÿš€ First stable release

  • v1.0.0 Changes

    April 17, 2018

    ๐Ÿš€ First release of PopMenu! ๐ŸŽ‰๐Ÿ™Œ๐Ÿป