Skip to content

Releases: hmrc/ios-swiftui-components

1.17.4

23 Oct 13:19
d1b8f2e
Compare
Choose a tag to compare
  • error accessibility text now dynamically added to pinEntryField, updates when error text (text in red) updates.
  • red text hidden to accessibility voice over.

1.17.3

14 Oct 08:47
c4c772b
Compare
Choose a tag to compare
  • error accessibility text on secureInputView "hidden" removed.

1.17.2

08 Oct 12:54
2bc3e64
Compare
Choose a tag to compare
  • added better accessibility labels on information card view

1.17.1

02 Oct 08:50
5d01595
Compare
Choose a tag to compare
  • 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

26 Sep 11:48
96ee096
Compare
Choose a tag to compare
  • added new component secureInputView with accessibility options for kerning, speakout characters and attributed strings

1.16.0

19 Jul 13:02
82a6cb6
Compare
Choose a tag to compare
  • added accessibilitTrait to modal definded in a MultiColumnRowView

1.15.1

23 May 09:08
88ab966
Compare
Choose a tag to compare
  • added textAlignment property to statusView to affect multilineTextAlignment, design require any text over 2 lines to be left aligned.

1.15.0

20 May 14:02
2b1c448
Compare
Choose a tag to compare
  • Updated package for AccessibilitySizing from sizeCategory to dynamicTypeSize,
  • added EdgeInsets to StatusView initializer and multilineTextAlignment(.center) when Large Text Accessibility is enabled

1.14.2

09 May 09:13
5a0078a
Compare
Choose a tag to compare
  • Fix conflicting gestures on MiniAdvertCardView and IconButtonView

1.14.1

02 May 09:38
373d4f8
Compare
Choose a tag to compare
  • Fixed conflicting gesture on Summary Row View