2024.6: Finish data table section

This commit is contained in:
Franck Nijhof 2024-06-05 17:32:46 +02:00
parent 4e83c67eab
commit 5a10b9f562
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 14 additions and 14 deletions

View File

@ -59,8 +59,8 @@ capabilities: Not only are we adding features, such as media control,
that you would expect from a voice assistant, but we are leapfrogging ahead that you would expect from a voice assistant, but we are leapfrogging ahead
with some new exciting developments and experimenting with AI! 🤖 with some new exciting developments and experimenting with AI! 🤖
We will have more to announce during a soon-to-be-announced Voice Chapter 7 We will have more to announce during a soon-to-be-announced _Voice - Chapter 7_
livestream. Keep an eye out for that! livestream on June the 26th! Keep an eye out for that! 🎙️
### Dipping our toes in the world of AI using LLMs ### Dipping our toes in the world of AI using LLMs
@ -195,7 +195,7 @@ media player, and you will be good to go.
Work has continued, making the dashboard customization and organization easier Work has continued, making the dashboard customization and organization easier
and more intuitive. This month, we are adding a new feature for our new sections and more intuitive. This month, we are adding a new feature for our new sections
and customization for backgrounds, which everyone at your home will enjoy. and customization for backgrounds, which everyone in your home will enjoy.
### Show sections conditionally ### Show sections conditionally
@ -234,14 +234,19 @@ _Note: Add a picture uploader to picture-card-editor (#18695) @karwosts__
## Data tables improvements ## Data tables improvements
Just like the last release, this release keeps on improving our data tables. Like the [last release](/blog/2024/05/01/release-20245/#more-features-for-our-data-tables),
this release keeps improving our data tables.
When we introduced grouping of data in the tables, you've been asking for a way When we [introduced data groupings](/blog/2024/04/03/release-20244/#item-grouping)
to collapse and expand those groupings, so, last release, we did! But then in the tables, you asked for a way to collapse and expand those groupings,
quickly realized that it was not enough, and you wanted to be able to collapse so we did in the last release! But then we quickly realized that it was not
and expand all groups at once. So, we did that for this release! enough, and you wanted to be able to collapse and expand all groups at once.
So, we did that for this release!
![CleanShot 2024-05-28 at 11 07 39@2x](https://github.com/home-assistant/frontend/assets/5662298/ff5645b1-18c0-4a7d-8b09-3e15ffa9cc0d) <img class="no-shadow" src='/images/blog/2024-06/data-tables-collapse-expand-all.png' alt='Screenshot showing the new collapse and expand all feature of our data tables.'>
We've also expanded the voice assistant expose data table to allow grouping
by area and domain.
Additionally, filters you've set in the data tables are now saved in your Additionally, filters you've set in the data tables are now saved in your
browser session. Meaning, if you navigate away from the page and come back, your browser session. Meaning, if you navigate away from the page and come back, your
@ -249,11 +254,6 @@ filters will still be there. But! Each browser tab or window has its own session
meaning you can have different filters in different tabs or windows that are meaning you can have different filters in different tabs or windows that are
remembered for that specific tab or window. remembered for that specific tab or window.
Lastly, we've expanded the voice assistant expose data table to allow grouping
by area and domain.
![CleanShot 2024-05-15 at 10 51 08](https://github.com/home-assistant/frontend/assets/5878303/1603f219-8828-47f5-a4a7-603111f64f97)
## Integrations ## Integrations
Thanks to our community for keeping pace with the new {% term integrations %} Thanks to our community for keeping pace with the new {% term integrations %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB