esp8266-react-framework/interface/src/wifi
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
..
types.ts Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
WiFiConnection.tsx Minor UI Updates (#93) 2020-02-19 00:04:57 +00:00
WiFiConnectionContext.tsx Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
WiFiNetworkScanner.tsx Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
WiFiNetworkSelector.tsx Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
WiFiSecurityModes.ts Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
WiFiSettingsController.tsx Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
WiFiSettingsForm.tsx 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
WiFiStatus.ts Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
WiFiStatusController.tsx Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
WiFiStatusForm.tsx UI Usability Fixes 2020-05-16 12:39:18 +01:00