kibana/examples
Liza Katz 58da6b565c
[Search][Sessions] Rename Background Sessions to Search Sessions (#87500) (#87661)
* Rename Background Sessions to Search Sessions (with a send to background action)

* doc

* doc

* jest fun

* rename rfc

* translations

* update so name in features

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	rfcs/images/search_sessions_client.png
#	rfcs/images/search_sessions_server.png
#	rfcs/text/0013_search_sessions.md
2021-01-07 22:38:46 +02:00
..
bfetch_explorer [docs] Add missing App Arch READMEs. (#82080) (#82385) 2020-11-02 20:36:59 -07: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 Remove dynamic mapped types from UiActions (#87075) (#87274) 2021-01-05 13:27:11 +01:00
embeddable_explorer [docs] Add missing App Arch READMEs. (#82080) (#82385) 2020-11-02 20:36:59 -07:00
routing_example Extract src/core in a separate TS project (#76785) (#77509) 2020-09-16 07:51:42 +02:00
search_examples [Search][Sessions] Rename Background Sessions to Search Sessions (#87500) (#87661) 2021-01-07 22:38:46 +02:00
state_containers_examples Update typescript eslint to v4.8 (#83520) (#83677) 2020-11-18 20:50:46 +01:00
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 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
----