You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
calcite-checkbox - size prop is now scale to be consistent with other components
calcite-chip - will not show the dismiss ("x") button unless new dismissible prop is true
calcite-button - will no longer accept xs or xl values for scale prop
calcite-chip - will no longer accept xs or xl values for scale
calcite-combobox - will no longer accept xs or xl values for scale
Added
calcite-radio-group-item can now display an icon by passing a Calcite UI Icon name to the icon attribute. The icon can be positioned with the icon-position attribute.
calcite-split-button now accepts ellipsis as a value for the dropdown-icon-type attribute
calcite-graph component for simple area graphs from series data sets
calcite-chip - now has a color prop that will accept grey (default), blue, red, yellow, and green as values
calcite-chip - now has an appearance prop that will accept solid (default) and clear as values
Fixed
calcite-dropdown - will now properly open and close when children of the dropdown-trigger slot are acted on.
calcite-button - now trims whitespace to accurately display "icon only" buttons as squares.
:root styles now include some text rendering improvements
calcite-input - fixed missing icons in firefox
calcite-date - fixed small margin/gap above input
Updated
calcite-button - styling of appearance=transparent buttons has been updated
calcite-button - dimensions and font-size of buttons have been updated