Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close active elems (react-query refactor) (#1926) | Paul Frazee | 2023-11-16 | 1 | -0/+1 |
| | | | | | | | | | * Refactor closeAny and closeAllActiveElements * Add close lightbox * Switch to hooks * Fixes | ||||
* | Extract shell state into separate context (#1824) | Eric Bailey | 2023-11-07 | 1 | -0/+24 |
* WIP * Add shell state * Integrate new shell state for drawer and minimal shell mode * Replace isDrawerSwipeDisabled * Split shell state into separate contexts to avoid needless re-renders * Fix typo --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> |