Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 03:35
· 557 commits to master since this release
ef2090e

Minor Changes

  • 2ffed9c6 #4444 Thanks @Rall3n! - Use accessor props to get value and label in compareOption

  • 2baf5a9d #4414 Thanks @ebonow! - Add ariaLiveMessages prop for internationalization and other customizations, add aria-live prop, and other accessibility fixes. Inspired heavily from the work done by @Kashkovsky, @radegran, @Malgalad, and @TheHollidayInn - thanks to them, @bozdoz for the thorough testing and recommendations, and for everyone who contributed constructive feedback towards a better accessibility experience.

  • 7cdb8a6b #4391 Thanks @ebonow! - Pass and sanitize CommonProps passed to Group and Input components

Patch Changes