Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Jan 31, 2024
1 parent f0b0603 commit 85e5abe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelogs/upcoming/7497.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
**Breaking changes**

- `EuiTourStep`'s `className` and `style` props now apply to the anchoring element instead of to the popover panel, to match `EuiPopover` behavior.
- Convert your existing usages to `panelClassName` and `panelStyle` respectively instead.

0 comments on commit 85e5abe

Please sign in to comment.