All Versions
14
Latest Version
Avg Release Cycle
157 days
Latest Release
1661 days ago

Changelog History
Page 2

  • v1.0.1 Changes

    ๐Ÿš€ Released on 2015-11-17.

    • ๐Ÿ— [FIX] Builder properties access control (#1)
  • v1.0.0 Changes

    ๐Ÿš€ Released on 2015-11-13.

    • โšก๏ธ [UPDATE] Rename supportedTokensInSplitflap: method to tokensInSplitflap:
    • [ADD] setText:animated:completionBlock: method to know when an animation finished
    • โœ… [ADD] Test cases
  • v0.2.0 Changes

    ๐Ÿš€ Released on 2015-11-12.

    • ๐Ÿ“œ [FIX] Parse characters and words
    • ๐Ÿ”ง [ADD] FlapViewBuilder to make flap configuration easier
    • ๐Ÿ— [ADD] splitflap:builderForFlapAtIndex: method to customize the each flap individually:
      • backgroundColor, cornerRadius, font, textAlignment, textColor, lineColor
  • v0.1.0 Changes

    ๐Ÿš€ Released on 2015-11-11.

    • ๐Ÿ”ง flapSpacing property to configure the spacing between flaps
    • ๐Ÿ‘ supportedTokensInSplitflap: method to define the "characters" used by flaps
    • numberOfFlapsInSplitflap: to set the number of flaps
    • splitflap(splitflap:rotationDurationForFlapAtIndex: method to change the rotation duration of each flaps
    • ๐Ÿ‘ Cocoapods support
    • ๐Ÿ‘ Carthage support