Skip to content

Commit b4f011e

Browse files
committed
31.5.0
1 parent ac9637c commit b4f011e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## [`master`](https://github.com/elastic/eui/tree/master)
22

3+
No public interface changes since `31.5.0`.
4+
5+
## [`31.5.0`](https://github.com/elastic/eui/tree/v31.5.0)
6+
37
- Added `isLoading` prop and added `EuiOverlayMask` directly to `EuiConfirmModal` ([#4421](https://github.com/elastic/eui/pull/4421))
48
- Added `wrapWithTableRow` to remove `<tr>` in `EuiTableHeader`([#4465](https://github.com/elastic/eui/pull/4465))
59

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/eui",
33
"description": "Elastic UI Component Library",
4-
"version": "31.4.0",
4+
"version": "31.5.0",
55
"license": "Apache-2.0",
66
"main": "lib",
77
"module": "es",

0 commit comments

Comments
 (0)