Skip to content

Commit 29c5061

Browse files
authored
Merge branch 'main' into render-custom-toolbar
2 parents b59347e + 3122e51 commit 29c5061

2,011 files changed

Lines changed: 352 additions & 13835 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ž.gitignoreβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ coverage/
1212
reports/
1313
.nyc_output/
1414
tmp/
15+
docs/
1516
dist/
1617
lib/
1718
es/

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [`88.4.1`](https://github.com/elastic/eui/tree/v88.4.1)
2+
3+
**Bug fixes**
4+
5+
- Fixed missing `className`s on `EuiTextTruncate` ([#7212](https://github.com/elastic/eui/pull/7212))
6+
- Fixed `title`s on `EuiComboBox` dropdown options to always be present ([#7212](https://github.com/elastic/eui/pull/7212))
7+
- Fixed `EuiComboBox` truncation issues when search is an empty space ([#7212](https://github.com/elastic/eui/pull/7212))
8+
19
## [`88.4.0`](https://github.com/elastic/eui/tree/v88.4.0)
210

311
- Updated `EuiComboBox` to allow configuring text truncation behavior via `truncationProps`. These props can be set on the entire combobox as well as on on individual dropdown options. ([#7028](https://github.com/elastic/eui/pull/7028))

β€ŽCNAMEβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
eui.elastic.co

β€ŽCODEOWNERSβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# @elastic/eui-team owns all files
2+
* @elastic/eui-team

β€Ždocs/bundle.min.jsβ€Ž

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

β€Ždocs/bundle.min.js.LICENSE.txtβ€Ž

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

β€Ždocs/bundle.min.js.mapβ€Ž

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

β€Ždocs/favicon.icoβ€Ž

-4.19 KB
Binary file not shown.

β€Ždocs/icon.accessibility-js.min.jsβ€Ž

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

β€Ždocs/icon.accessibility-js.min.js.mapβ€Ž

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

0 commit comments

Comments
Β (0)