mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Docs] Incorporates edits into highlights doc (#34311)
This commit is contained in:
parent
96b48d5845
commit
57d8d59973
1 changed files with 11 additions and 12 deletions
|
@ -19,8 +19,8 @@ Release Notes>> for a list of bug fixes and other changes.
|
|||
=== Fresh, sleek design
|
||||
|
||||
Since the introduction of the https://elastic.github.io/eui/#/[Elastic UI framework] in 6.2,
|
||||
{kib} has undergone a major design revamp. This release showcases this mobile-friendly design in its
|
||||
final form. The biggest change is a persistent global header, which
|
||||
{kib} has undergone a major design revamp. This release showcases this lighter,
|
||||
more minimal design in its final form. The biggest change is a persistent global header, which
|
||||
displays information related to where you are in {kib}. The side navigation
|
||||
is now collapsed by default, giving applications more horizontal space.
|
||||
Dashboards and applications also got much needed touch-ups, including a new
|
||||
|
@ -46,10 +46,9 @@ image::images/highlights-7.0.0-kql.png[Kibana Query Language]
|
|||
[float]
|
||||
=== {kib} dark theme
|
||||
|
||||
{kib} now supports a dark theme across the entire application. This setting is saved
|
||||
at the {kibana-ref}/xpack-spaces.html[Spaces] level. To try out this theme, go
|
||||
{kib} now supports a dark theme across the entire application. To try out this theme, go
|
||||
to *Management > Advanced settings*, flip the dark mode switch, and reload your
|
||||
page. Because theming is related to Spaces, you can no longer set a dark or
|
||||
page. Because theming is saved at the {kibana-ref}/xpack-spaces.html[Spaces] level, you can no longer set a dark or
|
||||
light theme on an individual dashboard.
|
||||
|
||||
[role="screenshot"]
|
||||
|
@ -61,8 +60,8 @@ image::images/highlights-7.0.0-dark-theme.png[Kibana dark theme]
|
|||
=== Responsive dashboards
|
||||
|
||||
experimental[] As part of the enhancements to {kib} dashboards in 7.0, we've also made the design
|
||||
more responsive. If you’ve ever wanted to view and interact with {kib} on the go,
|
||||
feel free to pull it up on your phone and test out this new experimental responsive layout.
|
||||
more responsive. If you want to view and interact with {kib} on the go,
|
||||
feel free to pull it up on your phone and test out this new, experimental responsive layout.
|
||||
|
||||
|
||||
[role="screenshot"]
|
||||
|
@ -70,10 +69,10 @@ image::images/highlights-7.0.0-responsive.png[Responsive dashboard]
|
|||
|
||||
|
||||
[float]
|
||||
=== New look for timepicker and filters
|
||||
=== New look and feel for timepicker and filters
|
||||
|
||||
The timepicker now makes it easier to deal with complex date queries, such as
|
||||
mixing relative times with absolute ones.
|
||||
The timepicker now makes it easier to deal with complex date queries. For example,
|
||||
you can mix relative times with absolute ones.
|
||||
|
||||
[role="screenshot"]
|
||||
image::images/highlights-7.0.0-timepicker.png[Kibana timepicker]
|
||||
|
@ -88,7 +87,7 @@ image::images/highlights-7.0.0-filters.png[Kibana timepicker]
|
|||
[float]
|
||||
=== Saved objects aware of each other
|
||||
|
||||
The <<breaking-changes-7.0-saved-objects,structure of saved objects changed>> so they are now aware of each other.
|
||||
The <<breaking-changes-7.0-saved-objects,structure of saved objects changed>> so that they are now aware of each other.
|
||||
This means you can now export a dashboard,
|
||||
including all visualization dependencies, from the Saved objects page.
|
||||
You can also easily move objects from one {kib} instance to another or
|
||||
|
@ -105,7 +104,7 @@ use the expand button image:images/highlights-7.0.0-expand.png[]
|
|||
in the top right corner of the editor. To adjust the font size, use the slider
|
||||
at the bottom.
|
||||
|
||||
Canvas has additional keyboard shortcuts for moving elements to the front and
|
||||
Canvas has more keyboard shortcuts for moving elements to the front and
|
||||
back and for copying your elements. To discover all shortcuts available in Canvas,
|
||||
click the help icon.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue