mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* Added support for docLinks plugin in Connectors forms and missing save capabilities for modal dialog * Fixed tests * Extended alert context with application capabilities * Fixed due to comments * Fixed typecheck Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> # Conflicts: # x-pack/plugins/infra/public/components/alerting/inventory/alert_flyout.tsx # x-pack/plugins/triggers_actions_ui/public/application/context/alerts_context.tsx |
||
---|---|---|
.. | ||
alerting_example | ||
bfetch_explorer | ||
demo_search | ||
embeddable_examples | ||
embeddable_explorer | ||
search_explorer | ||
state_containers_examples | ||
ui_action_examples | ||
ui_actions_explorer | ||
url_generators_examples | ||
url_generators_explorer | ||
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