Paulus Schoutsen
8f3d5fdb7d
Fix scrollbar on Firefox ( #3357 )
2019-07-12 14:42:56 -07:00
Timmo
f258aa2818
Replace standard browser scrollbar for overview and sidebar ( #3350 )
...
* 📜 Replace standard browser scrollbar for overview and sidebar
* 🔨 Remove from main
2019-07-12 13:08:51 -07:00
Charles Garwood
b4dd971829
Z-Wave Config Panel Updates ( #3349 )
...
* Display network status, hide buttons if network is stopped.
* travis/lint updates
* Review comments
* Add translations
* lint
* Missed a translation
* lint again...
* Fix unsubscribe function?
* lint again
* Remove state_str
* Code review comments
* fix for lit re-rendering & possible undefined value
2019-07-12 13:07:50 -07:00
Sean Mooney
e99d6f8e6a
Fix incorrect tooltip on Add Person button ( #3355 )
...
The tooltip for the add person button incorrectly says "Create Area" when hovered. This should fix it, I think.
2019-07-12 12:07:46 -07:00
Paulus Schoutsen
cc969e547c
Add frontend version to info ( #3354 )
2019-07-12 11:18:01 -07:00
Charles Garwood
60c2bcc483
Convert Z-Wave panel to TS/Lit ( #3345 )
...
* Convert zwave-network to typescript/lit
* Convert zwave-network to ts/lit
* Updates per code review
* missed one (hass? => hass!)
* Remove constructor
2019-07-10 10:26:17 -07:00
Paulus Schoutsen
5d8e34e8be
Show menu button when Hassio supervisor UI runs on old HA ( #3347 )
2019-07-10 10:10:56 -07:00
Paulus Schoutsen
cdd007cc54
Ensure load order ( #3346 )
2019-07-10 09:27:25 -07:00
Paulus Schoutsen
2929db5ba4
Fix fonts precaching ( #3338 )
...
* Fix font urls
* Don't zopfli nonexisting fonts
2019-07-10 08:18:04 -07:00
Paulus Schoutsen
628692b2e9
Do not cache onboarding page ( #3337 )
2019-07-10 08:17:51 -07:00
Jérôme W
a9d221147f
Fix timer stops updating when changing views in LL ( #3248 )
...
* Fix timer stops updating when changing views in LL
* Test if _config exists in connectedCallback()
* Update hui-timer-entity-row.ts
2019-07-05 15:22:29 -07:00
Paulus Schoutsen
4fdbec93b3
Migrate for climate 1.0 ( #3333 )
...
* Migrate for climate 1.0
* Update demo
* Fix gallery
* Add preset to thermostat card
* Fix climate entity row
2019-07-05 15:13:53 -07:00
Thomas Lovén
0a8703ad0a
Allow selecting text in error-card ( #3330 )
...
* Allow selecting text in error-card
* Still use default cursor
2019-07-02 20:28:39 -07:00
Paulus Schoutsen
6f77992387
Random fixes ( #3328 )
...
* Fix scroll into view on first load
* Do not crash when deleting script/automation
* Disable swipe on notification drawer
2019-07-02 10:31:48 -07:00
David F. Mulcahey
deaccd6cd4
Add info to ZHA device card ( #3327 )
...
* add zha domain icon
* update device card
2019-07-02 10:13:59 -07:00
Paulus Schoutsen
d7371ace6a
Sidebar improvements ( #3325 )
...
* Do not contract sidebar when undocking sidebar
* Do not hide text until fully contracted
* Cancel hover expanding on tablets
* Open notifications on the left
* Set property before opening
* Fix check for support scroll if needed
2019-07-01 10:35:10 -07:00
Paulus Schoutsen
8c1aff7505
Check supported func properly
2019-06-30 23:03:51 -07:00
Paulus Schoutsen
ed7b81e7a4
Hide scrollbars on sidebar during expanding
2019-06-30 23:02:48 -07:00
Paulus Schoutsen
9408df6099
Fix Firefox
2019-06-30 22:52:31 -07:00
Paulus Schoutsen
157bfd6f80
Space out sidebar
2019-06-30 22:21:37 -07:00
Paulus Schoutsen
6911df9ac4
Fix sidebar in Safari
2019-06-30 21:58:02 -07:00
Paulus Schoutsen
5a25627219
Stop playing video when more info is closed ( #3318 )
2019-06-30 15:14:42 -07:00
Paulus Schoutsen
203b14613f
Show a notification dot on toggle menu button in narrow mode ( #3323 )
...
* Show a notification dot on toggle menu button in narrow mode
* Fix lint
* Move menu button to sidebar
* Fix height sidebar
2019-06-30 15:02:53 -07:00
Paulus Schoutsen
0a7cb39500
Add transition delay to sidebar expand
2019-06-28 14:46:54 -07:00
Paulus Schoutsen
42e75e7cdf
Move notifications to the sidebar ( #3317 )
...
* Move notifications to the sidebar
* Close when navigating
* Lint
2019-06-28 14:23:29 -07:00
Paulus Schoutsen
58e6be12af
Add developer tools panel ( #3313 )
2019-06-28 08:34:29 -07:00
Paulus Schoutsen
618d25ce48
Fix person showing value in badge
2019-06-28 08:28:52 -07:00
Paulus Schoutsen
3becefaf8b
Add a couple of labels ( #3310 )
...
* Add a couple of labels
* Add some more labels
2019-06-27 17:47:19 -07:00
Paulus Schoutsen
e804e62e66
Add advanced mode ( #3298 )
...
* Add advanced mode
* Move advanced mode to profile
* Add promo for advanced mode
2019-06-27 16:17:32 -07:00
Paulus Schoutsen
2c3cc1fbc7
experimental sidebar ( #3306 )
...
* experimental sidebar
* Change default docked sidebar to true
* remove delay
* Push things down
* Speed up animation
* Always open on big screens
* Move things around
* Final tweaks
* Lint
* Don't open on hover logo
2019-06-27 15:23:05 -07:00
Paulus Schoutsen
c4b75b4534
Fix typo in font definition ( #3304 )
2019-06-25 23:39:50 -07:00
Paulus Schoutsen
999c243c94
Better error report on Alexa ( #3302 )
2019-06-24 17:36:12 -07:00
Thomas Lovén
cbdb222f72
Import extra_html_url using js instead of deprecated link tags ( #3288 )
...
* import extra_html_url using js instead of deprecated link tags
* Import modules instead
* Address comment
* Rename variables for es5 scripts
* Address comments
2019-06-21 20:55:53 -07:00
Paulus Schoutsen
98c419ff03
Switch to woff2 fonts ( #3296 )
2019-06-21 12:48:20 -07:00
Paulus Schoutsen
88b9348a81
Add map to demo ( #3295 )
2019-06-21 11:05:01 -07:00
Paulus Schoutsen
3e8606781e
Fix typo
2019-06-21 09:31:15 -07:00
Paulus Schoutsen
60551168a2
Update demo ( #3292 )
...
* Update demo
* Kill homebridge hidden
* Add missing air translation
* Hide demo card with localStorage.hide_demo_card
* adjust size of demo card if hidden
* disable lint rule
2019-06-20 23:40:56 -07:00
Robbie Trencheny
32d9a6884f
Add some aria-labels for use with fastlane snapshot ( #3293 )
2019-06-20 23:16:50 -07:00
Bram Kragten
15c101109e
Update hui-map-card.ts ( #3289 )
2019-06-20 08:34:34 -07:00
Paulus Schoutsen
90f0d9fa00
Add button for Alexa to sync entities ( #3284 )
...
* Add button for Alexa to sync entities
* Lint
2019-06-19 11:43:17 -07:00
Paulus Schoutsen
83889a8fd7
Filter met during onboarding ( #3285 )
...
* Filter met during onboarding
* Hide temp values with no value
2019-06-19 11:42:46 -07:00
Paulus Schoutsen
2df829b79d
Hide unused entities in the demo
2019-06-18 11:57:21 -07:00
David F. Mulcahey
dd56671974
Add NWK to ZHA device card and fix search again ( #3278 )
...
* add nwk to device info
* fix search again
2019-06-18 11:14:37 -07:00
Paulus Schoutsen
a9320d4baf
Fix import
2019-06-17 20:12:29 -07:00
Kevin Cooper
42475becf1
Fix for more-info-alarm_control_panel when using code_arm_required ( #3052 )
...
* Fix for more-infoalarm_control_panel when using code_arm_required
* Update more-info-alarm_control_panel.js
2019-06-17 15:08:14 -07:00
Justin Bassett
c30aca8484
Dark Mode for Map Card ( #3250 )
...
* Ability to change tile set from light_all to dark_all through card config.
* Use correct boolean.
* Fix possible undefined.
* Use correct value.
2019-06-14 20:37:34 -07:00
Paulus Schoutsen
f6d651304c
Fix demo
2019-06-14 15:09:42 -07:00
Paulus Schoutsen
d609155022
Make setView not async ( #3274 )
2019-06-14 13:40:16 -07:00
Paulus Schoutsen
1add5077af
Add Alexa report state ( #3272 )
2019-06-14 13:30:35 -07:00
Paulus Schoutsen
a9cac343b0
Preload LL ( #3273 )
...
* Preload LL
* Remove using observer
2019-06-14 13:30:20 -07:00