We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1167f commit e72009cCopy full SHA for e72009c
packages/eui/changelogs/upcoming/9218.md
@@ -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