Skip to content

Releases: Esri/calcite-design-system

@esri/calcite-components: v3.2.1

29 May 19:04
618973f
Compare
Choose a tag to compare

3.2.1 (2025-05-29)

Bug Fixes

  • input-time-picker: Ensure programmatic value setting updates input display (#12233) (fd69e89)
  • list: Reorder options not shown in nested list drag menus (#12186) (08bfe98)
  • sheet, shell: Fix resize handle in RTL direction (#12205) (cc58fc4)

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

29 May 19:04
618973f
Compare
Choose a tag to compare

3.2.1 (2025-05-29)

Miscellaneous Chores

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

Dependencies

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

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

14 May 18:35
4f2d7eb
Compare
Choose a tag to compare

2.0.2 (2025-05-14)

Note: Version bump only for package @esri/eslint-plugin-calcite-components

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

14 May 18:35
4f2d7eb
Compare
Choose a tag to compare

4.2.0 (2025-05-14)

Features

Bug Fixes

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

14 May 18:35
4f2d7eb
Compare
Choose a tag to compare

1.0.0 (2025-05-14)

Features

Dependencies

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

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

14 May 18:35
4f2d7eb
Compare
Choose a tag to compare

3.1.0 (2025-05-14)

Features

  • semantic-tokens: Add --calcite-color-text-highlight tokens (#12068) (6ab8f97)
  • semantic-tokens: Update and add to corner-radius tokens (#12041) (3c65c35)
  • tokens: Add transparency-inverse tokens (#11974) (db09167)
  • tokens: Update core neutral color values (#11993) (46378fa)

Bug Fixes

  • Correct value for letter-spacing tokens (#12029) (5b3c15e)
  • semantic-tokens: Provide sufficient warning color contrast across components (#11994) (a16cabf)
  • tokens: Add missing core color tokens and fix incorrect values (#11924) (6f9ab2c)

Performance Improvements

@esri/calcite-components: v3.2.0

14 May 18:35
4f2d7eb
Compare
Choose a tag to compare

3.2.0 (2025-05-14)

Features

  • accordion-item: Enhance component's interactivity states (#11935) (46ddfd3)
  • action-bar: Add floating property and "grid" layout value (#12103) (7cd7fd5)
  • block-group, list: Add event for when a move is halted due to canPut or canPull returning false (#11567) (f080121)
  • block: Add specific component css tokens (#12102) (ce22de4)
  • block: Enhance component's interactivity states (#11827) (7d509c6)
  • button: Enhance component's interactivity states (#12005) (55f2882)
  • combobox: Add selectAll toggle property (#11721) (d084410)
  • dropdown-item: Enhance component's interactivity states (#11821) (14ed4a8)
  • fab: Add component tokens (#11838) (d88d73b)
  • fab: Enhance component's interactivity states (#12097) (8407e0a)
  • filter: Add component tokens (#11885) (b6516f8)
  • input-message: Add component tokens and deprecate --calcite-input-message-spacing-value (#11759) (efddfaf)
  • input-number: Add component tokens (#11961) (88dafa7)
  • input-time-picker: Add separate hour, minute, second and meridiem input fields (#11712) (4fa4e20)
  • list-item: Enhance component's interactivity states (#11824) (718f51d)
  • meter: Add component tokens (#11757) (a8daa99)
  • Move Tailwind preset to package (#11817) (6a37f65)
  • notice: Add token for close icon and title text color (#11938) (4a3bbc1)
  • radio-button-group: Add component tokens (#11897) (25f9b07)
  • radio-button: Add component tokens (#11891) (c6141a7)
  • sheet: Add component tokens (#12023) (3d40a2f)
  • shell-panel: Add component tokens (#11926) (e71ad98)
  • shell-panel: Improve visibility of resizable functionality and allow resizable for all displayMode values (#11983) (a47a350)
  • shell: Add component tokens (#11908) (e3443e9)
  • stepper-item: Add component tokens (#12035) (5223751)
  • stepper: Add component tokens (#12036) (b4531bb)
  • Support nn locale (#12079) (202aaa6)
  • switch: Enhance component's colors for a11y and usability (#11951) (a878811)
  • tabs, tab-nav, tab-title, tab: Add component tokens (#11720) (e208b56)
  • text-area: Add design tokens for corner radius, shadow, footer background color (#12124) (9f5d3ba)
  • time-picker: Add component tokens (#11942) (a8fa5d0)
  • tokens: Add transparency-inverse tokens (#11974) (db09167)
  • tree, tree-items: Add component tokens (#11884) (a252522)

Bug Fixes

  • action-menu: Stop propagation of internal popover events (#12051) (269892f)
  • autocomplete: Fix setFocus method in Safari (#12092) (34598c9)
  • autocomplete: Should open on key input and close when key input is cleared (#12113) (c87b66d)
  • date-picker-month: Fix height of calendar to 6 rows (#12085) (80f7598)
  • dialog, modal, sheet: Fix page scrolling after closing (#12006) (01ae74b)
  • dialog, modal, sheet: Honor initialFocus when opening components (#12084) (125e294)
  • Fix memory leak caused when disconnecting floating-ui (#12107) (b4d79a6)
  • input-date-picker: Add label property for screen readers and AT (#11995) (499414f)
  • input-date-picker: Allow clearing invalid date value (#11937) (8d86681)
  • *...
Read more

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

14 May 18:35
4f2d7eb
Compare
Choose a tag to compare

3.2.0 (2025-05-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from 3.2.0-next.60 to 3.2.0

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

26 Mar 05:18
d5f75fd
Compare
Choose a tag to compare

2.0.1 (2025-03-26)

Note: Version bump only for package @esri/eslint-plugin-calcite-components

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

26 Mar 05:18
d5f75fd
Compare
Choose a tag to compare

4.1.0 (2025-03-26)

Features