kibana/examples
Mike Côté 7d97ead26e
Adding PagerDuty icon to connectors cards (#60805)
* adding PagerDuty icon to connectors cards

* Fix jest

* remove unnecessary global typings from canvas and sync global typings in xpack with oss

Co-authored-by: Andrea Del Rio <delrio.andre@gmail.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-31 13:41:00 -04:00
..
alerting_example Adding PagerDuty icon to connectors cards (#60805) 2020-03-31 13:41:00 -04:00
bfetch_explorer Add plugin start contract to getStartServices return value (#61216) 2020-03-26 10:49:05 +01:00
demo_search
embeddable_examples Add plugin start contract to getStartServices return value (#61216) 2020-03-26 10:49:05 +01:00
embeddable_explorer Embeddable API cleanup (#60207) 2020-03-16 15:37:42 -04:00
search_explorer Add plugin start contract to getStartServices return value (#61216) 2020-03-26 10:49:05 +01:00
state_containers_examples
ui_action_examples Revert "Drilldowns (#59632)" (#61136) 2020-03-24 16:22:11 -05:00
ui_actions_explorer Revert "Drilldowns (#59632)" (#61136) 2020-03-24 16:22:11 -05:00
url_generators_examples update typescript version in all packages to avoid warnings (#59787) 2020-03-10 11:37:02 -07:00
url_generators_explorer update typescript version in all packages to avoid warnings (#59787) 2020-03-10 11:37:02 -07: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