Skip to content

Commit e72009c

Browse files
committed
chore: add changelog
1 parent be1167f commit e72009c

File tree

1 file changed

+7
-0
lines changed
  • packages/eui/changelogs/upcoming

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- Updated `EuiPopover` default prop values of `hasArrow`, `position` and `offset`:
2+
- Changed `hasArrow` to `false`
3+
- Changed `position` to `downLeft`
4+
- Changed `offset` to `4` when `hasArrow=false`
5+
- Updated `EuiInputPopover` `offset` default value to `2`
6+
- Updated `EuiTourStep` to not apply `hasArrow=true` by default when `decoration="none"`
7+

0 commit comments

Comments
 (0)