aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui/dialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Ask the user who they are when opening a group for the first time (#7)Sebastien Castiel2024-01-091-0/+122
|
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-191-122/+0
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-0/+122
* First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul