kibana/x-pack/examples
Vadim Kibana cc8e8fe6a6
Update usage of deprecated EUI components in SharedUx plugins (#163560)
## Summary

Partially addresses https://github.com/elastic/kibana/issues/161422

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-08-14 06:36:38 -07:00
..
alerting_example Add react-router-dom-v5-compat (#159173) 2023-06-14 05:13:15 -07:00
embedded_lens_example [Lens playground] Removes deprecated eui components (#161437) 2023-07-07 16:01:55 +03:00
exploratory_view_example [Synthetics] Remove usage of deprecated EuiPageTemplate (#162186) 2023-07-19 12:49:04 +02:00
gen_ai_streaming_response_example Update "Gen AI Streaming Response Example" to make use of @kbn/ml-response-stream. (#162609) 2023-07-28 10:45:14 +02:00
reporting_example [shared-ux-router] Add Router and Routes components (#159834) 2023-06-23 10:02:06 -05:00
screenshotting_example Upgraded EUI to v76.0.0 (#152506) 2023-03-14 14:27:40 -05:00
testing_embedded_lens Changing where CodeEditor fields get useDarkMode value (#159638) 2023-07-11 14:02:42 -04:00
third_party_lens_navigation_prompt [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
third_party_maps_source_example [maps] remove IVectorSource.getFieldNames (#159747) 2023-06-27 11:36:43 -06:00
third_party_vis_lens_example [Lens] Remove <NativeRenderer /> (#161521) 2023-07-11 14:05:45 +02:00
triggers_actions_ui_example [RAM] Rule List Tags Filtering with Infinite Scroll (#159246) 2023-06-14 09:08:02 -07:00
ui_actions_enhanced_examples Update usage of deprecated EUI components in SharedUx plugins (#163560) 2023-08-14 06:36:38 -07:00
README.md Example plugins in X-Pack (#63823) 2020-04-17 20:15:36 +02:00

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