kibana/examples/embeddable_examples
Nathan Reese e269d04ee0
[embeddable] cleanup usages of useBatchedOptionalPublishingSubjects (#216714)
`useBatchedOptionalPublishingSubjects` should only be used when `api` is
not available until after rendering. This PR replaces usages of
`useBatchedOptionalPublishingSubjects` with
`useBatchedPublishingSubjects` where possible.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2025-05-07 13:32:33 -06:00
..
public [embeddable] cleanup usages of useBatchedOptionalPublishingSubjects (#216714) 2025-05-07 13:32:33 -06:00
kibana.jsonc [Embeddable rebuild] Add panel placement registry (#182120) 2024-05-02 06:27:20 -07:00
README.md [docs] Add missing App Arch READMEs. (#82080) 2020-10-29 17:01:33 -06:00
tsconfig.json [Embeddable] EUI Visual Refresh Integration (#204452) 2024-12-19 10:12:09 -08:00

Embeddable examples

This example plugin exists to support the embeddable_explorer app.