Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep all radix dependencies aligned by using single package (#8219) | Samuel Newman | 2025-04-24 | 1 | -3/+3 |
| | | | | | | | * keep all radix deps aligned by using single package * import directly from `radix-ui` or `radix-ui/internal` * prevent radix leaking into native build | ||||
* | Fix Emoji picker focus (#7217) | Eric Bailey | 2024-12-20 | 1 | -6/+22 |
| | | | | | | | | | | | | | | | | | | | * Only portal the emoji picker where needed * Add optional portal prop to emoji picker * Use FocusScope to our advantage * Pare back, add guards, fix focus trap * Don't return focus to emoji button * Set DM input position on emoji insert * Let the caller determine next focus node --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> | ||||
* | Fix media query used to prevent enter sending DM on mobile web (#6669) | Bas van den Wollenberg | 2024-11-23 | 1 | -2/+2 |
| | |||||
* | move files around (#5576) | Samuel Newman | 2024-10-02 | 1 | -0/+238 |