kibana/examples
Stacey Gammon ad0aa12296
Improve action and trigger types (#58657)
* Improve types so emitting the wrong context shape complains, as does using a trigger id that has not been added to the trigger context mapping.

* remove unneccessary code
2020-02-28 12:12:03 -05:00
..
bfetch_explorer
demo_search [Search service] Add async search strategy (#53057) 2020-02-25 15:57:40 -07:00
embeddable_examples Embeddable add panel examples (#57319) 2020-02-19 15:16:58 -05:00
embeddable_explorer Embeddable add panel examples (#57319) 2020-02-19 15:16:58 -05:00
search_explorer [Search service] Add async search strategy (#53057) 2020-02-25 15:57:40 -07:00
state_containers_examples [State Management] State syncing helpers for query service I (#56128) 2020-02-27 12:08:08 +01:00
ui_action_examples Improve action and trigger types (#58657) 2020-02-28 12:12:03 -05:00
ui_actions_explorer Improve action and trigger types (#58657) 2020-02-28 12:12:03 -05:00
README.md

Example plugins

This folder contains example plugins. To run the plugins in this folder, use the --run-examples flag, via

yarn start --run-examples