Paul Bottein
|
6068d5e5cd
|
Use state as mode for alarm mode tile feature (#16045
* Use state as mode for alarm mode tile feature
* reorder modes
|
2023-04-03 20:56:54 +02:00 |
|
Bram Kragten
|
890be2c177
|
Fix drawer in RTL (#16039
* Fix drawer in RTL
* format
* make it update when lang changes
* Update ha-drawer.ts
* Update ha-drawer.ts
|
2023-04-03 20:55:38 +02:00 |
|
Bram Kragten
|
423709dd23
|
Add deprecation warning Polymer (#16044)
|
2023-04-03 20:37:49 +02:00 |
|
Bram Kragten
|
4b73baa098
|
Bumped version to 20230403.0
|
2023-04-03 20:18:25 +02:00 |
|
Bram Kragten
|
dba16edabc
|
make supported feature selector any instead of all (#16040)
make filterSupportedFeature any instead of all
|
2023-04-03 13:53:37 -04:00 |
|
Bram Kragten
|
975f371ba8
|
Add channel to thread network info (#16041)
|
2023-04-03 13:53:12 -04:00 |
|
Bram Kragten
|
36b2a1bca3
|
Add swipe to close action to drawer in modal mode (#16042)
|
2023-04-03 13:52:54 -04:00 |
|
Bram Kragten
|
fdf36adc3c
|
Fix elements below scrollbar in Safari (#16037)
|
2023-04-03 19:44:40 +02:00 |
|
Paul Bottein
|
b506791535
|
Fix history scrollbar (#16036)
|
2023-04-03 18:41:51 +02:00 |
|
renovate[bot]
|
206574eb9f
|
Update babel monorepo to v7.21.4 (#16029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-03 12:10:23 -04:00 |
|
Bram Kragten
|
19ab29d130
|
Handle safe areas (#16032)
|
2023-04-03 15:52:02 +02:00 |
|
Paul Bottein
|
f61f0e4e52
|
Fix for long translation in alarm more info in ios (#16034)
|
2023-04-03 13:11:57 +00:00 |
|
Bram Kragten
|
a32e6a9ac9
|
Don't open sidebar when a dialog is open (#16030)
|
2023-04-03 14:59:42 +02:00 |
|
Bram Kragten
|
d7b8823234
|
Prevent document scroll when modal drawer is open (#16033)
|
2023-04-03 14:59:31 +02:00 |
|
Steve Repsher
|
d9b0d5765a
|
Add automatic retries to translation fetches (#16020)
|
2023-04-02 21:03:18 +02:00 |
|
Joakim Sørensen
|
6eb3fb1076
|
Use the name and size from the new disks property (#15954)
* Use the name and size from the new disks property
* Move SN down to secondary
|
2023-04-02 08:07:08 -04:00 |
|
Bram Kragten
|
8e7fc7b9c5
|
20230401.0 (#16015)
20230401.0
|
2023-04-01 18:47:28 +02:00 |
|
Bram Kragten
|
ddfe02eb70
|
Bumped version to 20230401.0
|
2023-04-01 18:20:48 +02:00 |
|
Bram Kragten
|
acaaf25500
|
Use ha-drawer instead of mwc-drawer (#16013)
|
2023-04-01 16:18:52 +00:00 |
|
renovate[bot]
|
c6c3e63101
|
Update dependency @web/dev-server to v0.1.37 (#16008)
|
2023-04-01 10:31:47 -04:00 |
|
renovate[bot]
|
e0fe4631f9
|
Update dependency eslint to v8.37.0 (#16007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-01 01:56:46 -04:00 |
|
Paulus Schoutsen
|
232f70d44c
|
Allow having conversations (#15961)
* Allow having conversations
* Add timeout to run-start data
* willUpdate
|
2023-03-31 15:44:32 -04:00 |
|
Bram Kragten
|
273904a6eb
|
Add support for supported_features for entity selector (#16003)
|
2023-03-31 15:07:41 -04:00 |
|
Steve Repsher
|
91caffc4e1
|
Improve bundle chunk hashes and names (#15991)
|
2023-03-31 12:49:25 -04:00 |
|
Bram Kragten
|
e302c6c408
|
20230331.0 (#16001)
20230331.0
|
2023-03-31 17:16:48 +02:00 |
|
Bram Kragten
|
abcb904def
|
Bumped version to 20230331.0
|
2023-03-31 16:37:33 +02:00 |
|
Bram Kragten
|
36c5d70597
|
Add sidebar actions to external bus (#15999)
|
2023-03-31 16:36:11 +02:00 |
|
Paul Bottein
|
b0b7998757
|
Fix for long translation in alarm more info (#16000)
|
2023-03-31 14:24:03 +00:00 |
|
Paul Bottein
|
33ec1e15a9
|
Fix labels on new more info (#15983)
|
2023-03-31 15:57:35 +02:00 |
|
Paul Bottein
|
d97ddcd31a
|
Catch alarm control panel errors (#15998)
|
2023-03-31 15:51:44 +02:00 |
|
Paul Bottein
|
73c286a493
|
Fix ha header bar height (#15996)
* Fix ha header bar height in more info
* Fix ha header bar height in more places
|
2023-03-31 15:44:22 +02:00 |
|
Franck Nijhof
|
3e954eef02
|
Extend get_states (#15985)
|
2023-03-31 15:29:24 +02:00 |
|
Paul Bottein
|
a94b211d3e
|
Fix ha-settings-row overflow (#15993)
|
2023-03-31 13:02:36 +02:00 |
|
renovate[bot]
|
1293e5f61f
|
Update typescript-eslint monorepo to v5.57.0 (#15986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-30 15:35:02 -04:00 |
|
Bram Kragten
|
4483a8b9a2
|
20230330.0 (#15982)
20230330.0
|
2023-03-30 17:08:04 +02:00 |
|
Bram Kragten
|
287b0b9235
|
Bumped version to 20230330.0
|
2023-03-30 16:58:32 +02:00 |
|
Bram Kragten
|
3d6743ae3e
|
Align header paddings (#15981)
|
2023-03-30 16:57:25 +02:00 |
|
Bram Kragten
|
5193f2c6a4
|
Fix header when sidebar always hidden (#15980)
|
2023-03-30 16:46:31 +02:00 |
|
Paul Bottein
|
e6772e8b89
|
Fix fan more info state display (#15979)
|
2023-03-30 16:20:30 +02:00 |
|
Bram Kragten
|
dcac853b71
|
Improve graph tooltips (#15887
* Improve graph tooltips
* Use xy for state charts
* intersect, bigger hitRadius
* improve energy
* fix position tooltips
|
2023-03-30 16:12:26 +02:00 |
|
Bram Kragten
|
0df096d68b
|
Fix overflow, change position of action-handler (#15978)
|
2023-03-30 16:10:54 +02:00 |
|
Bram Kragten
|
ef10cc77f7
|
Fix lovelace background, tweak headers (#15977)
|
2023-03-30 16:10:43 +02:00 |
|
Paul Bottein
|
e52b2c49a6
|
Fix mouse event for remove icon in ha file upload (#15976)
|
2023-03-30 11:59:50 +00:00 |
|
Paul Bottein
|
78cc75c57c
|
Fix cover more info state display (#15974)
|
2023-03-30 09:55:13 +00:00 |
|
Bram Kragten
|
2b38a1ce33
|
Fix dialogs under sidebar, headers (#15973)
|
2023-03-30 11:46:34 +02:00 |
|
Steve Repsher
|
1f1898fa46
|
Make module types explicit and convert some to ESM (#15964)
|
2023-03-30 11:23:43 +02:00 |
|
renovate[bot]
|
fcc95825e3
|
Update dependency sinon to v15.0.3 (#15972)
|
2023-03-29 21:03:33 -04:00 |
|
Bram Kragten
|
a4e36d6145
|
20230329.0 (#15971)
20230329.0
|
2023-03-29 18:09:10 +02:00 |
|
Bram Kragten
|
bdfdab439a
|
Merge branch 'master' into dev
|
2023-03-29 17:54:53 +02:00 |
|
Bram Kragten
|
8c59537032
|
Bumped version to 20230329.0
|
2023-03-29 17:48:14 +02:00 |
|