1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-02-15 07:25:54 +00:00
NovapaX 27046b00c6 Replacing the color picker with a Hue-Saturation color wheel. (#695)
* first workable version of a colorwheel

* don't stretch it too big smaller screens

* better touch/drag behaviour
+ some properties centralized

* changed coordinate system, dragable marker

* little tweaks and cleanups

* touch drag color tooltip

* Segments, color via attribute, throttling, CSS-styling, small fixes

* inmproved segment behaviour

* styling with css vars/mixins

* structuring, commenting and cleanup

* properly prevent user select

* don't import debounce

* settled on some default color segmentation and wheel styling

* getting rid of the hidden #wheel element
just set css vars on the backgroundLayer and get those via
getCumputedStyle

* remove the #wheel css declaration too

* width is just a stupid word that looks too much like with

* move the color circle/tooltip a bit higher

* quote all attributes
2017-11-30 11:20:16 -08:00
2017-07-13 09:08:26 -07:00
2016-07-27 22:47:09 -07:00
2017-11-20 21:46:36 -08:00
2017-11-26 12:08:27 -08:00
2017-11-26 12:14:50 -08:00
2017-10-24 19:36:30 -07:00
2017-11-15 21:42:54 -08:00
2017-10-27 07:53:33 -07:00
2017-11-25 16:00:43 -08:00
2017-01-22 16:21:16 -08:00
2017-10-24 19:36:30 -07:00
2017-08-03 23:40:16 -07:00
2017-11-20 21:52:35 -08:00
2017-07-16 15:44:44 -07:00
2017-11-26 17:47:36 -08:00

Home Assistant Polymer Build Status

This is the repository for the official Home Assistant frontend. The frontend is built on top of the following technologies:

Screenshot of the frontend

View demo of the Polymer frontend
More information about Home Assistant
Frontend development instructions

License

Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.

Languages
TypeScript 98.8%
JavaScript 1.1%