Releases: curology/radiance-ui
Releases · curology/radiance-ui
v17.2.1
Add media query to DialogModal for smaller devices.
v17.2.0
Add SunMoonGlyph and SunMoonGlyphSecondary.
v17.1.0
[Icons] Add DexpanthenolGlyphSecondary, GreenTeaGlyphSecondary, KojicAcidGlyphSecondary, ResveratrolGlyphSecondary (#800)
v17.0.1
- [Dependencies] Remove errantly added @storybook packages from dependencies (#799)
v17.0.0
- [Theme] BREAKING CHANGE: Require
theme
argument to TYPOGRAPHY_STYLE.link
(#778)
- [Components] Add AnchorLinkButton (#778)
- [Components] Add
'success'
Callout type (#780)
- [Bugfix] Correct never-ending while loop in Alert (#797)
- [Internal] Add Chromatic support for Secondary Theme (#797)
v16.8.0
- [Icons] Add BreakGlyph, CycleGlyph, CycleGlyphSecondary, FormulaChangeGlyph, HydrocortisoneGlyph, HydrocortisoneGlyphSecondary, HydroquinoneGlyph, LightbulbGlyph, MoonGlyph, MoonGlyphSecondary (#777)
v16.7.0
Adds a backgroundColor
prop to the DialogModal
component
v16.6.2
- [Theming] Export
applyPrimaryThemeVerticalOffset
to be used in consumer apps
v16.6.1
- [Theming] Create the util function
applyPrimaryThemeVerticalOffset
apply it to Chip
and Indicator
component #720
v16.5.1
[Theming] Revert label line-height
changes made in #704 (#726)