Skip to content

Releases: PaoloCuscela/Cards

Cards XI - v1.4.0

31 Mar 16:14
35b1062
Compare
Choose a tag to compare

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

02 Dec 16:21
Compare
Choose a tag to compare

iOS 12 animation glitches fixes
Added logging for card ( enable by card.isDebug=true )

Cards XI - v1.3.4

22 Aug 12:53
Compare
Choose a tag to compare

Some animation bugs fixed.

Cards XI - v1.3.3

04 Aug 14:28
Compare
Choose a tag to compare

Various bug fixes including:
Removed unnecessary print statements
Fixed some weird animation glitches
Improved the ScrollView behaviour

Cards XI - v1.3.2

11 Apr 14:31
Compare
Choose a tag to compare

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

Cards XI - v1.3.1

06 Jan 21:40
Compare
Choose a tag to compare

Bug fixes.

Cards XI - v1.3

19 Nov 18:26
Compare
Choose a tag to compare

Added fullscreen for the detail view.
accessible with:

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

Cards XI - v1.2.7

03 Nov 16:09
Compare
Choose a tag to compare

Bug fixes.

Cards XI - v1.2.6

02 Nov 10:22
Compare
Choose a tag to compare

Bug Fixes

Cards XI - v1.2.5

31 Oct 14:57
Compare
Choose a tag to compare

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