Releases: Esri/calcite-design-system
Releases · Esri/calcite-design-system
v1.0.0-beta.23
Breaking Changes
calcite-icon-filledprop removed (useFat end of icon name)
Added
- Support for icons which use multiple paths + opacity
v1.0.0-beta.22
Breaking Changes
calcite-date-pickeris nowcalcite-datecalcite-dateno longer accepts start of week as a prop
Added
- new component
calcite-stepper - new component
calcite-split-button - improved focus styles across all components
- a
max-itemsattribute has been added tocalcite-dropdown(#396)
Updated
calcite-date- automatically finds start of week for given localecalcite-date- automatically formats date in input for given localecalcite-date- support for buddhist eracalcite-date- support for arabic numeralscalcite-date-calciteDateChangeemits selectedDateobject inevent.detail
Fixed
calcite-date- fixed in ie11 (#368)calcite-date- fixed date entering via input (#307)calcite-date- columns correct even when very narrow (#308)calcite-icon- always render in target size to prevent shifting layout (#432)calcite-accordion- fixed in ie11 (#366)calcite-dropdown- fixed in ie11 (#369)
v1.0.0-beta.18
Fixed
calcite-icon: fixed issue where icon would not load its icon data. #314
v1.0.0-beta.15
Fixed
calcite-date-picker- Corrected date picker calendar opening up on null or no value property.calcite-date-picker- Change of input value updates the calendar to show same date.
v1.0.0-beta.14
Breaking Changes
calcite-button-iconpositionattribute updated toicon-positioncalcite-dropdown-group-grouptitleattribute updated togroup-titlecalcite-dropdown-item-linktitleattribute updated tolink-titlecalcite-alert-dismissattribute updated toauto-dismisscalcite-alert-durationattribute updated toauto-dismiss-durationcalcite-alert-.openCalciteAlert()method updated to.open()calcite-alert-.closeCalciteAlert()method updated to.close()calcite-alertno longer requires a wrappingcalcite-alertscomponentcalcite-alertshas been removed
Added
calcite-notice- new component has been addedcalcite-alert-scaleis now available as a configurable attributecalcite-dropdownnow has configurableselection-mode(#220)no-paddingattribute for modals allowing modal content to fill spacecalcite-dropdownnow has configurabletype- click or hover (#220)
Fixed
- Fix for
calcite-dropdowntaking up height when closed (#213) - Fixed incorrect dark theme color, other styling updates
Updated
v1.0.0-beta.13
Added
- Added accordion component (#10)
- New
ScrollContentmethod on modals, which allows manipulating scroll position of modal content - Border radius on popover (#218)
Fixed
- Fix clicks of radio group item in Edge (#139)
- Fix clicks of calcite-switch in Edge (#138)
- Fix
calcite-buttonof typesubmit(#193) - Fix
calcite-dropdownfocus style (#181)
Updated
- Improved modal styling (#191)
v1.0.0-beta.7
Added
- Adds support for dropdown items as links
- Updates toggle styling and adds props for scale
v1.0.0-beta.6
Fixed
calcite-tree-items with both a<a>and acalcite-tree
v1.0.0-beta.5
Added
- adds scale prop to
calcite-radio-group - updates style of
calcite-radio-group - adds transparent appearance style for
calcite-button - adds
iconpositionprop tocalcite-button - updates dark theme style for
calcite-button - updates theme for
calcite-tree
Fixed
- fix width of medium/large modals with narrow contents
v1.0.0-beta.4
Added
- dark theme for
calcite-slider - added
<calcite-dropdown> - added
<calcite-tree>
Fixed
- solved issue with incorrect positioning of handle in
calcite-slider - fix various issue in Edge