dd198d8aaa
Update webpack and leaflet
2022-11-23 11:31:40 +01:00
e89fd10c23
Update to mui v5
2022-11-22 21:21:06 +01:00
d9096b13e4
Various small changes
2020-10-19 07:12:38 +02:00
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
2997ff8862
Various improvements
2020-10-08 20:31:42 +02:00
1c1de6356c
Define icon transformations on withState
...
(Closes #148 )
2020-10-08 17:40:42 +02:00
9a5557db03
Fix sidebar close icon not being visible
...
(Closes #147 )
2020-10-08 17:24:51 +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
43a33c3ab3
Fix minor eslint warnings
2020-10-05 22:02:30 +02:00
d39e547623
Fix svg import & update dependencies
...
(Fixes #132 )
2020-10-04 18:46:37 +02:00
4d40321975
Proper drawer behaviour
...
* Move the content to the left when the drawer is opened
2018-11-12 05:20:44 +01:00
0a2c46c37b
Fix bugs with toggle and drop down
2018-11-11 16:08:38 +01:00
ee2dbe0f7b
Add Github and Feedback link
2018-11-10 04:52:44 +01: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
42e312c701
Fix components not updating when the enable condition changed
2018-10-20 11:04:44 +02:00
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
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
21e246c98a
Small performance optimization
2018-08-12 01:27:14 +02:00
bc99051aa0
Greatly improve the performance
2018-08-01 01:56:15 +02:00
01d330a490
Missing whitespace
2018-07-22 05:18:33 +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
e18006f8c1
Implement basic error handling ( Fixes #21 )
2018-07-18 08:24:16 +02:00
8738577001
Update to node 10
2018-07-11 17:29:17 +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
f7972afcd4
Merge pull request #46 from uwap/greenkeeper/react-leaflet-2.0.0
...
Update react-leaflet to the latest version 🚀
2018-07-10 17:40:25 +02:00
dc604ada69
Update ControlMap.js
2018-07-10 17:36:28 +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
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
ed0f22645e
Completely rework how icons work in mqtt control map
2018-06-24 16:34:59 +02:00
b6c0181b3e
fix broken imports
2018-06-19 10:47:14 +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
9a8f9c57bf
Fix build
2018-04-08 13:23:33 +02:00
02be6701be
RZL: Add on/off button to kitchen light
2018-04-08 13:19:24 +02:00
e3150d200c
RZL: Add all kitchen light slider
2018-04-08 11:08:46 +02:00
f2cc0eaa2a
Make everything compatible with the latest material-ui version
2018-04-08 10:28:46 +02:00
4b370889af
Fix build
2018-04-07 20:37:47 +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