Skip to content

Commit 7c160f7

Browse files
committed
Merge remote-tracking branch 'origin/rm-eui-chart-theme' into rm-eui-chart-theme
2 parents dd38a23 + f056f43 commit 7c160f7

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

changelogs/upcoming/7572.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
- Deprecated all charts theme exports in favor of `@elastic/charts` exports
2-
31
**Deprecations**
42

5-
- Deprecated `EUI_CHARTS_THEME_<DARK|LIGHT>` in favor of `THEME_<DARK|LIGHT>` from `@elastic/charts`. ([#7572](https://github.com/elastic/eui/pull/7572))
6-
- Deprecated `EUI_SPARKLINE_THEME_PARTIAL` in favor of `sparkline` theme from the kibana `charts` plugin `theme` service. ([#7572](https://github.com/elastic/eui/pull/7572))
3+
- Deprecated all charts theme exports in favor of `@elastic/charts` exports:
4+
- Deprecated `EUI_CHARTS_THEME_<DARK|LIGHT>` in favor of `<DARK|LIGHT>_THEME` from `@elastic/charts`. ([#7572](https://github.com/elastic/eui/pull/7572))
5+
- Deprecated `EUI_SPARKLINE_THEME_PARTIAL` in favor of `sparkline` theme from the kibana `charts` plugin `theme` service.

0 commit comments

Comments
 (0)