Skip to content

Releases: curology/radiance-ui

v12.0.0-beta.2

28 Sep 21:21
Compare
Choose a tag to compare
v12.0.0-beta.2 Pre-release
Pre-release

#v12.0.0-beta.2

  • v12.0.0-beta.1 re-release

v12.0.0-beta.1

28 Sep 21:04
Compare
Choose a tag to compare
v12.0.0-beta.1 Pre-release
Pre-release

v12.0.0-beta.1

  • BREAKING CHANGE: Removes BOX_SHADOWS.focusSecondary. Please replace with BOX_SHADOWS.focus.
  • A number of accessibility improvements--full README TODO for official release.
  • A number of updated dependencies.

v11.1.0

09 Sep 20:06
Compare
Choose a tag to compare
  • Adds new positioning of arrows to the Carousel component. It is denoted as a prop with the name 'bottomRightAlignedArrows'.

v11.0.0

28 Aug 18:53
Compare
Choose a tag to compare

v11.0.0

This update is potentially breaking. Applications that use different versions of emotion than those used in radiance-ui can result in unexpected behavior when adding styling to already-styled components. This update adds explicit peerDependencies to account for this.

v11.0.0-beta

27 Aug 19:42
Compare
Choose a tag to compare
  • Update emotion packages to troubleshooting style application issue.

v10.3.0

17 Aug 20:09
Compare
Choose a tag to compare
  • [Internal] TypeScript conversion: Indicator, Chip, LoadingSpinner, OffClickWrapper (#313)

v10.2.1

13 Aug 21:24
Compare
Choose a tag to compare
  • Fixes some accessibility information on the Dropdown component (#307)

v10.2.0

12 Aug 15:12
Compare
Choose a tag to compare

Adds a disabled prop to the Checkbox component

v10.1.0

10 Aug 13:26
Compare
Choose a tag to compare
  • [Internal] TypeScript conversion: Callout and Carousel (#300)

v10.0.0

24 Jul 17:17
Compare
Choose a tag to compare
  • Removes id from the LoadingSpinner
  • Traps keyboard focus in DialogModal when modal is open
  • Adds focus box shadow to TextButton
  • Adds keyboard control to Accordion