about summary refs log tree commit diff
path: root/src/components/Dialog/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-091-2/+1
* Web: fix Edit Profile discard warning when pressing backdrop (#8824)Bartosz Kaszubowski2025-08-261-10/+11
* Add report dialog e2e tests (#7913)Eric Bailey2025-03-051-1/+4
* Better tablet layout (#7656)Samuel Newman2025-02-251-0/+2
* [APP-1054] Add option to align web dialogs to top (#7760)Eric Bailey2025-02-181-1/+3
* 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