Releases: intuit/CardParts
Releases · intuit/CardParts
Version 3.1.1
Fix divide by 0 issue in CardPartHistogramView
- PR: #253
Version 3.1.0
Adding dynamic support of height in CardPartPagedView
- PR: #244
Version 3.0.0
Version 2.29.0
Add CardPartsBottomSheetController
- PR: #240
- Documentation
Version 2.28.0
Add CardPartSwitch
capability
- PR: #236
- Documentation
Fix CardPartAttributedText
to allow override font and textColor
- PR: #237
Version 2.27.0
Add loadSpecifcCards
capability
- PR: #232
- Documentation
Version 2.26.0
Version 2.25.0
Add functionality to CardPartPagedView
to enable a developer to move the scroll view to a specific page
- PR: #227
- Documentation
Version 2.24.1
Fix another threading issue with CardPartAttributedTextView
that would not allow for initial text properties to be set
- PR: #225