File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 22
33> Committed but unreleased changes are put here, at the top. Older releases are detailed chronologically below.
44
5+ ## 2.22.12 (2025-01-07)
6+
7+ #### Changed
8+
9+ - ` nested-grid ` : Renamed : header-spacer to : corner-header
10+ - ` nested-grid ` : Use available flex cross-size (don't shrink to 0)
11+
512#### Added
613
14+ - ` nested-grid ` : Add ` :on-export-corner-header ` prop.
15+ - ` popover ` : Add : optimize-position ? prop
16+ - ` dropdown ` : Add : chosen-single part
717- ` tree-select ` : When multiple items with the same id are selected, the anchor label now only shows one.
818- ` nested-grid ` : Add : on-init-export-fn
919- ` popover-content-wrapper ` : Added ` :optimize-position? ` prop.
1020
21+ ## 2.22.11 (2024-12-01)
22+
23+ #### Changed
24+
25+ - ` dropdown ` : Now uses fixed positioning to position the body
26+
27+ #### Fixed
28+
29+ - ` popover ` : was missing code to apply quite a number of : parts overrides, for both : style and : attr
30+ - ` nested-grid ` : Fix ellipsis overflow for row-headers
31+ - ` error-modal ` : Fix react errors when x-button is mounted
32+
33+ #### Added
34+
35+ - Argument validation now gives a warning when you use a camel-cased prop key.
36+
1137## 2.22.8 (2024-10-10)
1238
1339#### Changed
You can’t perform that action at this time.
0 commit comments