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
2997ff8862
Various improvements
2020-10-08 20:31:42 +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
c9ec79442b
Add search
2018-10-20 08:21:40 +02:00
8738577001
Update to node 10
2018-07-11 17:29:17 +02:00
b40f4a774e
Fix flow error
2018-06-26 15:17:50 +02:00
24ab3990ad
Fix eslint warnings and errors
2018-06-26 15:12:38 +02:00
b6c0181b3e
fix broken imports
2018-06-19 10:47:14 +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
c7ca716802
Require the config as CLI arg for watch, build and production-build
...
The mqtt control map now loads the config provided via cli. It is no longer required to modify the src/config.js to load a different config.
2018-02-02 07:45:00 +01:00
9cc827d5a6
Fix some more flow errors
2017-11-14 13:23:55 +01:00
6a3bd14343
WIP: Refactor code
2017-11-07 06:02:01 +01:00
d32ee5ac36
Add eslint
2017-11-06 11:53:07 +01:00
2f342b72bc
Use material-design-icons instead of material-icons
2017-11-06 05:50:15 +01:00
f4b611149b
Toggle if icon is clicked with ctrl.
...
Fixes #9
2017-11-04 06:29:34 +01:00
964e3c0305
Visualize clients going offline + Add mqtt connection details to config
2017-11-04 00:24:48 +01:00
b2f1e2b07c
Add Hackerspace Config
2017-11-01 15:41:10 +01:00
bef07649d0
Update to material-ui 1.0 beta
2017-10-31 17:01:12 +01:00
412d95f07a
First sketch of layers
2017-10-27 16:43:17 +02:00
a65e937623
More detailed RZL
2017-09-21 18:22:58 +02:00
03a58e918a
Drop old stuff
2017-09-19 10:13:32 +02:00
538162d38c
refacor all the things \o/
2017-09-19 10:12:32 +02:00
eb96d9d511
Introduce DropDowns...
...
By the way, someone surely should cleanup this code...
2017-09-17 04:13:31 +02:00
9d69521b26
First commit
2017-09-12 19:17:33 +02:00