March 2025
Features
- accordion: Add new component tokens and deprecate old tokens (#11390) (fdf3e61)
- action: Enhance component's interactivity states (#11478) (aad98df)
- block, block-section: Add
expanded
property and deprecateopen
property (#11582) (999f532) - button: Enhance component's interactivity states (#11590) (23a62ca)
- chip: Deprecate
pressed
in favor ofpress
(#11389) (c905f9f) - chip: Enhance component's interactivity states (#11538) (8db5697)
- combobox-item: Add component tokens (#11645) (9cbd155)
- combobox-item: Update idle icons (#11801) (034f430)
- combobox-item: Update interactive state (#11647) (19d7c43)
- combobox-item: Update selection icons (#11726) (723fd22)
- combobox, combobox-item-group: Add component tokens (#11623) (8215314)
- dropdown, dropdown-item, dropdown-group: Add component tokens (#11465) (85f9378)
- dropdown: Add
offset
andDistance offset
properties (#11614) (3381040)Skidding - fab: Add component tokens (#11723) (d436514)
- flow-item: Expose
Flow
type (#11791) (28c7522)Item Like - list-item, list: Add
expanded
property and deprecateopen
property (#11003) (c80c44c) - rating: Enhance component's interactivity states (#11469) (11d83f6)
- segmented-control-item: Enhance component's interactivity states (#11477) (f025330)
- split-button: Make downloadable and linkable (#11520) (fb3e1dc)
- tab-title: Enhance component's interactivity states (#11493) (88a5260)
Bug Fixes
- card-group: Restore default gap spacing (#11638) (a554598)
- dropdown-group: Fix error caused by early removal (#11612) (2dcef25)
- panel: Apply custom styles correctly to header actions (#11495) (5e84892)
- Set floating-ui elements max size set to the view (#11577) (b3ffd7f)
- tabs: Redisplay close button when more than one tab is closable (#11492) (ae8064e)
- text-area: Fix error caused by internal measuring on disconnect (#11751) (810f79e)
- tooltip: Close tooltip when hovering out of an iframe (#11600) (93a5692)
- tooltip: Do not open after the pointer has moved off of the reference element (#11599) (33cadc8)
Compatibility
The 4.32 release of the ArcGIS Maps SDK for JavaScript supports Calcite version 3.0.3. In your application, we recommend using the same version or any minor version greater than ^3.0.3
.
If you are using version 4.31 it is recommended to use Calcite's 2.13.0, or any minor version greater than ^2.13.0
.