Matthias de Baat
27fa34e24e
Add guidelines and implementation ( #11144 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-01-10 10:29:52 -08:00
Paulus Schoutsen
f021480bc5
Fix design nightly build ( #11134 )
2022-01-10 09:24:29 +01:00
Paulus Schoutsen
34c3374d84
Small UI tweaks to design website ( #11135 )
2022-01-09 21:20:15 -08:00
Paulus Schoutsen
08863348dc
Update integration-card.ts
2022-01-07 17:24:56 -08:00
Paulus Schoutsen
2bcf816b77
Update util-long-press.ts
2022-01-07 17:24:18 -08:00
Paulus Schoutsen
d2b99e6963
Add description pages to all pages ( #11124 )
2022-01-07 15:52:07 -06:00
Joakim Sørensen
5c488f8298
Limit design site builds ( #11120 )
2022-01-07 06:52:08 -08:00
Paulus Schoutsen
6fc87a6f66
Fix design footer
2022-01-06 23:37:50 -08:00
Paulus Schoutsen
3133f9b01f
Use page instead of demo ( #11118 )
...
* Use page instead of demo
* Update netlify script
* Update ci.yml
* Rename demo -> page
2022-01-06 22:32:10 -08:00
Paulus Schoutsen
2c0d330f1f
Reorganize gallery ( #11116 )
...
* Reorganize gallery
* GitHub edit links
* Render sidebar during build
* Auto rebuild when sidebar changes
* Yarn dedupe
* Fixes
* Allow just metadata without text
* Show edit text link if metadata defined
* Update build-scripts/gulp/gallery.js
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2022-01-06 20:20:57 -08:00
Paulus Schoutsen
63c113f78d
Gallery: Make sidebar collapsible + more tweaks ( #11104 )
2022-01-06 10:21:17 +01:00
Paulus Schoutsen
a67799a670
Allow markdown readme above the gallery pages ( #11103 )
2022-01-05 23:08:21 +01:00
Paulus Schoutsen
e3d78d6dc5
Convert ha-gallery to TS ( #11102 )
...
* Convert ha-gallery to TS
* Prepare gallery to be design portal
* Import card in introduction
* Clean up demo IDs
* Convert demo-cards
* TypeScript conversion of demo-card
* Fix default demo
2022-01-05 12:49:05 -08:00
J. Nick Koston
6f9b2ee569
Add hardware version to the device info card ( #10914 )
2021-12-16 05:16:23 -06:00
Philip Allgaier
ea18fc0078
Ensure we always have an active theme name (fixes dark theme issues) ( #10780 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-12-03 17:02:54 +00:00
Philip Allgaier
2c0b2f4bc5
Convert cover UI to Lit + ensure proper tilt rendering ( #10671 )
2021-11-29 10:30:14 +01:00
Joakim Sørensen
117b50f3ea
Add ha-faded ( #10651 )
2021-11-28 22:27:53 -08:00
Joakim Sørensen
4719636176
Fix dark main-content and split gallery demo ( #10675 )
2021-11-21 21:01:51 -08:00
Joakim Sørensen
6c4e987a24
Make ha-chip-set slot-able ( #10647 )
2021-11-21 09:15:38 -08:00
Joakim Sørensen
1a5c43d72a
Fix color over slotted image in ha-alert ( #10652 )
2021-11-21 09:13:48 -08:00
Joakim Sørensen
0ca35d7012
Remove ha-alert actionText ( #10646 )
2021-11-18 16:09:13 -08:00
Zack Barett
4684979ae7
Area Card ( #10141 )
...
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-11-17 19:43:41 +01:00
Joakim Sørensen
e9f0967578
Move updates ( #10626 )
2021-11-17 10:21:27 -08:00
Paulus Schoutsen
4b44e197ae
ha-form-integer to only show slider if < 256 steps ( #10430 )
2021-10-28 13:44:25 +02:00
Paulus Schoutsen
dd11fb1b99
Add automation editor to gallery ( #10392 )
2021-10-25 15:53:32 +00:00
Paulus Schoutsen
33e1d34cb1
Add support for device configuration URL ( #10251 )
...
* Add support for device configuration URL
* Lint
* Tweak text
2021-10-14 11:17:44 -07:00
Paulus Schoutsen
48948d5854
Initial support for entity category ( #10266 )
2021-10-14 09:56:51 -07:00
Philip Allgaier
0c940be5fb
Consolidate all icon button logic into <ha-icon-button>
+ ensure tooltip ( #9230 )
2021-10-14 15:44:20 +02:00
Joakim Sørensen
e52118db93
Use correct build url ( #10258 )
2021-10-13 10:08:10 +02:00
Joakim Sørensen
9e7acacb06
Add ha-label-badge to gallery ( #10248 )
2021-10-13 10:05:44 +02:00
Joakim Sørensen
56deb15bca
Add netlify build script for gallery ( #10253 )
2021-10-12 22:47:53 +02:00
Joakim Sørensen
a3d4969d7b
Add ha-chip to gallery ( #10252 )
2021-10-12 21:19:09 +02:00
Joakim Sørensen
b6c470edf1
Add ha-bar to gallery ( #10242 )
2021-10-12 11:38:43 +02:00
Paulus Schoutsen
9bf41a37b4
Allow disabling an ha-form ( #10218 )
2021-10-09 12:41:36 +02:00
Paulus Schoutsen
6f6fc759cc
Add selector demo to gallery ( #10213 )
2021-10-08 20:56:32 +02:00
Paulus Schoutsen
2841369d3d
Extract black/white row into component ( #10212 )
...
* Extract black/white row into component
* Remove unused import
2021-10-08 10:48:39 -07:00
Paulus Schoutsen
a839494a1e
Use MWC components for ha-form ( #10120 )
2021-10-07 12:21:35 -07:00
Bram Kragten
dc3bad56f2
Improve padding/positioning of ha-alert ( #10145 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-10-04 16:27:03 +00:00
Paulus Schoutsen
2ddab4eecc
Fix webpack dev server ( #10130 )
2021-10-01 14:18:53 -07:00
Paulus Schoutsen
419942112b
Fix Lit lint warnings ( #10112 )
2021-09-30 08:46:03 -07:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Joakim Sørensen
2ab0e40952
Break overflow in ha-alert ( #9885 )
2021-08-30 18:08:16 +02:00
Joakim Sørensen
f3606014c6
Add ha-alert component ( #9874 )
2021-08-24 09:44:30 -07: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
Paulus Schoutsen
9d0b20adce
Add support for system options v2 ( #9332 )
...
* Add support for system options v2
* Update src/dialogs/config-entry-system-options/dialog-config-entry-system-options.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update dialog-config-entry-system-options.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-01 12:22:25 -07:00
Paulus Schoutsen
d8bab6aba9
Add support for disable polling system option ( #9316 )
2021-05-31 15:40:50 -07:00
Bram Kragten
fdcbb5b432
Bump js-yaml ( #9245 )
2021-05-26 00:13:58 +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
Paulus Schoutsen
ac5f85820f
Integration Card: Fix Safari header break and deal with long errors ( #9070 )
2021-05-02 10:54:40 +02:00