Skip to content

Commit 974e2a8

Browse files
committed
31.2.0
1 parent 53d536a commit 974e2a8

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.2.0`.
4+
5+
## [`31.2.0`](https://github.com/elastic/eui/tree/v31.2.0)
6+
37
- Added support for adjusting `buffer` for individual window sides of `EuiPopover`. ([#4417](https://github.com/elastic/eui/pull/4417))
48
- Added `'full'` option to the `height` prop of `EuiMarkdownEditor`. Added `autoExpandPreview` and `maxHeight` props to `EuiMarkdownEditor` ([#4245](https://github.com/elastic/eui/pull/4245))
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.1.0",
4+
"version": "31.2.0",
55
"license": "Apache-2.0",
66
"main": "lib",
77
"module": "es",

0 commit comments

Comments
 (0)