Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20240424.0 #20602

Merged
merged 100 commits into from
Apr 24, 2024
Merged

20240424.0 #20602

merged 100 commits into from
Apr 24, 2024

Conversation

bramkragten
Copy link
Member

No description provided.

renovate bot and others added 30 commits April 5, 2024 11:36
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Write log on translation error

* Update ha-config-devices-dashboard.ts

---------

Co-authored-by: Franck Nijhof <[email protected]>
* Make it possible for themes to blur card backgrounds

* Make it possible for themes to blur dialog backgrounds

* Add ha prefix

Co-authored-by: Bram Kragten <[email protected]>

* Rename dialog-backdrop-filter to ha-dialog-scrim-backdrop-filter

With backwards compatibility

* Run prettier

---------

Co-authored-by: Bram Kragten <[email protected]>
* Add CSS var for header -webkit-backdrop-filter

* Add backdrop to energy and developer tools
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Fix width between icon and name

* Remove no-text
* Speed up and simplify translations build

- Remove use of gulp-flatmap for merges (wasted input) and just loop over translation files.
- Parse and buffer master only once for all merges.
- Remove lokalise key reference transform from non-English files. This is already done by Lokalise when they are downloaded.
- Remove tabs from merged output to minimize buffer sizes.
- Pipe merges to a hashing stream, removing extra tasks and intermediate file I/O.
- Pipe hashed files to a single custom asynchronous transform stream to fragmentize the files. It expands the stream to push a new file for each fragment.
- Incorporate flattening into fragmentization.
- Delete entire ui.panel key for base translation (instead of leaving an empty object).
- Optimize flatten method to stop copying output over and over.
- Convert empty and test filters to JSON.parse() revivers for simplicity and better performance.
- Incorporate supervisor builds into main tasks using a simple toggle (i.e. remove duplicate code).
- Funcify local tasks and simplify exported tasks.
- Incorporate test metadata task into a simplified metadata task.

* Fix Lokalise key reference link

Co-authored-by: Simon Lamon <[email protected]>

---------

Co-authored-by: Simon Lamon <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add support for setting label description
renovate bot and others added 20 commits April 22, 2024 18:09
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Allow group entities by domain
* Add bulk area assignment to device dashboard

* Update ha-config-devices-dashboard.ts
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Revert "Remove legacy state translations (#20536)"

This reverts commit e376efc.

* keep
Fix ha-filter-states clear filter behaviour
* Added lock features for tile card

* Change success label
* Add strict connection cloud settings

* Change static page to guard page

* saving files helps...

* Add create link button

* use correct service
@github-actions github-actions bot added GitHub Actions Pull requests that update GitHub Actions code Build Related to building the code Demo Related to frontend demo content Design Related to Home Assistant design gallery labels Apr 24, 2024
@bramkragten bramkragten merged commit 8712adb into master Apr 24, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Related to building the code cla-signed Demo Related to frontend demo content Design Related to Home Assistant design gallery GitHub Actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.