This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
Releases: Esri/calcite-app-components
Releases · Esri/calcite-app-components
5.6.1 (2020-04-01)
Bug Fixes
5.6.0 (2020-03-31)
Features
- action-pad,action-bar: Add intl string properties. (#823) (a261c0a), closes #818
- block: drop open/close icon (#897) (38e5b4a)
- flow-item: Fix count for menu-actions (#883) (ace82b5)
- flow-item,panel: Add intl string properties. (#843) (fed34b7)
- tip,tip-manager: Add intl string properties. (#844) (dbc8561)
- value-list, pick-list: support ↑↓ arrow keys for navigation and value selection when multiple mode is disabled (#887) (28cc424)
Bug Fixes
- action: Add slotChildNodesFix to stencil config extras (#890) (99717d3)
- block: use CSS grid to improve header layout (#895) (2250249), closes #849
5.5.1 (2020-03-03)
5.5.0 (2020-03-03)
5.4.0 (2020-02-28)
Features
- action: Add icon property to display calcite-icon. (#837) (9de7724)
- block, block-section, filter: add intl props (#852) (8384fca), closes #818
- fab: Floating Action Button (FAB) aka FABULOUS!!! component. (#824) (fc8de45)
- filter: add placeholder property (#854) (dec10b1)
- flow-item,panel: Add an onscroll event for FlowItem and Panel #842 (356e399)
Bug Fixes
- action-bar: removed default return from getCalcitePosition (5a1fa28)
- shell-panel: style for deprecated leading and trailing attributes (1643621), closes #846
5.3.2 (2020-02-19)
Bug Fixes
5.3.1 (2020-02-18)
5.3.0 (2020-02-11)
Features
- deprecate layout in favor of position (#812) (5e11467)
- Panel, FlowItem: better header layout and header retains summary when panel is short (3f3b1e3), closes #807 #764
Bug Fixes
- Action - Remove padding when used without an icon (#810) (30d3510)
- block-section: toggle section (with toggleDisplay=switch) when Enter or Space key is pressed (#809) (5fa12ec), closes #801
5.2.1 (2020-02-05)
Features
Bug Fixes
5.2.0 (2020-01-31)
Features
- Add nesting support to picklist groups (#770) (602264b), closes #783 #767 #767 #767 #767 #767 #767
- drag n drop component 483 (#747) (71d5897)
- action: add scales to Action (c5948cb), closes #759 #759 #759 #759 #759
Bug Fixes
- action: style updates for compact mode (bc345ce), closes #759
- block: Remove extra padding applied to slotted icon content (#793) (9911d3a)
- Calcite-shell-panel remove position relative #782 (fdc74b5)