Christian Riggenbach
37ce571b9c
added ESPUI::updateLabel (works like ESPUI::print)
2019-03-03 21:46:38 +01:00
Christian Riggenbach
6810f7432f
Moved examples/gui/data to data/ and adjusted tools/*.py
2019-03-03 21:23:39 +01:00
Christian Riggenbach
e542ce0178
Updated Demo for changes in the API
...
updated the gui.ino to reflect the changes in the API:
* reformated/reindented, minor cleanups
* instantation of ESPUI in the users application
* automatic swichtover to station mode if given network is not found
2019-03-03 21:17:49 +01:00
Christian Riggenbach
8865416331
Updated API
...
* Sourcecode reindented/reformated, added scopes to all the ifs
* Linked list for holding all the controls
* IDs are autogenerated, Control is now a class
* generalised API for creating controls, removed a lot of redundant code
* a lot of glue for the old API
* check if callback exists before calling it
* Instantation moved out of ESPUI.cpp, must be in the users application
* verbose printing on the serial line dependent of instantation ESPUI(...)
* streamlined begin(...), make authentification optional
2019-03-03 21:13:45 +01:00
1529874094
Note on Arduino JSON
2019-02-26 16:15:37 +01:00
2fae44f387
remove color dark, version bump
2019-02-26 16:04:41 +01:00
4f421c84d5
#47 Adding Dark Color, correcting wrong numbering for colors
2019-02-26 12:08:37 +01:00
b21c5d3b2c
1.6.1
2018-12-27 11:37:50 +01:00
98d1215d7a
#44 Adding define to reenable WS BasicAuth
2018-12-27 11:34:28 +01:00
7a10457f99
#44 Adding Basic Auth
...
- Also authing websockets
- Implemented on begin and beginSpiffs
- Added notes to Gui example
2018-12-26 13:38:38 +01:00
f31575b50c
#43 Sending Initial GUI as one big array
...
- Added new INITIAL_GUI Type
- spliting GUI Blob to events in controls js
- formating the json in jsonDom into one big array
2018-12-26 12:35:35 +01:00
980e20818f
Merge pull request #42 from don41382/patch-2
...
udpateSlider implementation with label was missing
2018-12-02 14:22:43 +01:00
Felix Eckhardt
e9aca78c9c
udpateSlider implementation with label was missing
2018-12-02 11:41:45 +01:00
a56f5decc7
Update issue templates
2018-11-29 11:49:18 +01:00
02a21ec747
Update README.md
2018-11-27 22:21:39 +01:00
24258da42d
Update README.md
2018-11-27 22:20:51 +01:00
37bb44066b
Merge pull request #38 from orithena/feature-style-input
...
Input style now similar to switches, fixed max-width
2018-11-27 22:18:51 +01:00
Dave Kliczbor
1d7da26dcd
Input style now similar to switches, fixed max-width
2018-11-27 22:01:59 +01:00
999da37e11
1.6.0
2018-11-26 18:32:09 +01:00
7d46a4de96
#9 #21 Adds Text input / Number input Support
...
also loads of reformating
2018-11-26 18:25:10 +01:00
870e8a06a2
Closes #25 Adding captive Portal to example
2018-11-26 17:02:08 +01:00
8fa4456fa3
Merge pull request #37 from orithena/cleanup-git-and-minifier
...
Some cleanups and documentation updates
2018-11-26 09:09:57 +01:00
Dave Kliczbor
9b41a0f8b8
Clarified help strings and README
2018-11-25 00:32:23 +01:00
Dave Kliczbor
3aae5954f2
Cleaned up git status, cleaned prepare_static_ui_sources.py, mentioned the latter in README
2018-11-24 17:20:35 +01:00
b3ab9cfb1a
Merge pull request #36 from orithena/bugfix-htmlentity
...
Bugfix: Inserting htmlentities via jquery requires .html(), not .text()
2018-11-21 08:50:06 +01:00
Dave Kliczbor
d38dac9c4d
Bugfix: Inserting htmlentities via jquery requires .html(), not .text()
2018-11-20 20:00:39 +01:00
1c17252b93
Merge pull request #32 from gschintgen/missing-json-dep
...
add missing ArduinoJson dependency in library.json
2018-11-20 12:37:45 +01:00
22f1806692
Merge pull request #35 from orithena/feature-reinit-on-page-visible
...
Feature: UI reinit on page visible
2018-11-19 23:18:43 +01:00
Dave Kliczbor
3a905e646a
Feature: UI reinit on page visible
2018-11-19 22:23:10 +01:00
Gilles Schintgen
36a94bebe9
add missing ArduinoJson dependency in library.json
2018-11-16 20:50:01 +01:00
5ba42e3361
Versionbump
2018-10-28 22:27:32 +01:00
11422a3b43
Changing text for no connection box
2018-10-28 22:19:14 +01:00
ec0b519fe3
Merge branch 'feature-restart-ui' of github.com:orithena/ESPUI
2018-10-28 21:47:51 +01:00
74d984128b
Merge branch 'feature-largetouch' of github.com:orithena/ESPUI
2018-10-28 21:47:06 +01:00
Dave Kliczbor
82adb0f1e1
Enlarge slider controls for touchscreen devices
2018-10-28 13:32:27 +01:00
Dave Kliczbor
6219d4302b
'No Connection' label is now clickable to reinitialize
2018-10-28 13:27:31 +01:00
5b2cec59db
Merge pull request #28 from orithena/bugfix-touchmove
...
Fixed touchmove problem for at least some mobile browsers
2018-10-27 11:32:34 +02:00
c437b11409
Merge pull request #29 from orithena/feature-headerscript
...
Script to regenerate client minified/header files from sources
2018-10-27 11:30:33 +02:00
Dave Kliczbor
33daac87f1
Added script to regenerate client minified/header files from sources
2018-10-26 19:13:43 +02:00
Dave Kliczbor
3b3dee7e9a
Fixed touchmove problem for at least some mobile browsers
2018-10-26 19:04:05 +02:00
5fb64d4e73
Prepare 1.5.3
2018-07-03 18:01:42 +02:00
30a91bdb85
Merge pull request #20 from wvdv2002/master
...
Refactored debug define into DEBUG_ESPUI
2018-07-03 18:00:12 +02:00
wvdv2002
600e46c457
refactored debug define into DEBUG_ESPUI
2018-07-03 17:43:58 +02:00
2b4f0fde90
Next version fix
2018-06-06 08:49:04 +02:00
65be33cd81
another version bump
2018-05-28 13:41:49 +02:00
41f43d1484
Version bump for release 1.5
2018-05-27 12:11:30 +02:00
477e8e6459
formating
2018-05-27 12:10:21 +02:00
92a1189762
update readme
2018-05-27 12:08:54 +02:00
b992260506
Update switch image
2018-05-27 12:06:02 +02:00
e86f1cd95c
Merge branch 'development' of https://github.com/s00500/ESPUI
2018-05-27 12:03:56 +02:00