1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-11-21 17:40:54 +00:00

Commit Graph

  • c2dadf536e Fix #158, min/max not being applied correctly to grouped elements. Ian Gray 2022-02-11 20:47:15 +0000
  • 0fe60e91a9
    Merge branch 'master' into enabledisable Ian Gray 2022-02-11 19:57:36 +0000
  • b1fd9f71a4
    Merge pull request #155 from d-a-v/emuAsync Lukas Bachschwell 2022-02-07 14:51:10 +0100
  • 271fd9dd02 doc: change title (review) david gauchard 2022-02-05 17:46:42 +0100
  • c131a6ad1c +doc david gauchard 2022-02-02 16:47:43 +0100
  • f06781bc03 minor fixes for emulation on host (https://github.com/d-a-v/emuAsync) david gauchard 2022-02-02 11:19:43 +0100
  • 9a4cb277e9 Also support disabling the Pads Ian Gray 2022-01-31 22:34:00 +0000
  • d8b9c35655 Add active styles to Pad to give click feedback Ian Gray 2022-01-31 22:06:54 +0000
  • 896dc97c75 Support dynamic enabling and disabling of controls Ian Gray 2022-01-31 21:43:09 +0000
  • 7dcf6a10f4
    Merge pull request #152 from iangray001/master Ian Gray 2022-01-29 14:52:56 +0000
  • 576890e033 Dynamic visibility support Ian Gray 2022-01-28 20:31:25 +0000
  • d9a4854855
    Merge branch 's00500:master' into master Ian Gray 2022-01-28 17:02:13 +0000
  • f2fa9ba652 Update header files Ian Gray 2022-01-28 16:57:04 +0000
  • a797ae1afa Update example with vertical controls and more documentation Ian Gray 2022-01-28 16:47:19 +0000
  • c12f97de48 Update documentation to explain vertical layout Ian Gray 2022-01-28 16:45:26 +0000
  • df0c6faa4d Add updated style header Ian Gray 2022-01-28 15:31:53 +0000
  • ba048185db Add major new example Ian Gray 2022-01-25 21:35:33 +0000
  • 64b30d13a6 Major documentation rework Ian Gray 2022-01-25 21:32:34 +0000
  • 446f83c6c2
    Merge pull request #149 from iangray001/master Ian Gray 2022-01-23 17:59:14 +0000
  • 334bf16b09 Initial support for vertical switchers and sliders. Ian Gray 2022-01-21 23:30:08 +0000
  • 9cd15db1ad Add Time control Ian Gray 2022-01-20 21:50:06 +0000
  • b33be0057f
    Merge branch 's00500:master' into master Ian Gray 2022-01-20 20:45:44 +0000
  • bc34078f42 Fix bug with multiple clients Ian Gray 2022-01-20 20:43:04 +0000
  • fa097ce329
    Merge pull request #148 from iangray001/chunkupdates2 Ian Gray 2022-01-19 19:32:07 +0000
  • 55b291eb50 Support update of Button text Ian Gray 2022-01-16 14:47:41 +0000
  • bc6e2bb8af Correct call to elementHTML Ian Gray 2022-01-15 21:44:53 +0000
  • fed603e219 Fix error in graph HTML output Ian Gray 2022-01-15 15:13:28 +0000
  • 12a3fb6c80 Fix bug with sliders getting out of sync. Ian Gray 2022-01-15 14:29:38 +0000
  • 9eddf2c504 Improve documentation. Ian Gray 2022-01-15 14:29:03 +0000
  • 6a513e9f65 Allow Max control to add maxlength to text input. Update docs. Ian Gray 2022-01-14 20:24:23 +0000
  • 254912aee5 Add a null check in updateControl Ian Gray 2022-01-13 21:29:22 +0000
  • 3b8f71a0f5 Fix a bug where the Dark colour wasn't being correctly applied. Ian Gray 2022-01-13 18:26:50 +0000
  • a9460c8c69 Allow runtime updates to button controls. Ian Gray 2022-01-13 17:26:00 +0000
  • dd0fe3165f Fix bug with updating slider values programatically Ian Gray 2022-01-12 23:53:55 +0000
  • c059e30763 Fix issue with switchers getting out of sync with the DOM if updated. Ian Gray 2022-01-12 23:12:45 +0000
  • 5909471962 Further improve the reliability of UI element transfer. Ian Gray 2022-01-12 20:12:20 +0000
  • cf535110ea
    Merge pull request #147 from iangray001/designupdates Ian Gray 2022-01-09 11:01:46 +0000
  • f8462bcd48 Documentation typos Ian Gray 2022-01-08 21:31:19 +0000
  • f5dd757240 Add support for wide panels. Ian Gray 2022-01-08 21:25:10 +0000
  • 9b228800f9 Implement separators, and grouped controls Ian Gray 2022-01-08 20:58:22 +0000
  • 16adba2ec3
    Bump Version 2.1.0 Lukas Bachschwell 2022-01-08 17:37:50 +0100
  • e3638beb14
    Some example improvements by @thomastech Lukas Bachschwell 2022-01-08 17:31:37 +0100
  • 29964a83f2
    Merge pull request #145 from iangray001/master Ian Gray 2022-01-05 22:53:53 +0000
  • e1fe13bac6
    Implement LITTLEFS as requested by @thomastech in #144 Lukas Bachschwell 2022-01-04 11:35:43 +0100
  • 3cbae2ff1b
    Reformat examples Lukas Bachschwell 2022-01-04 11:20:04 +0100
  • cdd0f5bac3 Note that images can be displayed with Labels Ian Gray 2022-01-03 20:19:24 +0000
  • 6a7cfd857c Update documentation Ian Gray 2022-01-03 16:21:39 +0000
  • 2a5815c579 Fix signed (int) being compared against unsigned (size_t) Ian Gray 2022-01-03 15:46:38 +0000
  • 7e5331d54f Realign with upstream Ian Gray 2022-01-03 15:39:48 +0000
  • 0ab401c3b1 Merge branch 'master' of github.com:s00500/ESPUI Ian Gray 2022-01-03 15:18:49 +0000
  • 232ca3ead4
    Support for dynamic custom inline styling. Ian Gray 2022-01-02 21:56:32 +0000
  • 06460fcc4d
    Chunk updates Ian Gray 2022-01-01 22:04:32 +0000
  • 8331255355
    Add feedback to buttons when being pessed. One way to address #110. Ian Gray 2021-12-29 23:01:01 +0000
  • 6800f0c208
    Fixes #122 Ian Gray 2021-12-29 17:52:03 +0000
  • 6f744a7995
    Update minified and header files for previous commit Ian Gray 2021-12-29 10:29:24 +0000
  • c5846ca644
    Fixes #127 Ian Gray 2021-12-28 17:13:25 +0000
  • 19e187a280
    Add PIO Example Lukas Bachschwell 2022-01-03 13:03:07 +0100
  • ec1862cfe6 Support for dynamic custom inline styling. Ian Gray 2022-01-02 21:56:32 +0000
  • 78317ce5f2 Chunk updates Ian Gray 2022-01-01 22:04:32 +0000
  • 1d78608786 Add feedback to buttons when being pessed. One way to address #110. Ian Gray 2021-12-29 23:01:01 +0000
  • aaea0fb877 Fixes #122 Ian Gray 2021-12-29 17:52:03 +0000
  • 1df56772d9 Fixes #136 and also severe bug in addControl Ian Gray 2021-12-29 16:37:48 +0000
  • eebefd915c Update minified and header files for previous commit Ian Gray 2021-12-29 10:29:24 +0000
  • 777ceb2bed Fixes #127 Ian Gray 2021-12-28 17:13:25 +0000
  • c66f528702
    Send visibility Lukas Bachschwell 2021-10-29 19:47:46 +0200
  • aa03c1683d
    Add Port Option Lukas Bachschwell 2021-10-29 19:20:20 +0200
  • 6b3056ab31
    Merge pull request #131 from Noctr/master Lukas Bachschwell 2021-08-10 08:17:29 +0200
  • 95d13ec5a9
    Update ESPUI.h Noctr 2021-08-06 21:40:10 +0700
  • de0c74ab4b
    Update ESPUI.h Noctr 2021-08-06 21:33:53 +0700
  • 1a8407a0ec
    Update ESPUI.h Noctr 2021-08-01 23:54:50 +0700
  • 5bec1ed988
    Update dataControlsJS.h Noctr 2021-08-01 23:50:26 +0700
  • 98ec85ea8b
    Update controls.min.js Noctr 2021-08-01 23:45:49 +0700
  • 6a9c989766
    Update controls.js Noctr 2021-08-01 23:38:13 +0700
  • 4142e37eae
    Attempt fixing switcher inconsistent state fix_switcher Lukas Bachschwell 2021-06-14 15:06:08 +0200
  • 0587918621
    Merge pull request #109 from A-damW/master Lukas Bachschwell 2021-02-06 09:42:08 +0100
  • 48826caee6
    Merge pull request #114 from tecteun/master Lukas Bachschwell 2021-02-06 09:41:26 +0100
  • 9ab8a84ff0 slider sends (browser dependent) lots of events, throttle using only unique values. tecteun 2021-02-05 22:03:02 +0000
  • d12da60df4
    Update README.md Adam W 2021-01-10 08:20:16 +0000
  • 8cdedaf3cb
    Merge pull request #106 from marcusmiess/master-fix-pad-arrows Lukas Bachschwell 2021-01-02 10:10:54 +0100
  • 02d981cc2b Changed the ascii arrow to the HTML equivalent. Fixes the problem, where the pad arrow strings got broken. Marcus Miess 2021-01-02 00:23:13 +0100
  • 54d220244a
    Delete dataControlsJS.h ericBcreator 2020-11-26 18:44:04 +0100
  • a31d87ebd3
    Add files via upload ericBcreator 2020-11-26 18:35:17 +0100
  • 96780fccc6
    Add files via upload ericBcreator 2020-11-26 18:34:06 +0100
  • 4827688635
    Version 2.0.2 2.0.2 Lukas Bachschwell 2020-10-19 08:57:59 +0200
  • b71bc81c0d
    Fixing rebase errors with littlefs/debug refactor fix_littlefs_esp32 Lukas Bachschwell 2020-10-18 11:06:38 +0200
  • a6ddd48abb
    Fix all other occurences Lukas Bachschwell 2020-09-27 13:20:14 +0200
  • 8c0161b181
    Fix prepare fs example Lukas Bachschwell 2020-09-27 13:08:47 +0200
  • 3cf1aa7f49
    Fix littleFS does not exist on esp32 Lukas Bachschwell 2020-09-24 21:56:32 +0200
  • 313a069d4c
    Change idcounter to start at 1, closes #95 Lukas Bachschwell 2020-10-02 19:08:45 +0200
  • 34d974b03b
    Merge pull request #97 from ericBcreator/add_tab_callback_function Lukas Bachschwell 2020-10-02 19:04:26 +0200
  • 5c3e643f24
    Add files via upload ericBcreator 2020-10-01 20:28:37 +0200
  • 1de52c939f
    Add files via upload ericBcreator 2020-10-01 20:28:22 +0200
  • 950a1fb029
    Add files via upload ericBcreator 2020-10-01 20:27:01 +0200
  • 5a167091cc
    Update controls.js ericBcreator 2020-10-01 18:57:24 +0200
  • 57a81dbee3
    Update ESPUI.cpp ericBcreator 2020-10-01 18:51:54 +0200
  • acaf6898fd
    Update controls.js ericBcreator 2020-10-01 18:49:18 +0200
  • 37bbb9208d
    Merge pull request #91 from enwi/master Lukas Bachschwell 2020-10-01 18:37:45 +0200
  • 6b2ef81b12 Fix include of ESPUI header Moritz Wirger 2020-09-28 10:44:14 +0200
  • 1e5ee117c5 Use DEBUG_ESPUI to en/disable debug code from being compiled Moritz Wirger 2020-09-28 10:40:31 +0200
  • db4164f621 Reduce heap usage by using F and PSTR Moritz Wirger 2020-09-14 12:10:45 +0200