kibana/x-pack/examples
Tim Sullivan 3559d375b6
[Reporting] Make "ScreenCapturePanel" shareable for Canvas (#100623)
* use ScreenCapturePanel component in Canvas

* use smaller state object

* add comment about canvas-specific shared component

* fix example

* fix toast error

* fix i18n

* fix data-test-subj

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-09 17:08:33 -07:00
..
alerting_example Add ssl instructions to example alerting plugin (#101529) 2021-06-08 11:43:16 -04:00
embedded_lens_example [Lens] Open lens in new tab via state transfer (#96723) 2021-04-15 14:49:55 +02:00
reporting_example [Reporting] Make "ScreenCapturePanel" shareable for Canvas (#100623) 2021-06-09 17:08:33 -07:00
ui_actions_enhanced_examples Drilldown cloning (#91959) 2021-04-19 19:26:05 +02:00
README.md

Example plugins

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

yarn start --run-examples