Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert to old modal on android (#4458) | Samuel Newman | 2024-06-11 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | * revert to old modal on android * close alf dialogs before closing composer * Try to fix white area * Use hook * Fix Back button * oops --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> | ||||
* | Integrate new dialogs into old back handling (#3023) | Eric Bailey | 2024-02-28 | 1 | -2/+6 |
| | |||||
* | add alf dialogs to useCloseAllActiveElements (#3021) | Hailey | 2024-02-28 | 1 | -1/+10 |
| | |||||
* | Close active elems (react-query refactor) (#1926) | Paul Frazee | 2023-11-16 | 1 | -0/+45 |
* Refactor closeAny and closeAllActiveElements * Add close lightbox * Switch to hooks * Fixes |