Skip to content

Commit adfac33

Browse files
committed
chore: add changelog for #9411
1 parent 08febf9 commit adfac33

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • packages/eui/changelogs/upcoming
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- Updated `EuiSelectableList` and `EuiSelectableListItem` styles
2+
- Updated `EuiSelectableListItem` to use `EuiCheckboxControl` for `singleSelection=false`
3+
- Updated `EuiSelectableList` to use `VariableSizeList` instead of `FixedSizeList` from `react-window`
4+
- Updated `EuiSelectableList` overflow scroll styles to use `animation-timeline`
5+
- Updated `EuiSelectableSearch`'s `compressed` default value to `true`
6+
7+
**Breaking changes**
8+
9+
- Removed `paddingSize` prop from `EuiSelectableList` and `EuiSelectableListItem`

0 commit comments

Comments
 (0)