Skip to content

Releases: curology/radiance-ui

v9.3.2

21 Jul 21:50
Compare
Choose a tag to compare

Adds aria-disabled attribute for options in the Dropdown component

v9.3.1

21 Jul 20:49
Compare
Choose a tag to compare
  • Fixes some incorrect accessibility labels in the Dropdown component
  • Update the OptionButton documentation

v9.3.0

20 Jul 20:11
Compare
Choose a tag to compare
  • Uses button instead of div for OptionButton component
  • Updates focus state for Button
  • Updates accessibility information for Dropdown component

v9.3-beta.0

16 Jul 17:23
Compare
Choose a tag to compare
v9.3-beta.0 Pre-release
Pre-release

[Internal] Use button instead of div for OptionButton component.

v9.2.0

06 Jul 18:56
Compare
Choose a tag to compare

[Internal] TypeScript convertion: Buttons (#252)

v9.1.3

02 Jul 21:57
Compare
Choose a tag to compare

Adds a optionsContainerMaxHeight prop to the Dropdown component to set the max-height of the expanded DropdownOptionsContainer.

v9.1.2

26 Jun 14:14
ffa06cf
Compare
Choose a tag to compare

v9.1.2

  • [Internal] Suppress Deprecation notice triggered by PropTypes (#249)

v9.1.1

26 Jun 12:48
Compare
Choose a tag to compare
  • [Internal] TypeScript convertion: Alert, Avatar, Banner (#248)

v9.1.0

25 Jun 18:40
Compare
Choose a tag to compare

Updated the following glyphs and icons:

  • Glyphs: female, male, body spray, body spray
  • Icons: info, checkmark

v9.0.0

23 Jun 19:09
Compare
Choose a tag to compare

Introduces a tree shakable ESM export. Bundlers like webpack should be able to pick only the pieces that are necessary