elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.67k stars 8.23k forks source link

[8.x] [Dashboard] [Collapsable Panels] Switch to using props (#200793) #201253

Closed kibanamachine closed 15 hours ago

kibanamachine commented 17 hours ago

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

elasticmachine commented 15 hours ago

:green_heart: Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/grid-layout 25 16 -9

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
@kbn/grid-layout 2 1 -1
Unknown metric groups #### API count | id | [before](https://github.com/elastic/kibana/commit/bf7e73fa831a520bd1f24c948aa05f11f4514f32) | [after](https://github.com/elastic/kibana/commit/d5694a035837441d2dd4a1c8ddac087017452da8) | diff | | --- | --- | --- | --- | | `@kbn/grid-layout` | 27 | 16 | -11 | #### ESLint disabled line counts | id | [before](https://github.com/elastic/kibana/commit/bf7e73fa831a520bd1f24c948aa05f11f4514f32) | [after](https://github.com/elastic/kibana/commit/d5694a035837441d2dd4a1c8ddac087017452da8) | diff | | --- | --- | --- | --- | | `@kbn/grid-layout` | 11 | 10 | -1 | #### Total ESLint disabled count | id | [before](https://github.com/elastic/kibana/commit/bf7e73fa831a520bd1f24c948aa05f11f4514f32) | [after](https://github.com/elastic/kibana/commit/d5694a035837441d2dd4a1c8ddac087017452da8) | diff | | --- | --- | --- | --- | | `@kbn/grid-layout` | 11 | 10 | -1 |

cc @Heenawter