Bram Kragten
1795fd56b7
Don't rotate chart axis labels ( #9329 )
2021-06-01 10:28:03 -07:00
Bram Kragten
c8c85d096b
Show less ticks in charts ( #9279 )
2021-05-28 10:16:37 +02:00
Bram Kragten
eaccd22267
Fix chartjs deprecation warnings ( #9261 )
2021-05-26 15:05:01 +02:00
Josh McCarty
f43c420d59
Create number formatting options on the profile panel ( #7925 )
2021-03-28 18:32:48 +02:00
Philip Allgaier
4d6c11ce31
Enforce "good" states of binary_sensor as green in history timeline chart ( #8145 )
2021-01-27 17:22:01 +01:00
Tobias Kündig
993d73c359
Added entity_id to history graph tooltip ( #7310 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-10-12 14:12:54 +02:00
Florian Gareis
d9e8b53ffe
Add static color for home and not_home states ( #6700 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-09-03 14:39:11 +02:00
Bram Kragten
294665fbe8
Fix time format in charts ( #6671 )
2020-08-24 16:45:30 +02:00
Bram Kragten
82f80db558
Update typescript, prettier, tslint -> eslint ( #5536 )
...
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
Ruslan Sayfutdinov
c977f22047
Show seconds in the UI ( #4765 )
2020-02-06 10:38:38 -08:00
yosilevy
178e4de452
Fixed history graph tooltip so dates are readable ( #2872 )
2019-03-01 10:59:17 -08:00
Paulus Schoutsen
2afc8607c6
Fix RTL issues ( #2648 )
...
* Convert home-assistant-main to Lit/TS
* different approach
* LRT RTL
* Lint
* RTL fix for generic entity row
* Remove fetching from selectedLanguage
* RTL the RTL languages in the picker
* Fix drawer adjust to RTL
2019-02-01 12:22:11 -08:00
yosilevy
5ae599b1b2
RTL support for history timeline ( #2444 )
...
* RTL support in history timeline
* RTL support in history timeline
2019-01-11 14:53:23 -08:00
Paulus Schoutsen
a58a324073
Format html ( #2006 )
...
* Upgrade prettier
* Format files with prettier
2018-11-07 09:56:43 +01:00
Ian Richardson
c0c7c0f41a
Remove .js from imports ( #1948 )
...
* Remove .js from lovelace
Also cleaned up some trailing whitespace
* Go big or go home
* More removals
* Revert changes to gallery webpack
* Revert changes to webpack.config.js
2018-11-02 12:26:03 +01:00
Paulus Schoutsen
b418048bc9
Fix chart tooltip
2018-10-22 21:07:31 +02:00
Paulus Schoutsen
d93c09b27b
Fix reference to this.language ( #1825 )
2018-10-21 20:31:41 +02:00
Paulus Schoutsen
34bfc12647
Prettier 💎 ( #1737 )
...
* Add prettier
* Apply Prettier
2018-10-11 12:22:11 +02:00
Jason Hu
305fa84d38
Apply user language preference on datetime formatting ( #1719 )
2018-10-01 12:08:21 +02:00
Paulus Schoutsen
17ac6f96a0
Update deps ( #1678 )
...
* Update deps
* Lint
* Fix lint
2018-09-19 15:15:16 +02:00
quthla
834528506a
Override history names ( #1405 )
2018-07-13 12:12:50 +02:00
Paulus Schoutsen
f70c0aea6c
Org files ( #1183 )
...
* Organize files
* Import EventsMixin
* Import NavigateMixin
* Dissolve window.hassMixins
* Apply ElementMixin when we use it
* Update tests to point at right dir
* Eslint
* Clean
* Update mixins inside hassio
* Update lint command"
* Fix polymer lint
2018-05-16 13:47:34 -04:00
c727
0c6f8c34fb
P3: Replace hassUtil with imports ( #1181 )
...
* P3: Remove get is()
* P3: Replace hassUtil with imports
* Remove hass-util imports
* Fix errors
2018-05-16 14:03:04 +02:00
c727
5a16095270
P3: Remove get is() ( #1180 )
2018-05-16 07:06:07 -04:00
Paulus Schoutsen
a4afc2e37a
Polymer 3 modulize ( #1154 )
...
* Version bump to 20180510.1
* Fix hass util
* Fix translations
* Bye paper-time-input
* Add webpack config
* Add webpack to package.json
* Fix translation import
* Disable web animations polyfill bad import
* Disable importHref import
* Update webpack config to build authorize.js
* Build translations json
* Build frontend correctly
* Run eslint --fix
* Load markdown JS on demand (#1155 )
* Add HTML imports (#1160 )
* Fix localize (#1161 )
* Fix Roboto in build (#1162 )
* Load web animations polyfill (#1163 )
* P3: Fix chart js (#1164 )
* P3: Fix Chart JS
* Update timeline package
* P3: panel resolver (#1165 )
* WIP
* Initial importing of panels
* Fix panel resolver
* Fix automation and script editor (#1166 )
* Expose Polymer and Polymer.Element on window (#1167 )
* Remove unused import
* eslint --fix
* Es5 build (#1168 )
* Build for ES5
* Fix build_frontend
* Remove stale comment
* Migrate to use paper-material-styles (#1170 )
* Send parsed date to history/logbook (#1171 )
* Fork app storage behavior (#1172 )
* Add paper input with type time (#1173 )
* Fix authorize
* Lint
* Sort imports
* Lint
* Remove eslint-html
* Do not lint authorize.html
* Fix polymer lint
* Try chrome 62 for wct
* P3: Add patched iconset (#1175 )
* Add patched iconset
* Lint
* Test with latest Chrome again
* Use less window.hassUtil
* Teporarily use my fecha fork
* Import correct intl.messageFormat
* Update wct-browser-legacy to 1.0.0
* Include polyfill in right place
* Fix IntlMessageFormat
* Fix test not having a global scope
* Rollup <_<
* Fork app-localize-behavior
* Disable wct tests
* Lint
2018-05-15 13:31:47 -04:00
Paulus Schoutsen
43940d067a
Remove last ES6
2016-07-18 21:28:42 -07:00
Paulus Schoutsen
6b226c02da
Update versions
2016-07-11 22:07:17 -07:00
Paulus Schoutsen
c580a9eb89
Update and fix linting
2016-02-28 00:31:45 -08:00
Paulus Schoutsen
b72f3836cf
Linting upgrade
2015-10-16 00:12:29 -07:00
Paulus Schoutsen
15cb01cb5b
FIx ESlint warnings
2015-08-12 20:49:06 -07:00
Paulus Schoutsen
3a211e5cbc
Indentation style fix
2015-07-17 23:30:55 -07:00
Paulus Schoutsen
7a86b86745
More conversion to ES2015
2015-07-14 22:32:19 -07:00
Paulus Schoutsen
8e143c2e44
ES6 Polymer version
2015-07-12 17:31:41 -07:00