240 Commits

Author SHA1 Message Date
Bram Kragten
adfef05110
Bump contrast and brightness of dark mode map (#13243) 2022-07-20 14:15:34 +00:00
Bram Kragten
d41159591c
Change map styles to "Voyager" (#13227) 2022-07-19 20:56:50 +02:00
Bram Kragten
a30c8205b1
Update dialog styles (#13132) 2022-07-11 15:07:10 -05:00
Zack Barett
e61aa266a6
Move Logbook and make device page better (#12763)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-05-25 12:55:08 +00:00
Joakim Sørensen
cfc1999a28
Allow ha-alert to be used in our markdown render (#12153) 2022-03-30 11:22:36 +02:00
Bram Kragten
aa831a9adf
bump marked and flatmap (#11814) 2022-02-23 22:11:13 +01:00
Bram Kragten
9c9bfa2b77
Update code editor to material 3 look (#11628) 2022-02-09 16:35:49 -06:00
Kuba Wolanin
f47440083e
Add entity id autocompletion to YAML code editors (#11099) 2022-02-04 11:02:09 +01:00
Steve Repsher
fb55ab197f
Mobile click accessibility (#11447) 2022-02-01 00:07:49 +01:00
Robin Wittebol
559b6e9d5b
Apply header bottom border and fix header height (#10986) 2022-01-26 16:26:44 +01:00
Bram Kragten
2459477ec4
Add struct for state trigger and condition (#10811)
* Add struct for state trigger and condition

* remove `milliseconds` from struct
2021-12-06 20:13:32 +01:00
Philip Allgaier
4789295d32
Add CSS var for ha-dialog border radius (#10424) 2021-11-09 17:24:39 +01:00
Bram Kragten
bf0d102c86
Fix timezone issues with date formatting for ES5 (#10370) 2021-10-25 08:33:15 -07:00
Kyle Niewiada
2c2809573f
Add to do list support to markdown (#10129) 2021-10-22 08:49:00 -07:00
Bram Kragten
52d45d482c
Change dark mode input fill color (#10341) 2021-10-20 15:55:40 -07:00
Bram Kragten
7488eb782d
Migrate all paper dialogs to mwc (#10333) 2021-10-19 13:56:49 -07:00
Will Adler
04f586721f
Revise grid neutrality energy dashboard card, modify energy dashboard presentation to match (#10054)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-10-19 13:48:59 +02:00
Paulus Schoutsen
a839494a1e
Use MWC components for ha-form (#10120) 2021-10-07 12:21:35 -07:00
Bram Kragten
257e60a2b1
Don't bundle locale data, but add to static (#10119) 2021-10-01 07:58:02 -07:00
Bram Kragten
1bccbd4173
Use browser default time and number formatting with polyfills if needed (#9481)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 23:34:52 +00:00
Bram Kragten
0cbac8bb44
Polyfill Array.flat (#9917) 2021-09-01 16:23:41 +02:00
Bram Kragten
e0d23ee6cf
Make sure idle and random color dont collide (#9808) 2021-08-15 20:45:07 -07:00
Bram Kragten
3479fb9d94
Add gas to energy dashboard (#9787) 2021-08-13 10:39:20 -07:00
Bram Kragten
19e4c0657a
Add battery to energy dashboard (#9757) 2021-08-12 08:40:21 -07:00
Bram Kragten
d8929074b5
Use correct vars for gauge colors (#9727) 2021-08-12 15:59:42 +02:00
Bram Kragten
1531e99528
Energy dashboard tweaks and fixes (#9643)
* Energy dashboard tweaks and fixes

* Make headers smaller

* Change button styling in onboarding

* Disable add when no stat choosen

* Oops

* Update hui-energy-carbon-consumed-gauge-card.ts

* Update hui-energy-distribution-card.ts
2021-07-29 10:44:33 -07: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
3f447bb8a7
Bump Polymer (#9525)
* Bump Polymer

* Remove formatting from patch

* Cleanup

* Fix Vaadin

* Fix typing
2021-07-16 01:23:09 +02:00
Bram Kragten
21dca3fbf8
Use patch for @lit-labs/virtualizer (#9524)
* Use patch for `@lit-labs/virtualizer`

* Re-organize

* Use original for patch

* Also patch import of EventTarget polyfill

* Delete EventTarget-ponyfill.js

* Prettier
2021-07-16 01:16:24 +02:00
Bram Kragten
e797c01761
Update lint rules (#9563)
Updated deps

Added `unused-imports`, prefer arrow, and import order
2021-07-15 12:08:04 +02:00
Bram Kragten
2e16127fde
Inline mdi icons with babel plugin + bump build deps (#9498) 2021-07-12 09:26:07 -07:00
Bram Kragten
0ef3421fa2
Bump chartjs to version 3 (#9401) 2021-06-18 11:15:07 +02:00
Bram Kragten
194829f5b1
Generalize map (#9331)
* Generalize map

* Fix path opacity

* Add fitZones
2021-06-10 14:22:44 +02:00
Joakim Sørensen
342020b420
Fix downloads on mobile (#9375) 2021-06-07 10:15:43 +02:00
Bram Kragten
5418474f64
Polyfill globalThis in latest build (#9352) 2021-06-03 22:50:33 +02:00
Bram Kragten
2427d68aa1
Use local version 0.7 of lit-virtualizer (#9321) 2021-06-01 11:39:15 +02:00
Bram Kragten
fdcbb5b432
Bump js-yaml (#9245) 2021-05-26 00:13:58 +02:00
Philip Allgaier
7f75ca81f1
Add support for custom themes to use dark mode (#8347) 2021-05-25 13:26:35 +02:00
Bram Kragten
3d0a5642cc
Only apply on Safari 14.0, and not 14.0.1 2021-05-20 14:23:50 +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
Bram Kragten
bc92c0b052
Upgrade to Lit 2 (#9199) 2021-05-18 07:37:53 -07:00
Bram Kragten
5754f4463d
Bump babel and eslint (#9049) 2021-04-30 12:15:31 -07:00
Philip Allgaier
1ce17e2847
Remove non effective CSS for CM6 search panel input (#8921) 2021-04-16 16:29:36 +02:00
Bram Kragten
b501b7f47c
Change date picker (#8821) 2021-04-06 05:36:12 -07:00
Bram Kragten
d57cf93580
Fix disabled icon button color (#8800)
Fixes #8797
2021-04-02 20:18:56 +02:00
Donnie
6de8b4e35f
Quick Bar: Use command category labels instead of icons (#7692)
* Change commands to use category labels instead of icons. Fixes several translation issues.

* Hydrate with latest dev and resolve conflicts

* Replace custom pill element with material chips

* Add category icons. Fix dark mode text colors

* Update src/components/ha-chip-set.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

* Update src/dialogs/quick-bar/ha-quick-bar.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

* Update src/dialogs/quick-bar/ha-quick-bar.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

* Update src/components/ha-chip.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

* Update src/components/ha-chip.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-25 08:21:48 -07:00
Paulus Schoutsen
67240e2339
Group multiple logbook entries in traces (#8634) 2021-03-14 15:03:09 +01:00
Joakim Sørensen
153d68a9cd
Custom error page when failing to load Supervisor panel (#8465) 2021-03-10 14:11:03 +01:00
Bram Kragten
41852460e1
Improve code mirror comments check (#8585) 2021-03-09 11:23:02 +01:00
Bram Kragten
4a11975349
Fix codemirror cursor color (#8571) 2021-03-06 23:11:57 +01:00