| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-06 | [TMA-62] Basic Login Input Validation (#11) | Justin Shillingford | |
| * Updated createRef() to useRef() * Animated invalid input hint Also removed useless focusPasswordInput prop * Users can no longer submit without typing * Added basic input validation for Username * Fixed username input validation 😅 * Removed autocapitalize from keyboard * Trim username input as early as possible Also removed trim from password * Adjusted styling to accomodate longer hint message * Lint cleaning * Updated documentation of update methods * Forgot to include periods in the error message 😅 * Modified styling to accomodate longer hint | |||
| 2020-06-30 | Next button on keyboard works again! | Justin Shillingford | |
| 2020-06-30 | Made registration start after Get Started button | Justin Shillingford | |
| 2020-06-30 | Updated function props to be functions | Justin Shillingford | |
| 2020-06-29 | Removed PropTypes import | Justin Shillingford | |
| 2020-06-29 | Updated, props to use interface | Justin Shillingford | |
| 2020-06-29 | Added validationWarnings to LoginInput component | Justin Shillingford | |
| 2020-06-29 | Undefined keyboardType if unknown situation | Justin Shillingford | |
| 2020-06-29 | Forgot to update to the placeholder 😅 | Justin Shillingford | |
| 2020-06-29 | Added isPassword prop to LoginInput.tsx | Justin Shillingford | |
| 2020-06-29 | Removed TextInput focus code for now | Justin Shillingford | |
| Also miscellaneous code cleanup | |||
| 2020-06-29 | Created LoginInput Component | Justin Shillingford | |
