@esri/calcite-app-components
Advanced tools
Changelog
4.5.0 (2019-11-06)
menu-actions
own slot and slot defined in the calcite-pick-list
and calcite-value-list
. #497 (6764d6c)Changelog
4.3.0 (2019-10-22)
Changelog
4.2.0 (2019-10-17)
Changelog
4.1.0 (2019-10-08)
calcite-value-list
and calcite-value-list-item
. #279toggleDisplay
property to calcite-block-section
to handle a "switch" mode. #205calcite-components
as a peer dependency. #205filterEnabled
prop to PickList. Filter is now disabled by default.calciteListItemChange
event now properly bubbles up beyond the PickList.textHeading
prop replaced with textLabel
.dragEnabled
and mode
props have been deprecated with the release of ValueList
textHeading
has been deprecated as the heading has been removed from render.calcitePickListSelectionChange
has been replaced with calciteListChange