Michael Irigoyen
|
92d30a8896
|
Update Material Design Icons to v5.4.55 (#6485)
|
2020-07-29 16:19:45 +02:00 |
|
Bram Kragten
|
83876fb9da
|
Nullish coalescing entity card (#6484)
Fixes #6483
|
2020-07-29 08:40:28 -05:00 |
|
Bram Kragten
|
29199e2782
|
Fix scroll to top dev tools (#6455)
Fixes https://github.com/home-assistant/frontend/issues/6448
|
2020-07-28 11:16:47 +02:00 |
|
Bram Kragten
|
68e1378615
|
Fix automation/scripts dirty on start edit (#6474)
|
2020-07-28 11:12:58 +02:00 |
|
Bram Kragten
|
f6fb2e4b1d
|
Missed the entities in the editors (#6443)
|
2020-07-22 14:16:25 +02:00 |
|
 Bram KragtenandZack Arnett
|
4404a1173b
|
Fix mwc-list/menu actions (#6442)
* Fix mwc-list/menu actions
Fix double actions when using request-selected
* Update ha-button-menu.ts
* Automation menu styling
* Update src/panels/lovelace/hui-root.ts
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com>
* Move
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com>
|
2020-07-21 23:22:19 +02:00 |
|
Bram Kragten
|
e08c10315e
|
Fix removing/moving device actions (#6441)
Fixes https://github.com/home-assistant/frontend/issues/6438
|
2020-07-21 09:05:21 -07:00 |
|
 Bram KragtenandZack Arnett
|
16473c9177
|
Bump superstruct, add struct to automation action (#6436)
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com>
|
2020-07-21 12:42:07 +02:00 |
|
Quinn Casey
|
d07d5832f5
|
Increase z-index of save button on editor (#6435)
|
2020-07-20 18:46:10 +02:00 |
|
Yosi Levy
|
ef8be5d559
|
Merge pull request #6433 from yosilevy/edit-card-RTL-fix
Edit card rtl fix
|
2020-07-20 14:44:05 +03:00 |
|
Yosi Levy
|
ccafdc6e1f
|
Merge pull request #6431 from yosilevy/Unused-entities-search
ha-data-table search label + no data text label
|
2020-07-20 14:31:41 +03:00 |
|
Yosi Levy
|
11827aa4c0
|
Merge pull request #6426 from yosilevy/Logbook-link-fix
Logbook link fix
|
2020-07-20 14:31:21 +03:00 |
|
Yosi Levy
|
6b0589d343
|
Update lint
|
2020-07-20 14:30:32 +03:00 |
|
Yosi Levy
|
cec1eed99e
|
Merge branch 'dev' into edit-card-RTL-fix
|
2020-07-20 14:01:20 +03:00 |
|
Yosi Levy
|
cae46453a7
|
New parameterized label
|
2020-07-20 13:56:39 +03:00 |
|
Yosi Levy
|
a6e948c808
|
Typeo
|
2020-07-20 13:41:20 +03:00 |
|
Yosi Levy
|
7638020bfc
|
Changed default wording
|
2020-07-20 13:37:18 +03:00 |
|
Yosi Levy
|
10a62ca17c
|
Fix bad merge
|
2020-07-20 13:29:51 +03:00 |
|
Yosi Levy
|
0afc7c184f
|
Fixed comments
|
2020-07-20 13:25:34 +03:00 |
|
Yosi Levy
|
168e26aeb4
|
Merge branch 'dev' into RTL-date-selector
|
2020-07-20 13:12:53 +03:00 |
|
Yosi Levy
|
e6b9389b33
|
Fixed heading (concat) to support RTL (name comes last)
|
2020-07-20 07:49:09 +03:00 |
|
Yosi Levy
|
377c37425e
|
Refactor ha-dialog RTL to include dialogs not using createCloseHeader
|
2020-07-20 07:32:09 +03:00 |
|
Yosi Levy
|
c6624e5cb6
|
Optimized RTL check
|
2020-07-19 15:09:34 +03:00 |
|
Yosi Levy
|
f7ae5b91bf
|
Remove rtl update check
|
2020-07-19 14:17:09 +03:00 |
|
Yosi Levy
|
07e68496c0
|
Removed directive
|
2020-07-19 06:14:09 +03:00 |
|
Yosi Levy
|
d5a947e2cc
|
Removed style
|
2020-07-19 06:09:57 +03:00 |
|
Yosi Levy
|
3f920767f1
|
Added noDataText
|
2020-07-19 06:04:42 +03:00 |
|
Yosi Levy
|
3e14d27a1e
|
Usage of search label
|
2020-07-19 05:58:01 +03:00 |
|
Yosi Levy
|
cfa4c14108
|
Added search label support to ha-data-table
|
2020-07-19 05:56:39 +03:00 |
|
Aidan Timson
|
10356a7496
|
Fix typo in ZHA (#6429)
|
2020-07-18 19:27:46 +02:00 |
|
Yosi Levy
|
d4ae74de44
|
Removed style
|
2020-07-18 11:06:43 +03:00 |
|
Yosi Levy
|
06c7b0b82e
|
Optimized
|
2020-07-18 10:59:48 +03:00 |
|
Yosi Levy
|
689febda60
|
Fixed comments
|
2020-07-18 06:48:36 +03:00 |
|
Yosi Levy
|
80bc6fda8b
|
Improved
|
2020-07-18 06:31:33 +03:00 |
|
Yosi Levy
|
346eb78c4e
|
Fixed extra space issue + RTL support when no entries
|
2020-07-18 06:29:21 +03:00 |
|
Bram Kragten
|
92915eddc2
|
Make menu's work with keyboard (#6421)
|
2020-07-17 20:31:44 +02:00 |
|
Bram Kragten
|
cddbf460f8
|
Add close function to edit card dialog (#6423)
|
2020-07-17 11:29:08 -07:00 |
|
Bram Kragten
|
3c63c23e5a
|
Fix spacing more info (#6419)
|
2020-07-17 12:04:20 +02:00 |
|
Yosi Levy
|
ba67b1291f
|
Merge pull request #6404 from yosilevy/RTL-dev-changes
Removed LTR force - looks much better
|
2020-07-17 07:00:07 +03:00 |
|
Yosi Levy
|
7bced28327
|
RTL fix for range list
|
2020-07-17 06:57:42 +03:00 |
|
Bram Kragten
|
9034822c44
|
Bump lit-analyzer and add back cast types (#6409)
|
2020-07-16 12:01:24 -07:00 |
|
Bram Kragten
|
427c5db7f4
|
default 0
|
2020-07-16 17:51:01 +02:00 |
|
Bram Kragten
|
fcb5865468
|
Make gauge bit smaller
|
2020-07-16 17:49:35 +02:00 |
|
Bram Kragten
|
41370be2b8
|
Rewrite gauge (#6407)
|
2020-07-16 08:42:14 -07:00 |
|
Bram Kragten
|
d7d8dd8986
|
Debug was still true (#6410)
|
2020-07-16 17:18:55 +02:00 |
|
Bram Kragten
|
a0f596e419
|
Missing icon change (#6406)
|
2020-07-16 09:47:41 +02:00 |
|
Paulus Schoutsen
|
0a8894feb7
|
Random cleanups (#6402)
|
2020-07-16 08:24:16 +02:00 |
|
Bram Kragten
|
1db9eea0f8
|
Add visual-studio-code to icon conversion (#6401)
Fixes https://github.com/home-assistant/frontend/issues/6400
|
2020-07-16 08:22:22 +02:00 |
|
Sean Mooney
|
489783c398
|
Fix typo in icon rename mapping (#6405)
After updating all my MDI icons I noticed that one wasn't displaying anymore. Then realized there was a minor typo.
|
2020-07-16 08:21:32 +02:00 |
|
Yosi Levy
|
be62f327ee
|
Removed LTR force - looks much better
|
2020-07-16 05:32:49 +03:00 |
|