esp8266-react-framework/interface/src/security
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
..
ManageUsersController.tsx Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
ManageUsersForm.tsx UI Usability Fixes 2020-05-16 12:39:18 +01:00
Security.tsx Minor UI Updates (#93) 2020-02-19 00:04:57 +00:00
SecuritySettingsController.tsx Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
SecuritySettingsForm.tsx Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
types.ts Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
UserForm.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