Skip to content

v1.0.0

Compare
Choose a tag to compare
@mikaello mikaello released this 07 Nov 15:57
· 62 commits to master since this release

Enhancement:
Improved accessibility (9cdf7c3):

  • Add more accessibility props: cancelButtonAccessible, scrollViewAccessible, listItemAccessible, openButtonContainerAccessible.
  • Updated docs for accessibility. Also fixed a problem with android when open the list, the first item should be focused now.

BREAKING:

  • Removing accessibility-prop in favor of more granular control.