Skip to content

Releases: ArturKalach/react-native-a11y-order

Release 0.2.2

13 Aug 19:58
Compare
Choose a tag to compare

Cosmetic release

  • Updated description and keywords in package.json
  • Removed redundand commented code from java files

Release 0.2.1

09 Aug 18:13
Compare
Choose a tag to compare

0.2.1 (2024-08-09)

Features

  • add react-native-web stub (921b1ee)

Release 0.2.1-rc

09 Aug 16:43
Compare
Choose a tag to compare
Release 0.2.1-rc Pre-release
Pre-release

0.2.1-rc (2024-08-09)

Features

  • add react native web stub (921b1ee)

0.2.0 (2024-08-06)

Release 0.2.0

06 Aug 18:14
Compare
Choose a tag to compare

0.2.0 (2024-08-06)

New ordering system

Introducing a new ordering system and view group to enhance screen reader functionality and overall accessibility. This update provides advanced support for focus ordering navigation and improved group management, ensuring a more intuitive focus ordering experience.

Focus command

Additionally, a new architecture-based command has been added. You can now easily focus on any A11y.Index component by ref.

Release 0.2.0-rc

05 Aug 21:33
Compare
Choose a tag to compare
Release 0.2.0-rc Pre-release
Pre-release

0.2.0-rc (2024-08-05)

Features

Introducing a new ordering system and view group to enhance screen reader functionality and overall accessibility. This update provides advanced support for logical content sequencing and improved group management, ensuring a more intuitive focus ordering experience.