From 25febeb752680a297b16cc94a9dfb60cb7b6cf1d Mon Sep 17 00:00:00 2001 From: Theo Date: Tue, 23 Apr 2019 12:46:51 +0100 Subject: [PATCH] `token_map` updated Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e678eb4414d2..9e00ca25bc89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## [`master`](https://github.com/elastic/eui/tree/master) +- Converted `token_map` to TS ([#1870](https://github.com/elastic/eui/pull/1870)) + **Bug fixes** - Fixed `EuiComboBox` to not pass its `inputRef` prop down to the DOM ([#1867](https://github.com/elastic/eui/pull/1867))