esp8266-react-framework/interface
rjwats fb7053610f
fix issue with number inputs not serializing correctly due to setting values as strings instead of numbers (#94)
consolidate number, string and checkbox value change functions

(cherry picked from commit 22c1590885db0534afabff74be7504ca9a0998b5)
2020-02-27 00:05:38 +00:00
..
public Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
src fix issue with number inputs not serializing correctly due to setting values as strings instead of numbers (#94) 2020-02-27 00:05:38 +00:00
.env WIP - demo project 2019-07-06 23:56:30 +01:00
.env.development Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
.env.production More specific access control headers to support cross origin Authorization 2019-05-19 17:51:57 +01:00
config-overrides.js Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
package-lock.json Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
package.json Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00: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