Releases: intuit/CardParts
Releases · intuit/CardParts
Version 2.7.4
15 Feb 15:49
Compare
Sorry, something went wrong.
No results found
Fixing issues with fixed width on CardCell content not matching CollectionView width on screen resizing
Version 2.7.3
13 Feb 14:16
Compare
Sorry, something went wrong.
No results found
Fixed issue where percent may be NaN or infinite - set to zero then
Version 2.7.2
21 Nov 23:50
Compare
Sorry, something went wrong.
No results found
Swift 4.2 support
Changed version of Xcode to 10.1
Updated RxGesture dependency version
Version 2.7.1
10 Oct 16:49
Compare
Sorry, something went wrong.
No results found
Fixes edge case where card is larger than container bounds
Version 2.7.0
10 Oct 15:06
Compare
Sorry, something went wrong.
No results found
Add @objc selector
Add cornerRadius to ButtonCardPart (and theme)
Adds new visibility logic (can check for card visibility and container visibility)
Version 2.6.0
08 Aug 14:35
Compare
Sorry, something went wrong.
No results found
Add vertical alignment for CardPartTextView
Allow CardPartCollectionViewCardPartsCell contentView to adhere to margins
Add CardPartTitleDescriptionView to docs
Version 2.5.0
09 Jul 20:40
Compare
Sorry, something went wrong.
No results found
Remove TTTAttributedLabel as a dependency for CardParts
Version 2.4.2
28 Jun 17:49
Compare
Sorry, something went wrong.
No results found
Add RxGesture in order to add custom gestures
Version 2.4.1
27 Jun 03:34
Compare
Sorry, something went wrong.
No results found
Add flag to not listen to keyboard notifications
Version 2.4.0
20 Jun 18:17
Compare
Sorry, something went wrong.
No results found
Allow for custom CardStates
Allow for an oriented list of elements
Add centered CardPart
Fix CardPartTextView hanging letters (i.e. the tail of a 'y' would get cut off)
Fix bug where right constraints of CardParts were set to left
Add TravisCI Integration