All Versions
10
Latest Version
Avg Release Cycle
57 days
Latest Release
2082 days ago
Changelog History
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.