kibana/examples
2021-07-30 05:18:17 -05:00
..
bfetch_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
dashboard_embeddable_examples [build] Add task to build example plugins (#104194) 2021-07-27 15:06:40 -05:00
developer_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
embeddable_examples persistable state migrations (#103680) 2021-07-07 22:42:16 +02:00
embeddable_explorer [build] Add task to build example plugins (#104194) 2021-07-27 15:06:40 -05:00
expressions_explorer [canvas] Reduce bundle by registering Canvas Plugin API on mount (#104264) 2021-07-08 12:35:00 -05:00
index_pattern_field_editor_example Update index patterns/field formatters kibana.json with owner and description (#106705) 2021-07-27 10:39:18 +02:00
locator_examples Locator docs (#103129) 2021-06-28 21:44:11 +02:00
locator_explorer Redirect endpoint (#103899) 2021-07-06 13:01:51 +02:00
preboot_example Introduce preboot lifecycle stage (#103636) 2021-07-20 06:52:23 +02:00
routing_example Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
screenshot_mode_example move the example app to be mounted in the developerExamples plugin instead of visible in navbar (#101464) 2021-06-14 14:47:58 +02:00
search_examples Update @elastic/elasticsearch to 8.0.0-canary13 (#98266) 2021-06-08 15:06:06 +02:00
state_containers_examples use IndexPattern instead of IIndexPattern (#107200) 2021-07-30 05:18:17 -05:00
ui_action_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ui_actions_explorer Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08: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
----