about summary refs log tree commit diff
path: root/src/components/Dialog/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* Language select final tweaks (#8914)Samuel Newman2025-08-271-6/+55
* Live (#8354)Samuel Newman2025-05-101-3/+13
* add 10px more padding (#8345)Samuel Newman2025-05-071-3/+1
* Increase suggested follows in the new user progress guide modal (#8162)Paul Frazee2025-04-081-14/+14
* Better tablet layout (#7656)Samuel Newman2025-02-251-0/+1
* Get sheet padding working consistently (#7798)Samuel Newman2025-02-211-13/+22
* yolo (#7499)Hailey2025-01-191-1/+3
* Ensure react-native-keyboard-controller enabled state doesn't get overwritten...Samuel Newman2024-11-251-13/+3
* fix: keyboard handler memoization (#6719)Kirill Zyusko2024-11-251-5/+8
* Fix TagMenu initial render perf (#6483)dan2024-11-181-1/+1
* Update Reanimated (#6126)dan2024-11-051-1/+1
* Fix double padding in `Dialog.InnerFlatList` on web (#5986)Samuel Newman2024-10-291-1/+4
* Fix dragging up in flat list dialogs on Android (#5817)Hailey2024-10-171-11/+32
* Edit profile dialog ALF refresh (#5633)Samuel Newman2024-10-151-15/+29
* Fix keyboard hiding alt text input after viewing DMs on iOS (#5739)Hailey2024-10-141-0/+15
* Persist taps in the dialog scrollview (#5701)Hailey2024-10-101-1/+2
* Cleanup unused props from dialogs (#5665)Hailey2024-10-091-11/+11
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-17/+14
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-207/+173
* [Neue] Base (#5395)Eric Bailey2024-09-181-0/+1
* Disable aviEric Bailey2024-09-111-1/+1
* Composer - fix modals, and other tweaks (#4298)Samuel Newman2024-05-311-41/+44
* Add padding to dialogs when keyboard is open on Android (#4182)Hailey2024-05-231-2/+10
* Remove added radius, add to specific location (#4160)Eric Bailey2024-05-211-2/+0
* [🐴] New chat dialog refresh (#4071)Eric Bailey2024-05-171-2/+5
* [Reduced Onboarding] Add profile step (#3933)Eric Bailey2024-05-111-1/+2
* ensure dialog is closed on unmount (#3650)Hailey2024-04-271-0/+6
* Add GIF select to composer (#3600)Samuel Newman2024-04-191-2/+32
* Small logic cleanups (#3449)Eric Bailey2024-04-091-20/+34
* Fix problems with `BottomSheet` and the report dialog (#3297)Hailey2024-03-201-28/+20
* Set keyboardDismisMode to interactive on the report dialog (#3288)Paul Frazee2024-03-191-2/+6
* add padding to the `ScrollableInner`Hailey2024-03-151-1/+3
* ALF confirmation dialogs (Dialogs Pt. 3) (#3143)Hailey2024-03-121-1/+3
* use `onClose` instead of `onChange` for close callback (#3116)Hailey2024-03-051-22/+16
* Improve dialogs a11y (#3094)Eric Bailey2024-03-041-38/+45
* 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-281-2/+6
* Protect against non functions being passed to close callback (#3019)Eric Bailey2024-02-281-3/+12
* Add optional close callback to Dialog (#2947)Eric Bailey2024-02-201-1/+7
* Improve dialogs issue (#2941)Eric Bailey2024-02-201-1/+3
* Improve dialogs (#2933)Eric Bailey2024-02-191-51/+70
* 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-181-0/+162