kibana/examples/embeddable_examples
Rudolf Meijering 191bfbc97e
Saved objects: improve typesafety (#140099)
* Remove SavedObjectAttributes from examples

* Remove SavedObjectAttributes from dev_docs

* Deprecate SavedObjectAttributes type

* Remove SavedObjectAttributes from kibana_usage_collection plugin

* Remove low hanging SavedObjectAttributes in security_solution

* Remove low hanging SavedObjectAttributes in upgrade_assistant

* Remove low hanging SavedObjectAttributes in lens

* Stricter types for SavedObjectsServiceSetup.registerType

* Review feedback

* Some more low hanging fruit

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-09-13 09:56:29 +02:00
..
common Saved objects: improve typesafety (#140099) 2022-09-13 09:56:29 +02:00
public Use explicit interface for SavedObjectsClientContract (#132795) 2022-05-25 16:51:16 +02:00
server fix all violations 2022-04-16 01:37:30 -05:00
kibana.json persistable state docs (#105202) 2021-09-22 13:22:38 +02:00
README.md [docs] Add missing App Arch READMEs. (#82080) 2020-10-29 17:01:33 -06:00
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) 2021-08-10 22:12:45 -07:00

Embeddable examples

This example plugin exists to support the embeddable_explorer app.