Jerad Meisner
5df758c0b2
Add configurable filter and state_filter to hui-image. ( #1423 )
...
* Add configurable filter and state_filter to hui-image.
* Rename state -> stateObj.
* Cleanup
* Remove unnecessary CSS
* Use placeholder for broken images.
* Update broken image
2018-07-10 11:37:46 +02:00
Hmmbob
cb60904912
Replace Fitbit Config Screenshot ( #1411 )
...
Fixes https://github.com/home-assistant/home-assistant/issues/15235
2018-07-06 15:10:01 -04:00
c727
9fd1db0493
Love: move create card element to component, improve error card ( #1328 )
...
* Love: move create card element to component, improve error card
* Remove whenDefined
* Fix config check
* Allow enity_id only card config
* Feedback
* Fix conflicts
* Add import
* Lint
* Lint
* Lint -.-"
2018-06-26 10:50:51 -04:00
Mattias Welponer
4c1feb313b
Add HomematicIP Cloud Config Flow picture ( #1306 )
...
* Add HomematicIP config picture
* Reduce size
* Remove the border
* Picture trimmed now properly
* Wrong file, this one is small and has no transparent border
* Created config_flows and moved the picture
2018-06-25 14:21:04 -04:00
Paulus Schoutsen
75502bac6e
Bump min version for latest to use async/await ( #1312 )
...
* Bump min version for latest to use async/await
* Use async functions
* Load async support for es5
* Lint
2018-06-21 13:57:01 -04:00
Paulus Schoutsen
f51503af4f
Write old mdi.html exactly as hass.io expects ( #1213 )
...
* Write old mdi.html exactly as hass.io expects
* Create build dir if it doesn't exist
2018-05-26 19:55:08 -04:00
Paulus Schoutsen
71196b9704
Load icons via JS ( #1211 )
2018-05-26 11:50:03 -04:00
Paulus Schoutsen
c6f2f43767
Add old polyfill back ( #1210 )
2018-05-26 08:26:17 -04:00
Paulus Schoutsen
df384dc23e
Restore markdown for old Hass.io build ( #1204 )
2018-05-22 09:55:50 -04:00
Paulus Schoutsen
bc27f854f1
More cleanup ( #1185 )
...
* More cleanup
* Set up correct urls authorize.html
* Fix polymer lint
* Remove reference to bower
* Tweak uglify settings
2018-05-17 17:51:07 -04:00
Paulus Schoutsen
caf1c2fdd1
Update markdown
2018-03-28 16:19:29 -07:00
Paulus Schoutsen
7081fb5123
Update markdown
2018-03-27 23:52:35 -07:00
Kory Prince
6c2126fb5f
Use build script for markdown-js.html ( #1038 )
...
* add script to build and minify markdown-js.html from npm
* update markdown-js.html from build script
2018-03-27 23:52:27 -07:00
Kory Prince
af1581b4c5
Migrate to Marked.js + js-xss for Markdown parsing ( #1026 )
...
* Migrate to Marked.js + js-xss for Markdown parsing
* Update JS
Updating JS with latest source code from NPM to ensure it has not been altered
2018-03-26 21:13:54 -07:00
Paulus Schoutsen
3fbd5e351e
Add user agent check to frontend ( #955 )
...
* Add user agent check to frontend
* Remove auto generated comment.
2018-02-28 10:46:24 -08:00
Guillaume Rischard
a061a58494
Saved 180 KB out of 865 KB. 23.9% per file on average (up to 85.6%) ( #717 )
2017-12-05 22:56:14 -08:00
Kane610
288ffad23a
Configurator logo for deCONZ ( #689 )
...
* Configurator logo for deCONZ
* Resized image to 256x256
2017-11-26 12:34:48 -08:00
NovapaX
4f4224953f
fix mask-icon ( #582 )
...
* fix mask-icon
Somehow there was a rectangle in the export with some opacity making the
mask-icon not work properly (got a bit ugly)
* svg reduced to bare minimum
2017-11-06 14:49:12 -08:00
NovapaX
28a0f2405e
add favicon.svg to public/icons ( #548 )
...
* add favicon.svg to public/icons
* remove old logo, change name to mask-icon
2017-11-02 20:55:15 -07:00
Paulus Schoutsen
33eb4172b3
Fix async is not a method
2017-10-29 22:15:37 -07:00
Paulus Schoutsen
ce2b4b6765
Migrate to pagedown for markdown parsing ( #514 )
...
* Migrate to pagedown
* Lint
2017-10-27 07:53:21 -07:00
Paulus Schoutsen
417d8e7ed8
Consolidate frontend ( #468 )
...
* Consolidate frontend
* Remove no longer needed cd
* Get Roboto from bower_components
* Remove external dependency from update_mdi.py
* Copy leaflet assets on build time
* Tweak Dockerfile
* Create Python package
* Set zip_safe to False
* Update build scripts
* Version bump to 20171021.0
* Fix service worker
* Version bump to 20171021.2
* Update docker ignore
* Tweak Dockerfile thanks to Adam
2017-10-24 19:36:30 -07:00