kibana/examples
Tiago Costa 7b0683e703
[7.x] bump version to 7.11.0 (#79844)
* chore(NA); bump version to 7.11.0

* chore(NA): correctly define kibana version for search examples

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-07 19:10:10 +01:00
..
bfetch_explorer Add TS projects for src/plugins & x-pack/plugins (#78440) (#78946) 2020-09-30 17:10:04 +02:00
dashboard_embeddable_examples Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00
developer_examples Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00
embeddable_examples Refactor attribute service (#78414) (#79621) 2020-10-06 14:53:09 +01:00
embeddable_explorer Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00
routing_example Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00
search_examples [7.x] bump version to 7.11.0 (#79844) 2020-10-07 19:10:10 +01:00
state_containers_examples Add TS projects for src/plugins & x-pack/plugins (#78440) (#78946) 2020-09-30 17:10:04 +02:00
ui_action_examples Add TS projects for src/plugins & x-pack/plugins (#78440) (#78946) 2020-09-30 17:10:04 +02:00
ui_actions_explorer Add TS projects for src/plugins & x-pack/plugins (#78440) (#78946) 2020-09-30 17:10:04 +02:00
url_generators_examples Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00
url_generators_explorer Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00
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
----