Skip to content

Releases: curology/radiance-ui

v13.0.0-alpha.3

02 Nov 20:44
9773fe0
Compare
Choose a tag to compare
v13.0.0-alpha.3 Pre-release
Pre-release
  • Fix declaration file regression in lib

v13.0.0-alpha.2

30 Oct 19:43
Compare
Choose a tag to compare
v13.0.0-alpha.2 Pre-release
Pre-release
  • Testing full component support for theming.

v12.4.0

28 Oct 15:02
Compare
Choose a tag to compare
  • [Internal] Refactor Dropdown, refactor variables names and standarize code across components

v12.3.1

27 Oct 13:54
b4e89d3
Compare
Choose a tag to compare
  • [Internal] Convert Carousel, DialogModal, OffClickWrapper to functional components

v13.0.0-alpha.1

26 Oct 20:33
Compare
Choose a tag to compare
v13.0.0-alpha.1 Pre-release
Pre-release
  • Alpha release for troubleshooting theming in consumer apps

v12.3.0

26 Oct 15:14
Compare
Choose a tag to compare
  • [Internal] Convert class to functional components
  • [Typescript] Make Button onClick prop required

v12.2.1

22 Oct 20:38
Compare
Choose a tag to compare
  • [Hotfix] Fix VerificationMessages animation and ImmersiveModal exitlogic fix

v12.2.0

12 Oct 15:15
Compare
Choose a tag to compare
  • [Internal] TypeScript conversion: Typography, Tooltip, Tabs, Transition, SelectorButton/Checkbox/RadioButton

v12.1.0

08 Oct 19:31
Compare
Choose a tag to compare
  • [Internal] TypeScript conversion: VerificationMessages, Field

v12.0.0

30 Sep 02:02
Compare
Choose a tag to compare

v12.0.0

  • [API] BREAKING: Removes BOX_SHADOWS.focusSecondary. Please replace usage with with BOX_SHADOWS.focus. (#400)
  • [API] New focus states BOX_SHADOWS.focus and BOX_SHADOWS.focusInner. (#390)
  • [Styling] Added new focus states to Alert, Banner, DialogModal, Field, ImmersiveModal, OptionButton, SelectorButton, TextButton, and Toggle components. (#390, #394, #397, #400)
  • [Styling] Add focus-visible polyfill to enable keyboard-only focus states. (#390)
  • [Internal] Updated a number of underlying dependencies and related configuration.
  • [Styling] Update BOX_SHADOWS.clickable and BOX_SHADOWS.clickableHover values. (#338)
  • [API] Adds programmable (4px default) border-radius to Accordion, Dropdown, and OptionButton components (#338, #371, #374)
  • [API] Export Tooltip Arrow icon as stand-alone icon. (#386)

v11.1.0 to v12.0.0 comparison view