September 2024
Features
- accordion-item: Update component tokens (ca932b5)
- action-group, block, panel: Add
menu
andPlacement menu
properties (#10249) (5ba3112)Flip Placements - alert: Add component tokens (#10218) (550427b)
- alert: Apply --calcite-alert-corner-radius to internal close button (#10388) (f50c170)
- avatar: Add component tokens (#10280) (f8f881b)
- carousel: Improve support for high item counts (#10315) (6ad2612)
- checkbox: Add component tokens (#10221) (1d87dcf)
- chip: Add component tokens (#10179) (ff82570)
- dialog, panel: Add css properties for background-color (#10387) (d725293)
- handle: Add component tokens (#10262) (5e73b44)
- input, input-number, input-text: Add prefix and suffix width css tokens (#10206) (7a6ee82)
- list-item: Add
unavailable
property (#10377) (9332733) - panel: Improve panel header layout (#10446) (12f1476)
- popover, action: Add component tokens (#10253) (80e8112)
- popover: Apply component tokens to arrow (#10386) (2d19268)
- progress: Add component tokens (#10267) (8c1259f)
- text-area: Add component tokens (#10343) (d2504b7)
Bug Fixes
- action-pad: Fix horizontal action group alignment (#10359) (7b03745)
- action-pad: Update layout on action-group elements slotted after initialization (#10355) (cf139fa)
- action: Prefer
disabled
in favor ofaria-disabled
(#10367) (1895c07) - card: Properly handle slotted elements (#10378) (99a7148)
- combobox: Correctly select an item with
selection-mode=‘single-persist’
when items have the same values (5401ea6) - dialog: Only prevent default on escape key when escapeDisabled is true (#10336) (0083630)
- dropdown: Open dropdown on
Arrow
&Down Arrow
keys (#10264) (98548e4)Up - input-time-zone: Fix region mode labeling and value mapping (#10345) (cf36299)
- input-time-zone: Fix region mode quirks after update (#10413) (c137d1f)
- list, filter: Fix sync between list items and filtered data (#10342) (9a66601)
- panel: Initially closed panel should be hidden (#10308) (46de96b)
- popover: Update focus trap elements on mutation observer (#10357) (725254a)
- Properly set aria attributes on components (#10404) (864f3e3)
- Remove aria-disabled from components where necessary (#10374) (4f8c16c)
- segmented-control: Honor appearance, layout and scale when items are added after initialization (#10368) (98177f0)
- shell: Fix z-index of slotted popover elements (#10325) (7fe1601)
- text-area: Ensure border-color token doesn't override invalid styles (#10390) (699e166)
- tooltip: Closed tooltips should not reappear (#10420) (a2f3925)
Deprecations
Dependencies
- The following workspace dependencies were updated
- dependencies
- @esri/calcite-ui-icons bumped from 3.32.0-next.5 to 3.32.0
- devDependencies
- @esri/eslint-plugin-calcite-components bumped from 1.2.1-next.4 to 1.2.1
- dependencies