Releases: curology/radiance-ui
Releases · curology/radiance-ui
v12.0.0-beta.2
#v12.0.0-beta.2
- v12.0.0-beta.1 re-release
v12.0.0-beta.1
v12.0.0-beta.1
- BREAKING CHANGE: Removes
BOX_SHADOWS.focusSecondary
. Please replace withBOX_SHADOWS.focus
. - A number of accessibility improvements--full README TODO for official release.
- A number of updated dependencies.
v11.1.0
- Adds new positioning of arrows to the Carousel component. It is denoted as a prop with the name 'bottomRightAlignedArrows'.
v11.0.0
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
- Update emotion packages to troubleshooting style application issue.
v10.3.0
v10.2.1
v10.2.0
Adds a disabled prop to the Checkbox component