kibana/examples
Devon Thomson bf93974edc
[Time to Visualize] Panel Title Fixes (#78365)
* [Dashboard][Embeddable] Add placeholder title to embeddable panel, stored 'show panel title' prop in embeddable input.
Co-authored-by: Maja Grubic <maja.grubic@elastic.co>
2020-09-29 15:07:17 -04:00
..
bfetch_explorer Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
dashboard_embeddable_examples Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
developer_examples Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
embeddable_examples [Time to Visualize] Panel Title Fixes (#78365) 2020-09-29 15:07:17 -04:00
embeddable_explorer Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
routing_example Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
search_examples [Search] Error notification alignment (#77788) 2020-09-28 18:33:48 +03:00
state_containers_examples Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
ui_action_examples Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
ui_actions_explorer Context menu (#76497) 2020-09-21 15:42:46 +02:00
url_generators_examples Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
url_generators_explorer Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
README.asciidoc Add a few asciidoc readmes (#72082) 2020-07-17 11:08:57 -04:00

[[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
----