Skip to content

Releases: Esri/calcite-design-system

@esri/calcite-components: v3.3.3

07 Oct 23:59
7391af0

Choose a tag to compare

3.3.3 (2025-10-07)

Bug Fixes

  • button: Add backward compatibility for --calcite-ui-icon-color token (#13058) (2de2da3)

@esri/calcite-components-react: v3.3.3

07 Oct 23:59
7391af0

Choose a tag to compare

3.3.3 (2025-10-07)

Miscellaneous Chores

  • @esri/calcite-components-react: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from 3.3.2 to 3.3.3

@esri/calcite-components: v3.3.2

03 Oct 23:32
d92ed77

Choose a tag to compare

3.3.2 (2025-10-03)

Bug Fixes

  • button: Ensure --calcite-button-icon-color is applied (#13013) (e1ee420)
  • dialog: Exclude dialog content from keyboard focus (#13015) (fc5f0d7)
  • dropdown: Fix scroller size when setting max-items (#12967) (9323d1c)
  • pagination, table: Fix page number when page size > total items (#13007) (c92883e)
  • panel, dialog: Calcite dialog header fails to wrap for the longer text (#13004) (6521d9b)
  • table-row: Add deprecated background token as fallback (#13025) (0b35fd4)

@esri/calcite-components-react: v3.3.2

03 Oct 23:32
d92ed77

Choose a tag to compare

3.3.2 (2025-10-03)

Miscellaneous Chores

  • @esri/calcite-components-react: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from 3.3.1 to 3.3.2

@esri/calcite-tailwind-preset: v1.0.2

30 Sep 23:14
f8b8c09

Choose a tag to compare

1.0.2 (2025-09-30)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-design-tokens bumped from 3.2.0 to 3.2.1
    • peerDependencies
      • @esri/calcite-design-tokens bumped from ^3.0.2-next.8 to ^3.2.1

@esri/calcite-design-tokens: v3.2.1

30 Sep 23:14
f8b8c09

Choose a tag to compare

3.2.1 (2025-09-30)

Bug Fixes

  • core-tokens: Add missing color token l-vv-100 (#12875) (64d24ed)

@esri/calcite-components: v3.3.1

30 Sep 23:14
f8b8c09

Choose a tag to compare

3.3.1 (2025-09-30)

Bug Fixes

  • action: Set aria-expanded for actions used for expanding and collapsing (#12579) (171c30a)
  • carousel: Ensure icon tokens are correctly applied (#12902) (e9a9cd2)
  • color-picker: Fix initial setting of alpha object color values (#12934) (b4326cf)
  • inline-editable: Prevent interaction with start-editing button when hidden (#12903) (35373de)
  • input-date-picker: Correct token assignments and CSS setup (#12883) (93751ee)
  • list-item: Fix memory leak caused by focusing before disconnecting (#12956) (7a51b8d)
  • list: Fix loader scrim height for empty list (#12961) (e8ba90e)
  • panel: Ensure content-top and action-bar slots are visible (#12963) (e64195c)
  • sort-handle: Update Ukranian translation (#12944) (70be691)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @esri/calcite-design-tokens bumped from 3.2.0 to 3.2.1
      • @esri/calcite-tailwind-preset bumped from 1.0.1 to 1.0.2

@esri/calcite-components-react: v3.3.1

30 Sep 23:14
f8b8c09

Choose a tag to compare

3.3.1 (2025-09-30)

Miscellaneous Chores

  • @esri/calcite-components-react: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from 3.3.0 to 3.3.1

@esri/eslint-plugin-calcite-components: v2.0.3

16 Sep 23:30
e5e8115

Choose a tag to compare

@esri/calcite-ui-icons: v4.3.0

16 Sep 23:30
e5e8115

Choose a tag to compare

4.3.0 (2025-09-16)

Features

Bug Fixes