Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete unused auth components (#8334) | Samuel Newman | 2025-05-07 | 1 | -56/+0 |
| | |||||
* | Leverage jsx transform to remove unnecessary react imports and update eslint ↵ | Paul Coroneos | 2024-11-19 | 1 | -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) | dan | 2024-10-29 | 1 | -3/+4 |
| | | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix | ||||
* | React Native accessibility (#539) | Ollie H | 2023-05-01 | 1 | -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 views | Paul Frazee | 2023-03-14 | 1 | -0/+68 |