Skip to content

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

Compare
Choose a tag to compare
@michael-zimmermann michael-zimmermann released this 14 Jun 13:59
· 58 commits to main since this release
ca88d01

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