diff --git a/packages/eui/changelogs/upcoming/7957.md b/packages/eui/changelogs/upcoming/7957.md new file mode 100644 index 00000000000..37d7ee96540 --- /dev/null +++ b/packages/eui/changelogs/upcoming/7957.md @@ -0,0 +1,9 @@ +**Bug fixes** + +- Fixed a visual bug with `` form controls + +**CSS-in-JS conversions** + +- Converted `EuiFormLayoutDelimited` to Emotion +- Fixed `cloneElementWithCss` throwing an error when used multiple times without a `key` prop +- Updated `cloneElementWithCss` utility to support a third argument that allows prepending vs. appending the cloned Emotion css className