kibana/examples
Devon Thomson d998df5daa
[Dashboard] Move Sharing Saved Object Props into Meta Object (#119913) (#120177)
Co-authored-by: Anton Dosov <dosantappdev@gmail.com>
Co-authored-by: Marta Bondyra <marta.bondyra@gmail.com>
# Conflicts:
#	x-pack/plugins/lens/public/embeddable/embeddable.tsx
2021-12-01 16:00:47 -07:00
..
bfetch_explorer Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
dashboard_embeddable_examples Replace EuiCodeEditor with CodeEditor in app-services code (#114316) (#114793) 2021-10-13 11:25:07 -04:00
developer_examples [7.16] [eslint] enable type-specific lint rules (#114184) (#117451) 2021-11-03 23:58:42 -06:00
embeddable_examples [Dashboard] Move Sharing Saved Object Props into Meta Object (#119913) (#120177) 2021-12-01 16:00:47 -07:00
embeddable_explorer Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
expressions_explorer Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
field_formats_example [FieldFormats] Example plugin (#108070) (#108663) 2021-08-16 08:38:26 -04:00
hello_world Clean up Developer Guide (#108259) (#108683) 2021-08-16 10:56:07 -04:00
index_pattern_field_editor_example Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
locator_examples [7.16] [eslint] enable type-specific lint rules (#114184) (#117451) 2021-11-03 23:58:42 -06:00
locator_explorer Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
partial_results_example [Expressions] Partial results example plugin (#113001) (#113143) 2021-09-27 15:18:44 -04:00
preboot_example Add more information on kibana.json properties, update example plugins (#107600) (#110261) 2021-08-26 17:36:17 -04:00
routing_example Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
screenshot_mode_example Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
search_examples [7.16] [eslint] enable type-specific lint rules (#114184) (#117451) 2021-11-03 23:58:42 -06:00
state_containers_examples Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
ui_action_examples [7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524) 2021-09-19 22:34:46 -07:00
ui_actions_explorer Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
README.asciidoc Add a few asciidoc readmes (#72082) (#72290) 2020-07-20 10:17:33 -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
----