about summary refs log tree commit diff
path: root/src/components/Dialog/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Edit profile dialog ALF refresh (#5633)Samuel Newman2024-10-151-0/+6
* Cleanup unused props from dialogs (#5665)Hailey2024-10-091-2/+0
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-4/+9
* Fix problems with `BottomSheet` and the report dialog (#3297)Hailey2024-03-201-1/+1
* Set keyboardDismisMode to interactive on the report dialog (#3288)Paul Frazee2024-03-191-1/+7
* add `Partial<GestureResponderEvent>` to `.open()` (#3227)Hailey2024-03-191-2/+8
* ALF confirmation dialogs (Dialogs Pt. 3) (#3143)Hailey2024-03-121-0/+1
* Fix reactivity of dialogs (Dialogs Pt. 1) (#3146)Hailey2024-03-081-1/+1
* Add `Menu` component (#3097)Eric Bailey2024-03-051-0/+1
* Integrate new dialogs into old back handling (#3023)Eric Bailey2024-02-281-4/+15
* Protect against non functions being passed to close callback (#3019)Eric Bailey2024-02-281-6/+6
* Add optional close callback to Dialog (#2947)Eric Bailey2024-02-201-4/+2
* Improve dialogs (#2933)Eric Bailey2024-02-191-6/+15
* New component library based on ALF (#2459)Eric Bailey2024-01-181-0/+43