Changelog for 2.13

September 2024

Features

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 of aria-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 ArrowDown & ArrowUp keys (#10264) (98548e4)
  • 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

  • checkbox, radio-button: Deprecate 'guid' properties (#10445) (9729ccf)

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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.