Commit graph

20 commits

Author SHA1 Message Date
89d78a2f11 Oops. Why did flow not error? 2018-09-02 13:45:09 +02:00
97ca2e9d94 Convert pure Components to functions 2018-09-02 13:24:55 +02:00
df237ef336 Use React Context API 2018-07-22 04:28:20 +02:00
24496bbf3f Fix PropType warnings 2018-07-10 18:51:05 +02:00
b1bf5efd11 Fix many eslint warnings 2018-07-10 18:08:13 +02:00
c0117fa7d6 Do not use internal and actual values anymore (Fixes #42) 2018-06-28 21:25:06 +02:00
24ab3990ad Fix eslint warnings and errors 2018-06-26 15:12:38 +02:00
ed0f22645e Completely rework how icons work in mqtt control map 2018-06-24 16:34:59 +02:00
b966fb4610 Add slider from material-ui/lab 2018-06-18 10:31:37 +02:00
333163499f Fix build 2018-04-15 17:29:13 +02:00
fe814718eb Improve performance of the map by using Pure Components 2018-04-15 17:15:11 +02:00
f2cc0eaa2a Make everything compatible with the latest material-ui version 2018-04-08 10:28:46 +02:00
92dab1c8f5 Add types.string and types.json 2018-04-02 10:22:43 +02:00
a96fa1622b Require the use of hex, rgb, rgba or rainbow for colors and refactor config types 2018-02-04 03:43:22 +01:00
cfe8897f2a Fix all type errors 2018-01-19 16:53:16 +01:00
bcb35877c1 Fix the icon color + allow changing icons depending on the state 2017-11-11 05:44:04 +01:00
b22e28dc44 First sketch of ui types 2017-11-10 19:45:44 +01:00
b84cc6d4a2 Add Icon to sidebar 2017-11-07 08:14:49 +01:00
74c4138bad semi working drawer 2017-11-07 06:55:48 +01:00
6a3bd14343 WIP: Refactor code 2017-11-07 06:02:01 +01:00