about summary refs log tree commit diff
path: root/src/components/Dialog
Commit message (Expand)AuthorAgeFilesLines
...
* Add GIF select to composer (#3600)Samuel Newman2024-04-192-3/+49
* Small logic cleanups (#3449)Eric Bailey2024-04-093-50/+62
* Implement back button fix for all places in the app (#3434)Hailey2024-04-081-1/+2
* fix dialog back button for android (#3428)Hailey2024-04-051-15/+36
* Fix problems with `BottomSheet` and the report dialog (#3297)Hailey2024-03-202-29/+21
* Set keyboardDismisMode to interactive on the report dialog (#3288)Paul Frazee2024-03-192-3/+13
* add `Partial<GestureResponderEvent>` to `.open()` (#3227)Hailey2024-03-191-2/+8
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-1/+1
* add padding to the `ScrollableInner`Hailey2024-03-151-1/+3
* ALF confirmation dialogs (Dialogs Pt. 3) (#3143)Hailey2024-03-122-1/+4
* Fix reactivity of dialogs (Dialogs Pt. 1) (#3146)Hailey2024-03-082-5/+3
* Add `Menu` component (#3097)Eric Bailey2024-03-052-11/+17
* use `onClose` instead of `onChange` for close callback (#3116)Hailey2024-03-051-22/+16
* Improve dialogs a11y (#3094)Eric Bailey2024-03-042-44/+51
* Fix backdrop issues by using custom logic (#3072)Hailey2024-03-011-11/+47
* Dismiss keyboard when closing dialog (#3053)Hailey2024-02-291-2/+10
* Integrate new dialogs into old back handling (#3023)Eric Bailey2024-02-284-12/+36
* Protect against non functions being passed to close callback (#3019)Eric Bailey2024-02-283-10/+19
* Add tags and mute words (#2968)Eric Bailey2024-02-261-1/+1
* Add optional close callback to Dialog (#2947)Eric Bailey2024-02-203-8/+16
* Improve dialogs issue (#2941)Eric Bailey2024-02-201-1/+3
* Improve dialogs (#2933)Eric Bailey2024-02-193-83/+116
* Improved server selector during account creation and signin (#2840)Paul Frazee2024-02-121-21/+33
* New component library based on ALF (#2459)Eric Bailey2024-01-184-0/+434