Skip to content

Releases: Esri/calcite-design-system

@esri/calcite-components: v2.12.2

09 Sep 21:33
718d35b

Choose a tag to compare

2.12.2 (2024-09-09)

Bug Fixes

  • input-time-zone: Ensure beforeOpen/open and beforeClose/close events emit properly (#10228) (71423cb)
  • panel, flow-item: Hide focus-outline when scrolling via mouse to align with browsers (#10242) (7a8cb72)
  • shell: Fix z-index of shell-panels (#10224) (36d51b6)

@esri/calcite-components-react: v2.12.2

09 Sep 21:33
718d35b

Choose a tag to compare

2.12.2 (2024-09-09)

Miscellaneous Chores

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

Dependencies

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

@esri/calcite-components-angular: v2.12.2

09 Sep 21:33
718d35b

Choose a tag to compare

2.12.2 (2024-09-09)

Miscellaneous Chores

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

Dependencies

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

@esri/calcite-components: v2.12.1

04 Sep 10:05
eae5049

Choose a tag to compare

2.12.1 (2024-09-04)

Bug Fixes

@esri/calcite-components-react: v2.12.1

04 Sep 10:05
eae5049

Choose a tag to compare

2.12.1 (2024-09-04)

Miscellaneous Chores

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

Dependencies

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

@esri/calcite-components-angular: v2.12.1

04 Sep 10:05
eae5049

Choose a tag to compare

2.12.1 (2024-09-04)

Miscellaneous Chores

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

Dependencies

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

@esri/calcite-ui-icons: v3.30.0

31 Jul 01:54
f63850d

Choose a tag to compare

3.30.0 (2024-07-31)

Miscellaneous Chores

@esri/calcite-components: v2.12.0

28 Aug 03:06
a5bb109

Choose a tag to compare

2.12.0 (2024-08-28)

Features

  • accordion, accordion-item: Add component tokens (#9861) (48f7f08)
  • action, action-bar, action-group, action-menu, action-pad: Add component tokens (#10058) (de96c24)
  • alert: Add 'queue' property to prioritize the ordering of alerts when opened (#10029) (3aa47a4)
  • combobox-item: Add heading property (deprecates textLabel) and add label property (#9987) (90920a0)
  • dialog: Add CSS variables to offset the position (#9904) (660f0c5)
  • dialog: Add escapeDisabled property (#10081) (1ca8fba)
  • dialog: Add outsideCloseDisabled property (#9978) (f1d89b9)
  • dialog: Add resizable and dragEnabled properties (#9804) (e3e499e)
  • icon: Add component tokens (#10062) (34d5689)
  • input-time-zone: Display selected time zone country in region mode selection (#9988) (1575729)
  • loader: Add determinate-value type (#9957) (7f21726)
  • panel: Add '--calcite-panel-content-space' style (#10117) (0e3ebcb)
  • table: Update multiple selection iconography (#10125) (f2b2016)
  • tooltip: Allow focusing and clicking on interactive elements within a tooltip (#9914) (a3c144c)

Bug Fixes

  • accordion-item: Align focus styles across browsers (#9944) (2e29b42)
  • alert: Properly form a queue of alerts (#10032) (b24d6ac)
  • color-picker: Prevent text selection when using color sliders/field (#10043) (ab33e4d)
  • combobox, input-date-picker, input-number, input-text, input-time-picker, input, radio-button-group, segmented-control, select, text-area: Use toAriaBoolean in aria-invalid attribute to provide valid AT error messaging (#10079) (78bc096)
  • combobox: Update placeholder-icon color (#9956) (d916ca4)
  • dialog, flow-item: Slotted closable panels should not close the component (#10130) (ce2513d)
  • dialog: Allow shell to be slotted inside (#10118) (ea3a6de)
  • dialog: Fix escapeDisabled when the escape key is pressed on the panel (#10097) (9a5f1f1)
  • Ensure beforeOpen/open and beforeClose/close events emit properly (#9958) (7e2764f)
  • filter: Fix setFocus method (#10149) (f4a959a)
  • input-date-picker: Fix selection for the "bs" and "it-CH" locales (#9976) (368d9e2)
  • input-date-picker: Prevent console error when using a lang (#10162) (e7bf604)
  • input-time-zone: Translate region names (#9940) (f975adb)
  • input, combobox, input-date-picker, input-number, input-text, input-time-picker, radio-button-group, segmented-control, select, text-area: Provide clear field error messaging for AT (#9880) (46ad7d2)
  • input, input-number, input-text: No longer set focus when a validation message is clicked (#10008) (529bb5a)
  • label: Prevent focusing and toggling elements slotted within a label when a text selection occurs (#9990) (49d6ae1)
  • list-item: Prevent scrolling when item is focused. (#9948) (eab1e06)
  • panel: Define heading and description line height (#10085) (5478eb9)
  • slider: Prevent text selection when using the slider (#10073) (04bf325)
  • slider: Resolve step & snap floating point precision (#10148) (613bc47)
  • stepper-item: Update component to take full width when parent's layout is "vertical" (#10009) (03a5a30)
  • tree,tree-item: Replace checkbox with div and a11y attributes (#9849) (b1ac951)

Performance Improvements

  • input-time-zone: Improve memory footprint by leveraging browser cache and releasing utils after their use (#9945) (a3d2141)

Reverts

Read more

@esri/calcite-components: v2.11.1

02 Aug 19:34
814041c

Choose a tag to compare

2.11.1 (2024-08-02)

Bug Fixes

  • block: Display correct header spacing when heading or description are present (#9924) (d8f1077)
  • panel, flow-item: Fix header padding regression (#9936) (90e9368)

@esri/calcite-components: v2.11.0

31 Jul 01:54
f63850d

Choose a tag to compare

2.11.0 (2024-07-31)

Features

  • chip: Enhance multi-select group affordance (#9286) (fd150e1)
  • color-picker, color-picker-hex-input: Add input auto commit, blur and auto select enhancements. (#9701) (b2be625)
  • combobox-item: Apply heading color according to updated spec (#9883) (9f642ff)
  • combobox, combobox-item: Add description, shortHeading props and content-end slot (#9771) (78eb555)
  • combobox, combobox-item: Add metadata support for filtering (#9819) (5de7787)
  • combobox: Append custom values to top of dropdown (#9817) (bd55097)
  • dialog: Add padding to default slot (#9871) (9d89d1d)
  • dialog: Adds new dialog component and deprecates the modal component (#9751) (0111c23)
  • icon: Type icon names (#9650) (7513f3a)
  • panel, flow-item: Add alerts slot (#9778) (8b9b820)
  • panel, flow-item: Add beforeClose property (#9770) (aefd3cb)
  • panel, flow-item: Add scale property (#9730) (27c597e)
  • Provide info message on stamped version instead of warning (#9739) (b25cb7b)
  • shell-panel: Deprecate float displayMode and add float-content and float-all (#9795) (bf93728)
  • tooltip: Support touch events (#9487) (633706b)

Bug Fixes

  • block-section: Apply missing CSS class to start/end icon (#9688) (2169ed2)
  • block: Remove top padding when no heading is defined (#9782) (704f5df)
  • carousel: Prevent duplicate animation when navigating via keyboard (#9848) (cfdbd44)
  • combobox-item: Tweak center content font-weight and spacing (#9818) (a67c4af)
  • deps: Move @types/sortablejs as a dependency so the public types resolve properly (#9786) (3d47c52)
  • dialog: Fix menu positioning when when overlayPositioning is 'fixed' and menuOpen is true (#9891) (4390177)
  • Fix issue in Firefox where disabled elements were incorrectly enabled when a sibling was enabled (#9710) (cd4d52c)
  • flow-item: Set closed property to true when internal panel is closed (#9715) (f7d2a4f)
  • Improve browser check to resolve SSR errors (#9897) (bdb225b)
  • input-date-picker: Ensure initial value is in range (#9894) (7d05134)
  • input-number: Restore decimal input mode default (#9741) (1165dca)
  • panel, flow-item: Fix footer-padding CSS prop regression (#9757) (f935790)
  • panel, flow-item: Prevent footer slots from conflicting with each other (#9856) (cffaff8)
  • panel: Correct footer padding and layout (#9868) (1e02ece)
  • radio-button-group: Remove blank clickable space outside of label (#9793) (4cc24a0)
  • segmented-control: Make check state update correctly (#9733) (602c922)
  • shell: Fix resizing a slotted shell-panel when clicking to resize (#9846) (326001c)
  • shell: Update shell to correctly position calcite shell panel at shell's bottom (#9748) (5959db7)
  • tab-title: Adjust hover styling for bordered Tab Title (#9867) (a77cd27)
  • tabs: Handle tab close events that remove the associated tab-title and tab elements from the DOM (#9768) (bda619c)
  • tabs: Update tab title indicator display (#9666) (5f0914b)
  • tile: Center align contentTop and contentBottom slots when alignment prop equals "center" (#9732) (1a8393b)
  • tile: Center align slot's text when alignment is equal to center (#9773) (8611bfc)
  • time-picker: Render meridiem first for korean locale (#9842) (897f924)
  • tooltip: Allow focusing on a reference element and then clicking on a tooltip (#9878) (dfca2d4)
  • Widen icon type to allow string (#9915) ([...
Read more