Bram Kragten
|
29d2c29af3
|
fix spinner in tts try dialog (#24867)
|
2025-03-31 15:06:15 +02:00 |
|
Wendelin
|
4076e5655a
|
Add HA Cloud login to onboarding (#24485)
* Add ha cloud login to onboarding
* Add view for no cloud backup available
* Add logout and forgot pw
* Improve styling
* Fix bug to open cloud backup after login
* Remove callback from catch in transform methods
* Remove unused variable
* Fix lint
* Add new onboarding restore design
* Fix lint
* Change back button style
* Update header styles
* Style onboarding left aligned
* Remove unused imports
* Fix imports
* Fix multi factor cloud auth
* Fix prettier
* Edit onboarding translations
* Revert gulp change
* Improve cloud login component
* Fix no-cloud-backup naming
* fix types
* Use cloud login function directly
* Fix eslint
* Hide restore picker when there is nothing to select
* Fix eslint
|
2025-03-18 15:24:04 +01:00 |
|
Wendelin
|
28c355812c
|
Add shoelace loading spinner component (#24525)
* Add loading spinner component
* Update some spinners
* Update some spinners
* Update indeterminate to ha-spinner
* add ha-spinner-delayed
* Remove ha-circular-progress component
* Update demo/src/custom-cards/ha-demo-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Fix gallery
* Update set size
* Add ha-fade-in
* Remove wrong testing conditions
* Remove size number option
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2025-03-13 17:05:51 +01:00 |
|
Wendelin
|
dbd1e928de
|
Make restore button destructive (#24173)
|
2025-02-11 09:37:56 +01:00 |
|
Wendelin
|
e703750136
|
Add and fix stylistic eslint rules (#23735)
* Fix stylistic eslint rules
* Fix eslint issues
|
2025-01-14 21:00:14 +01:00 |
|
Wendelin
|
43911ef3be
|
Fix disable ha-progress button (#22939)
* Fix disable ha-progress button
* Simplify ha-progress disabled fix
* Fix ha-progress-button click handler
* fix ha-progress-button pointer-events
|
2024-11-21 15:30:28 +00:00 |
|
Wendelin
|
830d8d2410
|
Add type import check to eslint (#22488)
* Add type import check to eslint
* Add type imports with eslint --fix
|
2024-10-30 11:12:30 +00:00 |
|
Simon Lamon
|
ccada33caf
|
Accessibility improvements for circular progress indicators (#18506)
|
2023-12-04 14:06:25 +01:00 |
|
renovate[bot]
|
15395275ba
|
Update dependency prettier to v3.1.0 (#18675)
* Update dependency prettier to v3.1.0
* Reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
|
2023-11-19 23:31:56 -05:00 |
|
Bram Kragten
|
4293192e74
|
Use progress button when adding/updating mount (#18182)
|
2023-10-11 13:22:56 +02:00 |
|
Paulus Schoutsen
|
ab5df0fe6e
|
test condition (#11925)
|
2022-03-16 14:13:13 -07:00 |
|
Philip Allgaier
|
e8ba349447
|
Fix border-radius for progress button success and error (#11432)
|
2022-01-25 19:39:23 -06:00 |
|
Raman Gupta
|
32c6fb14dd
|
Re-add success/failure indicator on call service button in dev tools (#9600)
* Re-add success/failure indicator on call service button in dev tools
* move success outside of try block
* Export HaProgressButton
|
2021-07-26 23:59:49 +02:00 |
|
Bram Kragten
|
bc92c0b052
|
Upgrade to Lit 2 (#9199)
|
2021-05-18 07:37:53 -07:00 |
|
Bram Kragten
|
9f032a61a9
|
Add compatibility for Lit 2.0 (#8878)
|
2021-05-07 13:16:14 -07:00 |
|
Joakim Sørensen
|
a1d07e5a00
|
Sort imports (#8104)
|
2021-01-13 17:17:12 +01:00 |
|
Bram Kragten
|
5937be695f
|
Bump Lit, use cache for query (#7245)
|
2020-10-06 15:55:55 +02:00 |
|
Joakim Sørensen
|
4a176f1b43
|
Call service button feedback (#6752)
|
2020-08-31 14:38:24 -05:00 |
|
Joakim Sørensen
|
405bd29ebd
|
Convert ha-progress-button to lit (#6728)
|
2020-08-29 00:08:56 +02:00 |
|