Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebUI updates & small fixes #1901

Merged
merged 11 commits into from
Sep 10, 2019
Merged

WebUI updates & small fixes #1901

merged 11 commits into from
Sep 10, 2019

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Sep 7, 2019

  • use jquery slim, update to the latest 3.4.1
  • update wheelcolorpicker to 3.0.8
  • remove jquery ajax, call fetch for ws and xhr for upgrade
  • tryng to be clever with colorpicker value conversions
  • fix ir module using lightColor with 4 bytes, just use lightBrightness instead
  • revert getFreeHeap overhead
  • schedule lights provider on loop instead of running in sys
  • fix crash with garp when AP is destroyed

0bf07f1 change:

 code/espurna/data/index.all.html.gz        | Bin 64845 -> 59323 bytes
 code/espurna/data/index.light.html.gz      | Bin 61366 -> 55886 bytes
 code/espurna/data/index.lightfox.html.gz   | Bin 52485 -> 46869 bytes
 code/espurna/data/index.rfbridge.html.gz   | Bin 53505 -> 47854 bytes
 code/espurna/data/index.rfm69.html.gz      | Bin 82956 -> 77308 bytes
 code/espurna/data/index.sensor.html.gz     | Bin 54625 -> 48969 bytes
 code/espurna/data/index.small.html.gz      | Bin 52485 -> 46869 bytes
 code/espurna/data/index.thermostat.html.gz | Bin 53268 -> 47624 bytes
 8 files changed, 0 insertions(+), 0 deletions(-)

Copy link
Contributor

@tonilopezmr tonilopezmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well played 👏

@mcspr mcspr merged commit 1cb141d into xoseperez:dev Sep 10, 2019
@mcspr mcspr deleted the web/update branch September 10, 2019 09:56
mcspr added a commit that referenced this pull request Sep 30, 2019
* light: fix inconsistent transitions

- capture step variable for the current transition
- use one-shot timer, restart from the timer callback

* schedule inside provider func, not transition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants