Skip to content

Commit 1f51816

Browse files
authored
Merge branch 'main' into rk/flyout-animation-test
2 parents 0a35d41 + bb52cb6 commit 1f51816

17 files changed

+729
-644
lines changed
82 KB
Loading
-11 Bytes
Loading
93.5 KB
Loading

β€Žpackages/eui/changelogs/CHANGELOG_2025.mdβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [`v106.2.0`](https://github.com/elastic/eui/releases/v106.2.0)
2+
3+
- Enhanced `EuiCheckableCard` to make non-interactive children clickable for card selection ([#8907](https://github.com/elastic/eui/pull/8907))
4+
- Added `showFooter` and `toolbarProps.right` props to `EuiMarkdownEditor` for more flexible layout control. ([#8889](https://github.com/elastic/eui/pull/8889)) ([#8889](https://github.com/elastic/eui/pull/8889))
5+
6+
**Bug fixes**
7+
8+
- Fixed `EuiPopover` not closing on outside click after multiple fast clicks on the trigger element ([#8882](https://github.com/elastic/eui/pull/8882))
9+
10+
**Accessibility**
11+
12+
- Added accessible labels to virtualized `EuiCodeBlock` ([#8887](https://github.com/elastic/eui/pull/8887))
13+
114
## [`v106.1.0`](https://github.com/elastic/eui/releases/v106.1.0)
215

316
- Added `--euiPushFlyoutOffsetInlineStart` and `--euiPushFlyoutOffsetInlineEnd` global CSS variables set by the `EuiFlyout` in `push` mode. ([#8872](https://github.com/elastic/eui/pull/8872))

β€Žpackages/eui/changelogs/upcoming/8882.mdβ€Ž

Lines changed: 0 additions & 4 deletions
This file was deleted.

β€Žpackages/eui/changelogs/upcoming/8887.mdβ€Ž

Lines changed: 0 additions & 4 deletions
This file was deleted.

β€Žpackages/eui/changelogs/upcoming/8889.mdβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žpackages/eui/changelogs/upcoming/8907.mdβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
Β (0)