Releases: hmrc/ios-swiftui-components
Releases · hmrc/ios-swiftui-components
1.17.4
1.17.3
- error accessibility text on secureInputView "hidden" removed.
1.17.2
1.17.1
- patch, to SecureInputTextView, accessibility not hidden on title and hint Text
- added new component secureInputView with accessibility options for kerning, speakout characters and attributed strings
1.17.0
- added new component secureInputView with accessibility options for kerning, speakout characters and attributed strings
1.16.0
- added accessibilitTrait to modal definded in a MultiColumnRowView
1.15.1
- added textAlignment property to statusView to affect multilineTextAlignment, design require any text over 2 lines to be left aligned.
1.15.0
- Updated package for AccessibilitySizing from sizeCategory to dynamicTypeSize,
- added EdgeInsets to StatusView initializer and multilineTextAlignment(.center) when Large Text Accessibility is enabled