Skip to content

Commit

Permalink
Change requiresLightText -> isColorDark in CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcenizal committed Jan 19, 2018
1 parent 538d941 commit fd61c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [`master`](https://github.com/elastic/eui/tree/master)

- Added `requiresLightText` color util [(#311)](https://github.com/elastic/eui/pull/311)
- Added `isColorDark` color util [(#311)](https://github.com/elastic/eui/pull/311)
- EuiButton, EuiButtonEmpty and EuiButtonIcon can now take an `href` [(#316)](https://github.com/elastic/eui/pull/316)
- In `EuiSideNav`, allow a callback to be passed that renders the individual items in the navigation. This makes interoperability with e.g. `react-router` easier. [#310](https://github.com/elastic/eui/pull/310)

Expand Down

0 comments on commit fd61c69

Please sign in to comment.