We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08febf9 commit adfac33Copy full SHA for adfac33
1 file changed
packages/eui/changelogs/upcoming/9411.md
@@ -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