kibana/docs/development
Pierre Gayvallet 04d5762720
Add wrapper and utilities around EuiThemeProvider (#117368)
* draft implementation

* refactor and do not use COLOR_MODES_STANDARD

* plug CoreThemeProvider to rendering service

* plug CoreThemeProvider to toast service

* plug CoreThemeProvider to overlay service

* adapt tests

* adapt application tests

* adapt core apps

* fix tests and snapshots

* fix types

* fix setup mock

* fix more types

* add theme support to `toMountPoint`

* add theme start to public API

* fix integration test

* self-review, first batch

* self-review, second batch

* add tests for core theme provider

* add theme service tests

* add more tests

* add test for to_mount_point

* update generated doc

* fix type in story file

* fix type in fleet story context

* use proper theme$ for devtool's mount

* update generated doc

* review comments

* introduce CoreContextProvider

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-17 10:37:29 +01:00
..
core Add wrapper and utilities around EuiThemeProvider (#117368) 2021-11-17 10:37:29 +01:00
plugins/expressions/public Turn off api changes for app services and remove legacy docs for App Services plugins (#109927) 2021-08-26 14:01:21 -04:00