We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee1a18 commit 556f497Copy full SHA for 556f497
1 file changed
packages/eui/changelogs/upcoming/9643.md
@@ -0,0 +1,15 @@
1
+- Replaced native browser `title` attributes with `EuiToolTip` across the following components for consistent tooltips:
2
+ - `EuiAvatar`
3
+ - `EuiBasicTable`
4
+ - `EuiBreadcrumbs`
5
+ - `EuiComboBox`
6
+ - `EuiDataGrid`
7
+ - `EuiAutoRefresh`
8
+ - `EuiSuperDatePicker`
9
+ - `EuiFieldPassword`
10
+ - `EuiMarkdownEditor`
11
+ - `EuiPagination`
12
+ - `EuiSearchBar`
13
+ - `EuiSelectable`
14
+ - `EuiTextTruncate`
15
+- Extended `EuiToolTip`'s `display` prop to support `"flex"`
0 commit comments