a44eea520a
Better sliders!
...
Add marks and value indication. (Fixes #146 )
2020-10-19 06:24:04 +02:00
ccd9bcd3b5
Types are now bidirectional
...
It is still possible to define types as functions (Buffer => string for
state topics, string => Buffer for command topics). Otherwise types have
from and to properties.
(Fixes #101 )
2020-10-19 05:45:09 +02:00
8376f404e4
Fix eslint errors
2020-10-08 08:46:06 +02:00
856aab41ad
Improve the entire icon logic
...
- Tree Shaking for Icons (Closes #53 )
- New API for the config (See
https://github.com/uwap/mqtt-control-map/wiki/Icons )
- Icons can now be colored everywhere, not just on the map
2020-10-08 08:36:56 +02:00
0a027fd7c2
Completely rewrite the UI Components
...
to a new functional way of defining them with advantages towards generating docs and a potential editor functionality
2018-11-10 01:34:31 +01:00
b1bf5efd11
Fix many eslint warnings
2018-07-10 18:08:13 +02:00
e5cf1b2f9e
Debounce all outgoing ui events (Also Fixes 44)
2018-07-08 21:52:13 +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
9a8f9c57bf
Fix build
2018-04-08 13:23:33 +02:00
ff67bcf2f8
RZL: Add kitchen floalt light
2018-04-07 20:32:41 +02:00
92dab1c8f5
Add types.string and types.json
2018-04-02 10:22:43 +02:00