All Versions
10
Latest Version
Avg Release Cycle
57 days
Latest Release
1825 days ago

Changelog History

  • v1.4.0 Changes

    March 31, 2019

    โšก๏ธ Update to Swift 5.0

    • โœจ Enhanced content scroll behaviour
    • ๐Ÿ›  Fixed some animation glitches
    • ๐Ÿ›  Fixed a bug reported and fixed by @asbis that caused the card to not show its content when opened some cells in tableView.
    • ๐Ÿ›  Fixed card player that was not shown when view is loaded.
  • v1.3.5 Changes

    December 02, 2018

    ๐Ÿ›  iOS 12 animation glitches fixes
    โž• Added logging for card ( enable by card.isDebug=true )

  • v1.3.4 Changes

    August 22, 2018

    ๐Ÿ›  Some animation bugs fixed.

  • v1.3.3 Changes

    August 04, 2018

    ๐Ÿ›  Various bug fixes including:
    โœ‚ Removed unnecessary print statements
    ๐Ÿ›  Fixed some weird animation glitches
    ๐Ÿ‘Œ Improved the ScrollView behaviour

  • v1.3.2 Changes

    April 11, 2018

    'view' button can now be hided by setting its text to nil.
    ๐Ÿ› Bug fixes on delegates and landscape

  • v1.3.1 Changes

    January 06, 2018

    ๐Ÿ› Bug fixes.

  • v1.3.0 Changes

    November 19, 2017

    โž• Added fullscreen for the detail view.
    accessible with:

    card.shouldPresent( _, from: _, fullscreen: true)

  • v1.2.7 Changes

    November 03, 2017

    ๐Ÿ› Bug fixes.

  • v1.2.6 Changes

    November 02, 2017

    ๐Ÿ› Bug Fixes

  • v1.2.5 Changes

    October 31, 2017

    ๐Ÿ›  General bug fixes.
    Attributes description added.
    Slight animations improvements.
    Code cleanup.