Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918) | Samuel Newman | 2025-09-09 | 1 | -2/+0 |
| | | | | | | | | | | | | | * update dependencies * rm `import type React from 'react'` * run codemods * patch discord types * update types/react-dom * Update yarn.lock | ||||
* | New Edit Profile dialog on web, use new Edit Image dialog everywhere (#8220) | Samuel Newman | 2025-05-06 | 1 | -4/+6 |
| | |||||
* | Revamp image editor (#5462) | Mary | 2024-09-25 | 1 | -0/+14 |
* new image editor * Rm react-avatar-editor --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> |