Skip to content

Commit 3376ff5

Browse files
committed
chore: add chagnelog
1 parent 166178a commit 3376ff5

File tree

1 file changed

+12
-0
lines changed
  • packages/eui/changelogs/upcoming

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
- Added `EuiFormAppend` and `EuiFormPrepend` components
2+
- Added support for `type="span"` on `EuiFormLabel` to support using visual-only form labels
3+
- Updated `EuiFormControlLayout` to use `EuiFormAppend` and `EuiFormPrepend`
4+
- Updated `EuiAutoRefresh` and `EuiColorPicker` to use `EuiFormPrepend`
5+
6+
**Breaking changes**
7+
8+
- Updated `EuiQuickSelectPopover` in `EuiSuperDatePicker` to use `EuiFormPrepend`. This results in more restricted `buttonProps` as they reflect `EuiFormPrepend` instead of generic `EuiButtonEmpty` props.
9+
10+
**Bug fixes**
11+
12+
- Updated `EuiColorPicker` to ensure `id` is correctly passed onto the internal `EuiFormControlLayout`

0 commit comments

Comments
 (0)