♻️(frontend) replace custom reactions toolbar with react aria popover

use react aria primitives for escape, focus containment and restore
This commit is contained in:
Cyril
2026-02-20 09:36:33 +01:00
committed by aleb_the_flash
parent 9916ab7d7e
commit 3087dfe486
2 changed files with 74 additions and 89 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Changed
- ♻️(frontend) replace custom reactions toolbar with react aria popover #985
## [1.8.0] - 2026-02-20
### Changed