Commit a8ba0c8
authored
# Backport
This will backport the following commits from `main` to `7.17`:
- [[Vega] remove VEGA_DEBUG
(#234477)](#234477)
<!--- Backport version: 10.0.2 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Marco
Vettorello","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-09-17T11:51:01Z","message":"[Vega]
remove VEGA_DEBUG (#234477)\n\nThis commit removes the VEGA_DEBUG
variable from window
object.","sha":"03f47de4412ec686ef5a09e035949639776c6489","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Vega","Team:Visualizations","release_note:skip","backport:all-open","v9.2.0","v9.1.4","v9.0.7","v8.19.4"],"title":"[Vega]
remove
VEGA_DEBUG","number":234477,"url":"https://github.com/elastic/kibana/pull/234477","mergeCommit":{"message":"[Vega]
remove VEGA_DEBUG (#234477)\n\nThis commit removes the VEGA_DEBUG
variable from window
object.","sha":"03f47de4412ec686ef5a09e035949639776c6489"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/234477","number":234477,"mergeCommit":{"message":"[Vega]
remove VEGA_DEBUG (#234477)\n\nThis commit removes the VEGA_DEBUG
variable from window
object.","sha":"03f47de4412ec686ef5a09e035949639776c6489"}},{"branch":"9.1","label":"v9.1.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/235353","number":235353,"state":"MERGED","mergeCommit":{"sha":"3f77c7e51c9910198d2041c2b655ec7db96c33e4","message":"[9.1]
[Vega] remove VEGA_DEBUG (#234477) (#235353)\n\n# Backport\n\nThis will
backport the following commits from `main` to `9.1`:\n- [[Vega] remove
VEGA_DEBUG\n(#234477)](https://github.com/elastic/kibana/pull/234477)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Marco Vettorello
<[email protected]>"}},{"branch":"9.0","label":"v9.0.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/235352","number":235352,"state":"MERGED","mergeCommit":{"sha":"d940f7267527ae279e00154f35f427d1c30d9526","message":"[9.0]
[Vega] remove VEGA_DEBUG (#234477) (#235352)\n\n# Backport\n\nThis will
backport the following commits from `main` to `9.0`:\n- [[Vega] remove
VEGA_DEBUG\n(#234477)](https://github.com/elastic/kibana/pull/234477)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Marco Vettorello
<[email protected]>"}},{"branch":"8.19","label":"v8.19.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/235351","number":235351,"state":"MERGED","mergeCommit":{"sha":"48e544d25bc6a940f17ff321cd4601e86bb9f180","message":"[8.19]
[Vega] remove VEGA_DEBUG (#234477) (#235351)\n\n# Backport\n\nThis will
backport the following commits from `main` to `8.19`:\n- [[Vega] remove
VEGA_DEBUG\n(#234477)](https://github.com/elastic/kibana/pull/234477)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Marco Vettorello <[email protected]>"}}]}] BACKPORT-->
1 parent 70c8e8d commit a8ba0c8
File tree
2 files changed
+1
-31
lines changed- src/plugins/vis_types/vega/public
- vega_view
2 files changed
+1
-31
lines changedLines changed: 1 addition & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
467 | 466 | | |
468 | 467 | | |
469 | 468 | | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | 469 | | |
495 | 470 | | |
496 | 471 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 86 | | |
90 | 87 | | |
91 | 88 | | |
| |||
115 | 112 | | |
116 | 113 | | |
117 | 114 | | |
118 | | - | |
119 | | - | |
120 | 115 | | |
121 | 116 | | |
122 | 117 | | |
| |||
0 commit comments