mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[DOCS] Comments out problematic breaking changes
This commit is contained in:
parent
dff27ae38e
commit
28b5f6bac7
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,8 @@ There are no user-facing breaking changes in 7.7.
|
|||
|
||||
[float]
|
||||
=== Breaking changes for plugin developers
|
||||
|
||||
////
|
||||
*via [#60574](https://github.com/elastic/kibana/pull/60574)*
|
||||
|
||||
## Goodbye, legacy data plugin 👋
|
||||
|
@ -725,3 +727,4 @@ Plugins should now define a category if they have a navigation item:
|
|||
- If you want to fit into our default categories, you can use our `DEFAULT_APP_CATEGORIES` defined in `src/core/utils/default_app_categories.ts`.
|
||||
- If you want to create their own category, you can also provide any object matching the `AppCategory` interface defined in `src/core/types/app_category.ts`.
|
||||
|
||||
////
|
Loading…
Add table
Add a link
Reference in a new issue