Skip to content

Releases: curology/radiance-ui

v27.2.5

29 Sep 23:42
Compare
Choose a tag to compare

This pr updates the border-radius for the Image styled component on OptionButton.

v27.2.4

27 Sep 17:04
Compare
Choose a tag to compare

Add ariaLabel optional parameter for Dropdown component.

v27.2.3

26 Sep 21:30
Compare
Choose a tag to compare

What's Changed

  • Add border and update border-radius of OptionButton. Add alt tag to OptionButton. by @meron-yemane in #1745

v27.2.2

26 Sep 20:12
Compare
Choose a tag to compare

Updated Dropdown component to allow keyboard navigation to function as expected on desktop.

v27.2.1

23 Sep 21:37
Compare
Choose a tag to compare

What's Changed

Minor OptionButton style updates by @meron-yemane in #1742

v27.2.0

21 Sep 14:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v27.1.0...v27.2.0

v27.1.0

16 Sep 18:54
Compare
Choose a tag to compare

Enable photo display for designated option buttons.

v27.0.0

07 Sep 17:29
Compare
Choose a tag to compare

Breaking Changes

  • [Accessibility] Add @react-aria/dialog package to modals for additional screenreader functionality and makes onClick prop required for DialogModal for accessibility (1706)

v26.5.0

07 Sep 15:18
Compare
Choose a tag to compare

[Components] Add onClose prop to callout component for making the component dismissable (1721)

v26.4.4

23 Jun 17:55
Compare
Choose a tag to compare

What's Changed

  • [a11y] Add screen reader indicator for invalid input by @azimmerly in #1621

Full Changelog: v26.4.3...v26.4.4