1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-27 21:34:13 +00:00
ESPUI/src
Ian Gray bc34078f42 Fix bug with multiple clients
If two clients were connected at the same time, the chunked updates
from one could cause the other to recieve UI_EXTEND messages. This
is fixed by passing the client in to jsonDom.
2022-01-20 20:43:04 +00:00
..
dataControlsJS.h Support update of Button text 2022-01-16 14:47:41 +00:00
dataGraphJS.h Add remControl() method for remove contols 2020-08-26 22:13:38 +02:00
dataIndexHTML.h Add remControl() method for remove contols 2020-08-26 22:13:38 +02:00
dataNormalizeCSS.h Add remControl() method for remove contols 2020-08-26 22:13:38 +02:00
dataSliderJS.h Fixing sliders not updating properly 2020-08-26 22:16:02 +02:00
dataStyleCSS.h Implement separators, and grouped controls 2022-01-08 20:58:22 +00:00
dataTabbedcontentJS.h Add remControl() method for remove contols 2020-08-26 22:13:38 +02:00
dataZeptoJS.h Add remControl() method for remove contols 2020-08-26 22:13:38 +02:00
ESPUI.cpp Fix bug with multiple clients 2022-01-20 20:43:04 +00:00
ESPUI.h Support update of Button text 2022-01-16 14:47:41 +00:00