mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Backport This will backport the following commits from `main` to `8.14`: - [Update SearchReactEmbeddable example to use sessionId and abortSignal (#181249)](https://github.com/elastic/kibana/pull/181249) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Nathan Reese","email":"reese.nathan@elastic.co"},"sourceCommit":{"committedDate":"2024-04-23T14:07:33Z","message":"Update SearchReactEmbeddable example to use sessionId and abortSignal (#181249)\n\nFixes https://github.com/elastic/kibana/issues/181199\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"46cb23a80deb106f29a5823b492ea75d94d6b8e8","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","release_note:skip","project:embeddableRebuild","v8.14.0","v8.15.0"],"title":"Update SearchReactEmbeddable example to use sessionId and abortSignal","number":181249,"url":"https://github.com/elastic/kibana/pull/181249","mergeCommit":{"message":"Update SearchReactEmbeddable example to use sessionId and abortSignal (#181249)\n\nFixes https://github.com/elastic/kibana/issues/181199\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"46cb23a80deb106f29a5823b492ea75d94d6b8e8"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/181249","number":181249,"mergeCommit":{"message":"Update SearchReactEmbeddable example to use sessionId and abortSignal (#181249)\n\nFixes https://github.com/elastic/kibana/issues/181199\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"46cb23a80deb106f29a5823b492ea75d94d6b8e8"}}]}] BACKPORT--> Co-authored-by: Nathan Reese <reese.nathan@elastic.co> |
||
---|---|---|
.. | ||
public | ||
server | ||
kibana.jsonc | ||
README.md | ||
tsconfig.json |
Embeddable examples
This example plugin exists to support the embeddable_explorer
app.