about summary refs log tree commit diff
path: root/src/view/com/auth/util/TextInput.tsx
Commit message (Collapse)AuthorAgeFilesLines
* delete unused auth components (#8334)Samuel Newman2025-05-071-56/+0
|
* Leverage jsx transform to remove unnecessary react imports and update eslint ↵Paul Coroneos2024-11-191-1/+1
| | | | | | | | | config (#6516) * update eslint config with jsx runtime * leverage jsx transform to remove unnecessary react imports and update eslint config * run yarn lint --fix to remove eslint disables related to react/prop-types that is now disabled
* Sort imports (#6009)dan2024-10-291-3/+4
| | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix
* React Native accessibility (#539)Ollie H2023-05-011-19/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * React Native accessibility * First round of changes * Latest update * Checkpoint * Wrap up * Lint * Remove unhelpful image hints * Fix navigation * Fix rebase and lint * Mitigate an known issue with the password entry in login * Fix composer dismiss * Remove focus on input elements for web * Remove i and npm * pls work * Remove stray declaration * Regenerate yarn.lock --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Rework account creation and login viewsPaul Frazee2023-03-141-0/+68