Releases: adevinta/spark-ios
0.21.0 - TextInput
What's Changed
- Add the TextField (UIKit & SwiftUI) and TextEditor (UIKit only) from TextInput repository
- Remove TextField repository
Full Changelog: 0.20.0...0.21.0
0.20.0
0.19.0
0.18.0
0.17.1
What's Changed
- Removed local bottom sheet code (duplicate from spark-ios-component-bottom-sheet)
Full Changelog: 0.17.0...0.17.1
0.17.0
Fix SwiftUI Bottom Sheet Width
What's Changed
- [BottomSheet#1051] Fix width of bottom sheet. by @michael-zimmermann in #1052
Bug fixes to TextField
Several small fixes to RadioButton, Chip and updates to accessibility.
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
What's Changed
- [BottomSheet#943] Helper functions for SwiftUI bottom sheet by @michael-zimmermann in #944
- [BottomSheet#784] Helper functions for UIKit bottom sheet by @michael-zimmermann in #942
Full Changelog: 0.15.2...0.16.0