Changelog for 2.11

July 2024

Features

  • chip: Enhance multi-select group affordance (#9286) (fd150e1)
  • color-picker, color-picker-hex-input: Add input auto commit, blurand 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) (44138b1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-ui-icons bumped from ^3.29.1-next.0 to ^3.30.0

Compatibility

The 4.30 release of the ArcGIS Maps SDK for JavaScript supports Calcite version 2.8.5. In your application, we recommend using the same version or any version greater than ^2.8.5.

If you are using version 4.29 it is recommended to use Calcite's 2.4.0, or any version greater than ^2.4.0.

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