Releases: Esri/calcite-design-system
Releases · Esri/calcite-design-system
@esri/calcite-components-react: v2.12.0
2.12.0 (2024-08-28)
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-next.34 to 2.12.0
- dependencies
@esri/calcite-components-react: v2.11.1
2.11.1 (2024-08-02)
Miscellaneous Chores
- @esri/calcite-components-react: Synchronize components versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @esri/calcite-components bumped from ^2.11.0 to ^2.11.1
- dependencies
@esri/calcite-components-react: v2.11.0
2.11.0 (2024-07-31)
Miscellaneous Chores
- @esri/calcite-components-react: Synchronize components versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @esri/calcite-components bumped from ^2.11.0-next.30 to ^2.11.0
- dependencies
@esri/calcite-components-angular: v2.12.0
2.12.0 (2024-08-28)
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-next.34 to 2.12.0
- dependencies
@esri/calcite-components-angular: v2.11.1
2.11.1 (2024-08-02)
Miscellaneous Chores
- @esri/calcite-components-angular: Synchronize components versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @esri/calcite-components bumped from ^2.11.0 to ^2.11.1
- dependencies
@esri/calcite-components-angular: v2.11.0
2.11.0 (2024-07-31)
Miscellaneous Chores
- @esri/calcite-components-angular: Synchronize components versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @esri/calcite-components bumped from ^2.11.0-next.30 to ^2.11.0
- dependencies
@esri/calcite-components: v2.9.0
2.9.0 (2024-05-28)
Features
- accordion-item: Add setFocus (#9364) (88b793e), closes #7211
- avatar: Ensure different backgrounds are generated for similar usernames, full names and user IDs (#9277) (bab77b5), closes #6497
- block-section: Add
iconproperty (deprecatesstatus) (#9194) (c31bf36), closes #8110 - dropdown-item: Update spacing of icons (#9330) (c2e5a99), closes #7095
- flow-item: Add content-bottom slot (#9346) (9d3b1af), closes #8979
- flow-item: Add content-top slot (#9344) (e932f3d), closes #8980
- split-button: Make dividers consistent (#9402) (caf27e3)
- stepper, stepper-item: Add separate change events to stepper and items (deprecates
calciteStepperItemChangeon the parent) (#9351) (cf6a118) - table: Add
selection-displayproperty (#9355) (7b52870), closes #9353
Bug Fixes
- block: Update text hierarchy and spacing (#9329) (796372e), closes #9323
- button: Make shadow DOM button 100% width (#9145) (dd61b7f), closes #8490
- checkbox: Fix checkbox hit area placement in RTL (#9367) (142ef18), closes #8841
- dropdown-group: Title scale with dropdown scale (#9360) (3529cdd)
- input-date-picker, date-picker: Ensure min/max can be unset (#9406) (89b0bfe)
- input-date-picker, input-time-picker, list: Ensure
langchange updates messages (#9265) (0213d35), closes #9268 - list: Border items when an item is programmatically opened (#9247) (02183bb), closes #9248
- select: Fix option selection via initial
value(#9272) (5206a0b), closes #4461 - switch: Prevent hover state change when disabled (#9365) (7c47808), closes #7723
- t9n: Fix error caused by disconnecting components during the setting of initial message overrides (#9368) (192c031), closes #9240
- text-area: Remove double transparency applied when disabled (#9366) (90926c2), closes #8374
- tile-group: Disallow multiple selected attributes on single selection modes (#9284) (885909e), closes #9271
- tile: Apply center alignment only to x-axis (#9288) (75df0ba), closes #9252
- tile: Fix spacing between content-top and content-bottom slots (#9241) (0b9443d), closes #4701
- tile: Slotted content renders within the border (#9359) (045ca2a), closes #9358
- tree: Allow deselection in single selectionMode (#9363) (cb6ef73)
- tree: Allow single select only and add indicator (#9405) (0d07b59)