Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
snide committed Jan 16, 2018
1 parent 42dedaa commit 44ceeef
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# [`master`](https://github.com/elastic/eui/tree/master)

- Added index management icons. [(#307)](https://github.com/elastic/eui/pull/307)

**Breaking changes**

- Revert test helper for async functions that throw exceptions [#306](https://github.com/elastic/eui/pull/306). See PR for details on how this can be handled in Jest 22.

**Bug fixes**

- Adjust toast z-index to show over modals [(#296)](https://github.com/elastic/eui/pull/296)

# [`0.0.12`](https://github.com/elastic/eui/tree/v0.0.12)

- Minor style-only changes to `EuiPagination`, button reset, `EuiTableHeaderCell`, and `EuiCodeBlock` [(#298)](https://github.com/elastic/eui/pull/298)
Expand All @@ -16,7 +22,6 @@

**Bug fixes**

- Adjust toast z-index to show over modals [(#296)](https://github.com/elastic/eui/pull/296)
- Removed padding on `<EuiPage>` mobile breakpoint. [(#282)](https://github.com/elastic/eui/pull/282)
- Fixed some `<EuiIcon>` `type`s not setting their `viewBox` attribute, which caused them to not honor the `size` properly. [(#277)](https://github.com/elastic/eui/pull/277)
- Fixed `<EuiContextMenu>` to pass the `event` argument to a `<EuiContextMenuItem>`'s `onClick` handler even when a panel is defined. [(#265)](https://github.com/elastic/eui/pull/265)
Expand Down

0 comments on commit 44ceeef

Please sign in to comment.