Releases: PaoloCuscela/Cards
Releases · PaoloCuscela/Cards
Cards XI - v1.4.0
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.
Cards XI - v1.3.5
iOS 12 animation glitches fixes
Added logging for card ( enable by card.isDebug=true )
Cards XI - v1.3.4
Some animation bugs fixed.
Cards XI - v1.3.3
Various bug fixes including:
Removed unnecessary print statements
Fixed some weird animation glitches
Improved the ScrollView behaviour
Cards XI - v1.3.2
'view' button can now be hided by setting its text to nil.
Bug fixes on delegates and landscape
Cards XI - v1.3.1
Bug fixes.
Cards XI - v1.3
Added fullscreen for the detail view.
accessible with:
card.shouldPresent( _, from: _, fullscreen: true)
Cards XI - v1.2.7
Bug fixes.
Cards XI - v1.2.6
Bug Fixes
Cards XI - v1.2.5
General bug fixes.
Attributes description added.
Slight animations improvements.
Code cleanup.