Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed May 7, 2024
1 parent 7f96742 commit 465ba7f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelogs/upcoming/7738.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
**Bug fixes**

- Fixed `EuiMarkdownEditor` not disabling the upload dropzone when in `readOnly` mode
- Fixed `EuiMarkdownEditor` not showing an invalid underline on the editor when `errors` are present

**CSS-in-JS conversions**

- Converted `EuiMarkdownEditor` to Emotion; Removed `$euiMarkdownEditorMinHeight`
- Fully converted `EuiMarkdownFormat` to Emotion

0 comments on commit 465ba7f

Please sign in to comment.