Releases
v1.0.12
Added
Implement CardEmptyState
, EmptyState
, Checkbox
, CheckboxGroup
, CheckboxCard
, RadioGroup
, Radio
, and
RadioCard
components
Export all component types
Handle style transitions on ActionItem
, Button
and Toggle
components
Property defaultValue
to ToggleGroup
component to set an initial value for uncontrolled usage
shadow-info
Tailwind CSS utility class and documentationonents
Ref forwarding to InputNumber
, InputSearch
, InputText
and TextArea
components
Fixed
Storybook stories to only use the component's required properties on default
stories
Button
component to render a button element when the href
property is set to undefined
Hide clear icon on InputSearch
component when disabled
Changed
Implement new style for AlertCard
, Spinner
, Switch
, InputContainer
, Toggle
and Tag
components
Mark variant property of AlertInline
and AlertCard
components as optional and set it to info
by default
Remove border color from Card
component, update style of CardSummary
component as for new design
Set default properties to Button
and Spinner
components
Hide date picker indicator when InputDate
component is disabled
Update InputNumber
component to handle prefix and suffix properties through react-imask
Align cursor style of disabled components
Update line-height and height of TextArea
and TextAreaRichText
components
You can’t perform that action at this time.