1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-09-12 19:22:08 +00:00

Update README.md

This commit is contained in:
Dave
2018-10-28 15:56:48 +01:00
committed by GitHub
parent d4a262d73d
commit bdf1d99780

View File

@@ -1,9 +1,9 @@
> This is a fork of the original ![ESPUI library by @s00500](https://github.com/s00500/ESPUI).
> This is a fork of the original [ESPUI library by @s00500](https://github.com/s00500/ESPUI).
>
> Current upstream basis is v1.5.3, adding the following features:
>
> - Fixed touchmove bug on some mobile browsers (1a45b311e023a084a90bd3cc3d79c47073235916, merged upstream)
> - Dev Tool: Python script (![tools/prepare_static_ui_resources.py](https://github.com/orithena/ESPUI/blob/master/tools/prepare_static_ui_sources.py)) to regenerate minified and gzipped HTML/CSS/JS files (557bdd862c0b0128adbe036b1bd6bb6dbbc738b8, merged upstream)
> - Dev Tool: Python script ([tools/prepare_static_ui_resources.py](https://github.com/orithena/ESPUI/blob/master/tools/prepare_static_ui_sources.py)) to regenerate minified and gzipped HTML/CSS/JS files (557bdd862c0b0128adbe036b1bd6bb6dbbc738b8, merged upstream)
> - The 'no connection' label can now be clicked to reinitialize and reconnect the UI (615665d9c57ea8ac746169d1a7f1be39ef16df16)
> - Enlarged slider controls on touchscreen devices (aaf6240220f4763be6e1753a5f11b2ee5b8d0d37)