Skip to content

Commit

Permalink
Changelog TODOs
Browse files Browse the repository at this point in the history
+ fix some funky grammar
  • Loading branch information
cee-chen committed Nov 16, 2021
1 parent 9ad5069 commit efb6b25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

**Bug fixes**

- Fixed `EuiCodeBlock` not passing `data-test-subj` or `aria-label` to virtualized & full-screen code blocks ([#TODO](https://github.com/elastic/eui/pull/TODO))
- Fixed `EuiCodeBlock` not closing full-screen mode when the Escape key is pressed ([#TODO](https://github.com/elastic/eui/pull/TODO))
- Fixed `EuiCodeBlock` not passing `data-test-subj` or `aria-label` to virtualized & full-screen code blocks ([#5379](https://github.com/elastic/eui/pull/5379))
- Fixed `EuiCodeBlock` not closing full-screen mode when the Escape key is pressed ([#5379](https://github.com/elastic/eui/pull/5379))

**Theme: Amsterdam**

- Fixed `EuiCodeBlock`'s not properly increasing font size on large ([#TODO](https://github.com/elastic/eui/pull/TODO))
- Fixed `EuiCodeBlock` not properly increasing large font sizes on Amsterdam ([#5379](https://github.com/elastic/eui/pull/5379))

## [`41.1.0`](https://github.com/elastic/eui/tree/v41.1.0)

Expand Down

0 comments on commit efb6b25

Please sign in to comment.