Commit graph

21 commits

Author SHA1 Message Date
a0cb05b294 Fix indentation 2018-10-20 09:03:15 +02:00
08aff120bd Fix two bugs
Fix the flow types for the search bar
Fix that sometimes the UI would not update in the sidebar
2018-10-20 09:02:24 +02:00
c9ec79442b Add search 2018-10-20 08:21:40 +02:00
0df3149cb1 Refactor ControlMap 2018-09-02 14:20:44 +02:00
c18a2752af Use Throttling 2018-07-22 05:17:47 +02:00
df237ef336 Use React Context API 2018-07-22 04:28:20 +02:00
dc604ada69
Update ControlMap.js 2018-07-10 17:36:28 +02:00
c0117fa7d6 Do not use internal and actual values anymore (Fixes #42) 2018-06-28 21:25:06 +02:00
ed0f22645e Completely rework how icons work in mqtt control map 2018-06-24 16:34:59 +02:00
fe814718eb Improve performance of the map by using Pure Components 2018-04-15 17:15:11 +02:00
92dab1c8f5 Add types.string and types.json 2018-04-02 10:22:43 +02:00
f4d1cb7e1e Reduce production built size 2018-02-14 06:23:48 +01: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
c1ed43ee6c Cleanup flow types and fix eslint errors 2018-01-19 16:20:10 +01:00
48e9572925 Fix some flow errors 2017-11-14 13:13:31 +01:00
bcb35877c1 Fix the icon color + allow changing icons depending on the state 2017-11-11 05:44:04 +01:00
82081e7c83 add icon colors 2017-11-07 20:33:07 +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