Commit Graph

62 Commits

Author SHA1 Message Date
Ian Gray c12f97de48 Update documentation to explain vertical layout
Also explains how to label groups of sliders/switchers.
Also makes a tiny tweak to the width of vertical sliders so they are the same width as switchers.
2022-01-28 16:45:26 +00:00
Ian Gray 64b30d13a6 Major documentation rework 2022-01-25 21:32:34 +00:00
Ian Gray 9cd15db1ad Add Time control
Adds a new invisible control that can fetch the current time from a
connected client. Documentation is in the README.
2022-01-20 21:50:06 +00:00
Ian Gray 9eddf2c504 Improve documentation. 2022-01-15 14:29:03 +00:00
Ian Gray 6a513e9f65 Allow Max control to add maxlength to text input. Update docs. 2022-01-14 20:24:23 +00:00
Ian Gray cf535110ea
Merge pull request #147 from iangray001/designupdates
Separators, grouped controls, and wide controls
2022-01-09 11:01:46 +00:00
Ian Gray f8462bcd48 Documentation typos 2022-01-08 21:31:19 +00:00
Ian Gray f5dd757240 Add support for wide panels.
Allows for panels to be displayed in single column mode, regardless of screen width.
For more information, see updates to README.md
2022-01-08 21:25:10 +00:00
Ian Gray 9b228800f9 Implement separators, and grouped controls
This adds separator elements, and allows arbitrary grouping of controls. For details
see the updates to README.md
2022-01-08 20:58:22 +00:00
Ian Gray 29964a83f2
Merge pull request #145 from iangray001/master
Add inline styles to documentation
2022-01-05 22:53:53 +00:00
Lukas Bachschwell e1fe13bac6
Implement LITTLEFS as requested by @thomastech in #144
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2022-01-04 11:35:43 +01:00
Ian Gray cdd0f5bac3 Note that images can be displayed with Labels 2022-01-03 20:19:24 +00:00
Ian Gray 6a7cfd857c Update documentation 2022-01-03 16:21:39 +00:00
Adam W d12da60df4
Update README.md
Minor typo, line 107, "to to" > "to do"
2021-01-10 08:20:16 +00:00
Lukas Bachschwell eec13e4934
No reload per default, just send JsonDom 2020-08-26 22:15:56 +02:00
Lukas Bachschwell 36fce6bf25
Final Updates for 2.0 Readme 2019-12-29 15:03:52 +01:00
Lukas Bachschwell e0ee932fff
new tab image 2019-12-29 14:50:09 +01:00
Lukas Bachschwell 71576d7686
More ducumentation 2019-12-29 14:35:54 +01:00
Lukas Bachschwell 2b4141fed3
Readme getting ready for 2.0 2019-12-28 23:32:45 +01:00
Lukas Bachschwell 4b0f8e86b4
#10 Enable storing to localstorage 2019-12-27 16:57:11 +01:00
Lukas Bachschwell fe45ed8010
#63 Add variables for jsonDynamicDocument Sizes 2019-12-27 16:27:42 +01:00
Lukas Bachschwell 0323920a0d
Rename new api and some readme cleaning 2019-12-27 15:43:36 +01:00
Lukas Bachschwell 9e5756ceef
Update Roadmap 2019-12-27 15:36:54 +01:00
Lukas Bachschwell 043ba99ea9 Adding basic structure for new widgets 2019-03-26 16:22:21 +01:00
Lukas Bachschwell 3c69f013fc Proper wrappers
- update order of params of create functions to be simillar
- changed all numbers to be numbers
- split pad creation function
- updated examples
2019-03-24 19:18:53 +01:00
Lukas Bachschwell 650411bac4 Consistent use of updateControl on websocket event
- rename updateControl to updateControlValue
- some earlie returns
2019-03-24 18:46:34 +01:00
Lukas Bachschwell 218ebc67d9 Style change again 2019-03-24 18:10:21 +01:00
Lukas Bachschwell 70288fc69f Hide tabsnav on :empty 2019-03-24 16:15:30 +01:00
Lukas Bachschwell 1bb5d16082 Update name 2019-03-24 16:08:05 +01:00
Lukas Bachschwell a37ae5eb70 readme update 2019-03-24 16:06:42 +01:00
Lukas Bachschwell 63b6761044 Cleanup and reformat header
- Construct inside library
- Adds setVerbosity
2019-03-24 16:06:35 +01:00
Lukas Bachschwell 41563454af Update readme with roadmap for 2.0.0 2019-03-24 15:37:37 +01:00
Lukas Bachschwell 1529874094 Note on Arduino JSON 2019-02-26 16:15:37 +01:00
Lukas Bachschwell 02a21ec747
Update README.md 2018-11-27 22:21:39 +01:00
Lukas Bachschwell 24258da42d
Update README.md 2018-11-27 22:20:51 +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
Lukas Bachschwell 477e8e6459 formating 2018-05-27 12:10:21 +02:00
Lukas Bachschwell 92a1189762 update readme 2018-05-27 12:08:54 +02:00
Lukas Bachschwell 8803eaa37d Updating documentation 2018-05-27 12:01:06 +02:00
Lukas Bachschwell 7646d4e629 #9 documenting multiline use of labels 2018-05-27 11:41:52 +02:00
Lukas Bachschwell 35336208de Cleaning up prepareFileSystem, changing button style 2018-05-27 00:16:53 +02:00
Lukas Bachschwell 40b13430cb #9 adding control id as return value 2018-04-17 19:54:07 +02:00
Lukas Bachschwell 9a8ca67691 Update Readme for ESP32 Support 2017-12-01 17:22:14 +01:00
Lukas Bachschwell 489ba045fb File system upload highly simplified and documented 2017-11-29 14:36:19 +01:00
Lukas Bachschwell 24dafcc8bb update readme and example 2017-11-29 11:35:54 +01:00
Lukas Bachschwell 47aaedfa9a more documentation refinements 2017-11-13 11:17:58 +01:00
Lukas Bachschwell d13d471bc6 Updating documentation 2017-11-13 11:02:15 +01:00
Lukas Bachschwell ef50e44a99 removing issue reference 2017-11-13 10:51:22 +01:00
Lukas Bachschwell 940127d4ad Updating images 2017-10-19 22:25:37 +02:00