Changelog for 1.1.0
March 2023
Features
block: add built-in localization (#6503) (5e5a7ab), closes #6248
modal: adds
content-top
andcontent-bottom
slots (#6490) (4a511ba), closes #4800
Bug fixes
apply offsetParent polyfill for Chrome 109+ (#6520) (ba8c068), closes #6300
accordion: supports selection mode updates (#6356) (8278d3e), closes #5143
action: ensure consistent width to accommodate indicator when displaying text (#6562) (2b0d704), closes #5375
alert: ensure
border-radius
is consistent for prescribedslots
(#6368) (cfe5699), closes #6348alert, combobox, dropdown, input-date-picker, popover, tooltip: prefers-reduced-motion no longer prevents open/close components from emitting before + open/close events (#6605) (dfcaa22), closes #6582
avatar: passes color contrast after adjusting text color (#6592) (e7a4971), closes #6203
combobox, select, slider: display label in screen reader instructions. (#6500) (3a7f112), closes #5627
date-picker: days previous to the currently hovered day when no range value exists display correctly with no hover styles (#6369) (ebdcc25)
filter, list: filter properly on initialization (#6551) (b7782aa), closes #6523
input, input-number: increment/decrement unsafe numbers without loss of precision (#6580) (40c0f0f), closes #5920
input, input-number, input-text: emit change value when clearing programmatically-set value (#6431) (1802dc3), closes #4232
input-date-picker: input renders numbers in the specified numbering system (#6360) (b74c37f)
modal:
popover: fix heading padding for m and l scales (#6341) (6153db9), closes #5803
slider:
split-button: no longer displays divider for transparent with inverse kind (#6350) (11bc2e8), closes #6332
stepper-item: no longer refer numberingSystem from neighbor stepper component (#6380) (c647fe3), closes #6331
tabs: fix error when tabs is resized before initial render (#6342) (a2ba64e), closes #6310
tooltip: prevent closing of Esc-key-closing parent components when dismissing a tooltip with Esc (#6343) (b4cbf54), closes #6292
tree:
tree-item: preserves consistent height with or w/t actions-end (#6403) (728f42b), closes #6361 #3127
vite: getting the dist build to work correctly with vite again (#6452) (cc44984), closes #6419
value-list: add back instructions for screen reader when drag handle is activated (#6402) (b822f25), closes #6401 #5739
Compatibility
The 4.26 release of the ArcGIS Maps SDK for JavaScript supports Calcite version 1.0.7. If you are using version 4.25 it is recommended to use Calcite's 1.0.0-beta.97 release.