Skip to content

Releases: adevinta/spark-ios

Bug fixes: RadioButton, Chip, Button, TextField

30 May 07:51
aefe730
Compare
Choose a tag to compare

0.15.0

13 May 15:37
7e25376
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.15.0

Progress Tracker SwiftUI

03 May 13:31
b47add6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

30 Apr 08:29
acd9f07
Compare
Choose a tag to compare

New: TextField + TextFieldAddons are now available in both UIKit and SwiftUI 🎉

Wiki documentation can be found here

Full Changelog: 0.12.2...0.13.0

0.12.2

12 Apr 13:37
5a0a366
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

26 Mar 10:18
cb0ab1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

Progress Tracker UIKit

25 Mar 09:54
c3ca312
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.5...0.12.0

0.11.5

13 Mar 16:10
1f940b0
Compare
Choose a tag to compare

Description

  • Checkbox: Refactoring & the component.
  • Tab: Fix layout issue.
  • Rating: Fix publisher.

PR

What's Changed

Full Changelog: 0.11.3...0.11.5

0.11.4 - Fix Switch - Improve Button & Tag

07 Mar 16:23
203ca72
Compare
Choose a tag to compare

Description

  • Button: Add intrinsic ContentSize.
  • Switch: update accessibilityTraits and fix a bug on the accessibility on SwiftUI
  • Tag: Add AttributedText (UIKit & SwiftUI)

PR

Full Changelog: 0.11.3...0.11.4

0.11.2 - Button Fixes

26 Feb 19:20
8e0038e
Compare
Choose a tag to compare

Description

UIKit

  • The isAnimated property is now equals to false by default.
  • Fixed the empty title when the setTitle was encapsulated into an Animation.
  • Add the same contentCompressionResistancePriority and contentHuggingPriority for the titleLabel and imageView as the UIButton.

PR

What's Changed

Full Changelog: 0.11.1...0.11.2