kibana/examples
Stacey Gammon 1358b90630
Ui Actions explorer example (#57006) (#57315)
* wip

* Move action registration out of AppMountContext fn

* Move all registration to setup

* Fix type error
2020-02-11 12:01:37 -05:00
..
bfetch_explorer bfetch (2) (#53711) (#55039) 2020-01-16 07:21:13 -08:00
demo_search add examples/ to no-restricted-path config (#54252) (#54277) 2020-01-09 14:37:08 +03:00
embeddable_examples Embeddable examples on the platform and included with --run-examples flag (#52111) (#53190) 2019-12-16 17:45:26 -05:00
embeddable_explorer Embeddable examples on the platform and included with --run-examples flag (#52111) (#53190) 2019-12-16 17:45:26 -05:00
search_explorer Embeddable examples on the platform and included with --run-examples flag (#52111) (#53190) 2019-12-16 17:45:26 -05:00
state_containers_examples [State Management] State containers improvements (#54436) (#54562) 2020-01-13 14:12:25 +01:00
ui_action_examples Ui Actions explorer example (#57006) (#57315) 2020-02-11 12:01:37 -05:00
ui_actions_explorer Ui Actions explorer example (#57006) (#57315) 2020-02-11 12:01:37 -05:00
README.md bfetch (2) (#53711) (#55039) 2020-01-16 07:21:13 -08:00

Example plugins

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

yarn start --run-examples