Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Releases: thumbtack/thumbprint-ios

0.4.1

04 Jun 16:47
Compare
Choose a tag to compare

No substantive changes, just updating latest version to match suggestion of https://semver.org/ that version strings should always contain a major, minor, and patch number (i.e. x.x.x, not x.x).

0.4

03 Jun 19:55
Compare
Choose a tag to compare
0.4

Expose Button.accessibilityLabel as publicly mutable, with default behavior of being equal to Button.title (previously was always tied to Button.title with no way to override)

0.3.1

13 May 17:10
4798a33
Compare
Choose a tag to compare

Allows the Chip class to have a custom injected ChipPill

0.3.0

08 May 00:12
8b473aa
Compare
Choose a tag to compare

Changes:

  • Reworked RadioGroup API for developer ergonomic.
  • Dropped support for iOS 12

0.2.3

05 May 21:24
ccd3eac
Compare
Choose a tag to compare

Updated Thumbprint icons

0.2.2

29 Apr 21:22
5188d58
Compare
Choose a tag to compare

Changes:

  • Dropped support for iOS 12, enabling forthcoming features.

0.2.1

21 Apr 20:56
a6896c0
Compare
Choose a tag to compare

Bugs fixed:

  • Warning when using CarouselLayout about layout attributes being modified without having been copied

0.2.0

24 Mar 17:09
ddaa8ca
Compare
Choose a tag to compare

Changes:

  • Expose CarouselLayout and its minimumLineSpacing property as open instead of public

0.1.0

17 Mar 20:56
Compare
Choose a tag to compare

Initial version of Thumbprint iOS pod.