WordClockESP/interface
rjwats 7d3bbf4240
UI Usability Fixes
* Fallback to sessionStorage if localStorage is absent
* Disable auto-correct and auto-capitalize on username field (SignIn)
* Fix SignIn component name
* Improve support for low screen widths

Co-authored-by: kasedy <kasedy@gmail.com>
2020-05-16 12:39:18 +01:00
..
public Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
src UI Usability Fixes 2020-05-16 12:39:18 +01:00
.env WIP - demo project 2019-07-06 23:56:30 +01:00
.env.development Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
.env.production Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
config-overrides.js Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
package-lock.json Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
package.json Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
progmem-generator.js Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
tsconfig.json Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00