Skip to content

Releases: adevinta/spark-ios

0.20.0

07 Oct 14:39
cfe246e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.0...0.20.0

0.19.0

02 Aug 11:55
fab7f7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.0...0.19.0

0.18.0

30 Jul 08:42
84457fe
Compare
Choose a tag to compare

What's Changed

  • Added popovers

Full Changelog: 0.17.1...0.18.0

0.17.1

25 Jul 11:33
b6688d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.17.1

0.17.0

18 Jul 08:59
354beed
Compare
Choose a tag to compare

What's Changed

  • Spark is now a multi repo solution. Read more information on the wiki page

Full Changelog: 0.16.4...0.17.0

Fix SwiftUI Bottom Sheet Width

12 Jul 13:14
f130de8
Compare
Choose a tag to compare

What's Changed

Bug fixes to TextField

28 Jun 10:56
89efbb1
Compare
Choose a tag to compare

Several small fixes to RadioButton, Chip and updates to accessibility.

14 Jun 13:59
ca88d01
Compare
Choose a tag to compare

Checkbox

[Checkbox#866] Fix extanding content issue in stack for single checkbox 9221431
[Checkboxr#876] Fix single checkbox accesibility f629dac
[Checkboxr#876] Fix checkbox group accesibility 7ab7fcb
[Checkboxr#876] Add accessibilityLabel for checkbox group on demo pro… cfcc3df9
[Checkboxr#876] Fix texts bb7fb7c
[Checkboxr#876] Fix accessibilty traits as a button b0aafaf
[Checkbox#876] remove unnecessary command lines 986e898
[Checkbox#876] fix pr comments 7e0ff66
[Checkbox#876] Fix typo issues 49a4783
[CheckboxGroup#864] Add isDisabled parameter to uikit checkbox group 24b75fc
[CheckboxGroup#864] Fix partially disable issue on swiftui checkbox g… 5cd4a60
[Checkbox#876] Fix wrong accessibility value c5ff815
[CheckboxGroup#939] Fix layout update issue after change alignment 79016e3
[CheckBox#949] Remove if view modifier. 6fe8982

Chip

[Chip#950] Remove if modifier. f902bc2
[Chip#990] Add touchesCancelled to chip. 22c0e91
[Chip#990] Update colors when dark/light mode change. dde2a7f

Formfield

[Formfield#987] Removed component isAccessibility setting 913f947

ProgressBar

[ProgressBar#951] Remove if modifier. 178d802
[Accessibility] Updated progress bar accessibility e1d6dc6

RadioButton

[RadioButton#968] Fix color. 53772af

RatingInput

[Accessibility] Make Rating Input (UIKit) adjustable to enable the ra… d7c5f3e

Switch

[Switch#950] Remove if modifier. 7d83efa

Tab

[Accessibility] Turn UIKit Tab into an accessibility container 45bdeea
[Tab] Fix merge conflicts. ea24309
[Tab] Accessibility. Fix unit tests. 375a9d4
[Tab#509] Fix flickering in demo and warning 'Modifying state during … 92dad13

Tag

[Tag#1939] Use default text font of tag if not overwritten by attribu… d4e1e35

TextFieldAddons

[TextFieldAddons#980] Fix SwiftUI layering issue 80465f5

TextLink

[Accessibility] Add link accessibility trait to the text link (uikit … 3c72a33
[TextLink] set isAccesibilityElement to true. 4e552d2
[TextLink] update accessibility attributes. 1c346f4
[TextLink] Accessibility. Revert to previous logic setting text. 819f73d
[TextLink] Add accessibility trait Image to swiftui component. 4720751

0.16.0

07 Jun 15:40
20d03f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.2...0.16.0

Bug fixes: RadioButton, Chip, Button, TextField

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