about summary refs log tree commit diff
path: root/src/screens/Profile/Header/EditProfileDialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* 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
* More e2e test fixes (#5982)Hailey2024-10-281-3/+8
| | | | | | | | | | | | | | | | | | | * fix feed reorder test * fix feed reorder test pt 2 * fix edit profile test * fix mod list test * fix fab * add assert * one more assertVisible * fix search test * tap now now if it shows up
* Edit profile dialog ALF refresh (#5633)Samuel Newman2024-10-151-0/+370