kibana/examples
Mikhail Shustov 5bb0186c15
Remove dynamic mapped types from UiActions (#87075) (#87274)
* Remove dynamic mapped types from UiActions

* Remove import between data <-> embeddables

* remove outdated comments, export action types from discover_enhanced

* fix notice.txt

Co-authored-by: restrry <restrry@gmail.com>

Co-authored-by: Josh Dover <me@joshdover.com>
2021-01-05 13:27:11 +01:00
..
bfetch_explorer
dashboard_embeddable_examples
developer_examples
embeddable_examples Remove dynamic mapped types from UiActions (#87075) (#87274) 2021-01-05 13:27:11 +01:00
embeddable_explorer
routing_example
search_examples
state_containers_examples
ui_action_examples Remove dynamic mapped types from UiActions (#87075) (#87274) 2021-01-05 13:27:11 +01:00
ui_actions_explorer Remove dynamic mapped types from UiActions (#87075) (#87274) 2021-01-05 13:27:11 +01:00
url_generators_examples
url_generators_explorer
README.asciidoc

[[example-plugins]]
== Example plugins

This folder contains example plugins.  To run the plugins in this folder, use the `--run-examples` flag, via

[source,bash]
----
yarn start --run-examples
----