1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-01 08:33:27 +00:00
Commit Graph

159 Commits

Author SHA1 Message Date
7e948c34fc codeformating 2017-11-14 12:14:59 +01:00
86132fe38d update example 2017-11-14 12:13:05 +01:00
6da6c3841b Color none, update example 2017-11-14 12:12:12 +01:00
fa45d9033b Color feature, and API changes 2017-11-14 12:09:52 +01:00
cca76c1389 Button text in example 2017-11-13 17:23:28 +01:00
b65b974ad0 Adding funny colors 2017-11-13 17:22:56 +01:00
6d206d21f9 send button value for button text 2017-11-13 17:22:02 +01:00
3c26def22a Updating example 2017-11-13 16:11:42 +01:00
0dc231bc9c Added possibility to update without ID 2017-11-13 16:10:56 +01:00
404bf89f60 removed src/HTML_PAGE.h 2017-11-13 15:06:48 +01:00
b895cc7fcc starting integrated data upload feature 2017-11-13 11:42:40 +01:00
47aaedfa9a more documentation refinements 2017-11-13 11:17:58 +01:00
d13d471bc6 Updating documentation 2017-11-13 11:02:15 +01:00
ef50e44a99 removing issue reference 2017-11-13 10:51:22 +01:00
ff11534b9d Merge branch 'master' of https://github.com/s00500/ESPUI 2017-10-23 12:21:03 +02:00
6f9f35c28e Fixing center Pad Button on touch devices 2017-10-23 12:20:54 +02:00
0f0162ad8b Versionbump 2017-10-20 12:40:48 +02:00
356f3d6edd More example mistakes
when stressed out...
2017-10-20 12:04:03 +02:00
436c700139 Version bump 2017-10-20 11:52:43 +02:00
929aa109e4 Update gui.ino
typo
2017-10-20 11:49:54 +02:00
4ee8b7e6b4 Update keywords.txt 2017-10-20 11:28:10 +02:00
912738198d Merge pull request #1 from per1234/keyword-separator
Use correct separator in keywords.txt
2017-10-20 11:25:51 +02:00
per1234
4b331eb096 Use correct separator in keywords.txt
The Arduino IDE requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.

Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2017-10-19 23:52:29 -07:00
ae0056b8f3 Update library.properties 2017-10-19 22:46:39 +02:00
7db996455f Update library.properties 2017-10-19 22:33:46 +02:00
c9838c2815 Update library.json 2017-10-19 22:31:03 +02:00
f32c7d07b7 Update .gitignore 2017-10-19 22:29:29 +02:00
fb99776a70 Delete .gitattributes 2017-10-19 22:28:59 +02:00
6a5b85c687 Update LICENSE 2017-10-19 22:27:06 +02:00
940127d4ad Updating images 2017-10-19 22:25:37 +02:00
1b714e70be Updating Readme 2017-10-19 22:21:02 +02:00
a072a162c1 Refactoring to ESPUI 2017-10-19 17:43:39 +02:00
dbbaad3f4f rename example 2017-10-19 17:41:21 +02:00
54a71d832c Update examples 2017-10-19 17:39:41 +02:00
4043274aff Update examples 2017-10-19 17:39:31 +02:00
a8ce83df64 Adding Switches 2017-10-19 17:30:32 +02:00
a258eab72b Adding Labels and Pads 2017-10-19 13:46:47 +02:00
139de283a9 cleanup 2017-10-17 11:56:20 +02:00
93b78a900d Put examples to lib 2017-10-17 11:55:25 +02:00
332e9afbfa Adding Button Type and callbacks 2017-10-17 01:10:29 +02:00
ccc1286c56 Make stuff work and efficient 2017-10-17 00:10:48 +02:00
994eff2b6d Moving Files to a data dir 2017-10-17 00:10:22 +02:00
90879055df Serving static files right 2017-10-16 15:00:53 +02:00
75e466c817 Adding Zepto js 2017-10-16 12:23:23 +02:00
ayushsharma82
f6ad416680 Update README.md 2017-05-20 05:25:03 +05:30
ayushsharma82
3351bb45c5 Update README.md 2017-05-20 05:23:58 +05:30
ayushsharma82
e6a4e12602 Updated Readme.md 2017-05-20 05:20:13 +05:30
ayushsharma82
5265831376 Improved Readme -
Renovated Docs, according to V0.6
2017-05-20 05:16:51 +05:30
ayushsharma82
07c35f918c Updated to V0.6
Changed Version Detail.
2017-05-20 05:06:30 +05:30
ayushsharma82
45f47a72c5 Updated to V0.6
- Added Internet Detection to Switch to CDN
- Optimized PROGMEM Data
- Improved UI for Mobile Displays
- Added SoftAP Example
- Fixed Example code for Generic ESP8266 Boards
2017-05-20 05:02:31 +05:30