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
abe8899f9b
Update ts-eslint ( #23723 )
...
* Update ts-eslint
* Remove comments
* Remove unused ts-ignore
* Add undefined generic type instead of unknown
* Remove unused undefined type
* Fix type issues
* Use undefined instead of void for subscribed return type
2025-01-14 11:24:02 +01:00
Petar Petrov
6f9a385619
Fix navigation from stacked dialogs with the same name ( #23698 )
...
* Fix navigation from stacked dialogs
* lint fix
* Keep only 1 instance per dialog tag in the stack
2025-01-14 09:25:01 +01:00
Petar Petrov
e1a6f6f0e3
Fix helper dialog close and add failsafe for similar cases ( #23468 )
2024-12-30 11:51:21 +01:00
Petar Petrov
2d902a0688
Fix integrations dialog ( #23328 )
...
* Fix integrations dialog
* tweak comments
2024-12-18 15:53:30 +01:00
Petar Petrov
df4d5a4567
Simplify dialog history logic ( #23271 )
2024-12-12 12:41:57 +01:00
Petar Petrov
93947d76a2
Fix navigate with replace when there are open dialogs ( #23268 )
2024-12-12 09:25:33 +01:00
Petar Petrov
18cce45b88
Fix for auto closing dialogs on navigate ( #23262 )
2024-12-11 22:47:23 +01:00
Petar Petrov
a6cbbfe1a4
fix
2024-12-11 13:59:47 +02:00
Petar Petrov
c713106948
close all dialogs on navigate
2024-12-11 13:35:09 +02:00
Petar Petrov
ed625d4e0b
Simplify dialog navigation to fix back button ( #23220 )
...
* Simplify dialog navigation to fix back btn
* add back comment
* manage dialog stack in the manager instead of history
* handle dialogs that refuse to close
2024-12-10 13:26:57 +02: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
Bram Kragten
a32e6a9ac9
Don't open sidebar when a dialog is open ( #16030 )
2023-04-03 14:59:42 +02:00
Steve Repsher
4cfb6713cb
Delete focus targets for replaced dialogs ( #12724 )
2022-05-18 16:18:22 +00:00
Steve Repsher
ae2d48f2f4
Return focus after dialogs close ( #11999 )
2022-05-16 17:10:41 +02:00
Bram Kragten
5be22d46ab
Don't add quickbar to history ( #11429 )
2022-01-25 19:46:17 +00:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Bram Kragten
9dd6b3b72d
Add Energy panel ( #9445 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2021-07-26 09:57:59 -07:00
Bram Kragten
fd9bb4d8cc
Make chrome work-around work in iframes ( #9200 )
2021-05-21 09:09:31 +02:00
Paulus Schoutsen
1b9286db76
Fix lit warnings ( #9204 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-05-18 15:01:43 -07:00
Paulus Schoutsen
7f49f039fd
Close new automation dialog before moving to next step ( #9071 )
...
* Close new automatin dialog before next step
* Update dialog-thingtalk.ts
* Fix
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-05-08 13:53:07 +02:00
Joakim Sørensen
4d287a1f83
Use top.history in dialogs and navigate ( #8995 )
2021-04-26 16:41:30 +02:00
Bram Kragten
aaa50b4d1d
Don't add toast to history ( #8915 )
2021-04-14 12:01:42 -07:00
Bram Kragten
870f0bcbb1
Fix some dialog close history issues ( #8102 )
...
Co-authored-by: Zack Barett <arnett.zackary@gmail.com >
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
2021-01-22 13:33:10 +01:00
Bram Kragten
cddbf460f8
Add close function to edit card dialog ( #6423 )
2020-07-17 11:29:08 -07:00
Bram Kragten
3d32e6310d
Close dialogs on history back ( #6354 )
2020-07-12 22:19:26 +02:00
Bram Kragten
ae8a9940ed
Add state and related to entity reg dialog ( #4473 )
...
* Add state and related to entity reg dialog
* Replace more-info-settings, remove state tab add state button
2020-01-22 15:03:47 -08:00
Paulus Schoutsen
cda29fcd07
Clean up hassio panel ( #3067 )
...
* Clean up hassio panel
* Extract dialog manager code
* Convert markdown dialog to show-dialog
* Extract snapshot dialog
2019-04-07 17:45:56 +02:00