Skip to content

Commit

Permalink
Fix placement of elastic#2236's CL entry
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos authored and thompsongl committed Sep 10, 2019
1 parent 13bf183 commit 87f3d0d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## [`master`](https://github.com/elastic/eui/tree/master)

No public interface changes since `13.7.0`.
**Bug fixes**

- Removed extra right side margin in 'EuiSuperDatePicker' ([#2236](https://github.com/elastic/eui/pull/2236))

## [`13.7.0`](https://github.com/elastic/eui/tree/v13.7.0)

Expand Down Expand Up @@ -61,7 +63,6 @@ No public interface changes since `13.7.0`.
- Fixed `EuiSwitch` semantics to align with aria roles ([#2193](https://github.com/elastic/eui/pull/2193))
- Removed Firefox's focus ring to match other browsers ([#2193](https://github.com/elastic/eui/pull/2193))
- Added missing `onChange` TS defs for EuiRange ([#2211](https://github.com/elastic/eui/pull/2211))
- Removed extra right side margin in 'EuiSuperDatePicker' ([#2236](https://github.com/elastic/eui/pull/2236))
- Fixed `EuiBadge` text cursor to default pointer ([#2234](https://github.com/elastic/eui/pull/2234))
- Fixed `EuiPageContent` className prop to allow the passed-in className to take cascade precedence over classes generated by the component ([#2237](https://github.com/elastic/eui/pull/2237))

Expand Down

0 comments on commit 87f3d0d

Please sign in to comment.