All Versions
50
Latest Version
Avg Release Cycle
19 days
Latest Release
2625 days ago

Changelog History
Page 4

  • v0.5.1 Changes

    September 14, 2015

    โœจ Enhancements

    • ๐Ÿ‘Œ Support animated RoundRect

    ๐Ÿ’ฅ Breaking changes

    • RoundRect associated values changed
  • v0.5.0 Changes

    September 06, 2015

    โœจ Enhancements

    • ๐Ÿ‘Œ Support adding/deleting menu. Use rebuild method.
  • v0.4.7 Changes

    September 05, 2015

    โœจ Enhancements

    • ๐Ÿ‘Œ Support onve view controller usage
  • v0.4.6 Changes

    September 01, 2015

    โœจ Enhancements

    • Underline view's width and height can be changed by using horizontal and vertical paddings
    • ๐Ÿ‘Œ Improve behaviour of example project

    ๐Ÿ› Bug fixed

    • Now copying all the files into your project works fine
    • ๐Ÿ‘ First step to support single view controller usage
  • v0.4.5 Changes

    July 25, 2015

    โœจ Enhancements

    • Underline view is now animated with content view
  • v0.4.4 Changes

    July 15, 2015

    ๐Ÿ› Bug fixed

    • centerItem didn't work on device
  • v0.4.3 Changes

    July 13, 2015

    โœจ Enhancements

    • Menu position option (top or bottom)
  • v0.4.2 Changes

    July 12, 2015

    ๐Ÿ› Bug fixed

    • Set appropriate contentInset for menu view in case implemented programmatically
  • v0.4.1 Changes

    July 05, 2015

    ๐Ÿ› Bug fixed

    • ๐Ÿ”„ Change option class to struct to change property value
  • v0.4.0 Changes

    July 04, 2015

    โœจ Enhancements

    • ๐Ÿ”„ Change PagingMenuOptions structure from class to struct
    • ๐Ÿ‘Œ Support delegate methods to handle menu transition state

    ๐Ÿ’ฅ Breaking changes

    • ๐Ÿ”€ Merge validator into PagingMenuController class