about summary refs log tree commit diff
path: root/src/components/Dialog
Commit message (Expand)AuthorAgeFilesLines
* Language select final tweaks (#8914)Samuel Newman2025-08-272-9/+90
* Web: fix Edit Profile discard warning when pressing backdrop (#8824)Bartosz Kaszubowski2025-08-262-13/+18
* Fix Gif Select dialog search bar scrolling away (#8874)Samuel Newman2025-08-252-5/+6
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-0/+1
* Live (#8354)Samuel Newman2025-05-102-10/+14
* add 10px more padding (#8345)Samuel Newman2025-05-071-3/+1
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-1/+7
* New Edit Profile dialog on web, use new Edit Image dialog everywhere (#8220)Samuel Newman2025-05-061-7/+14
* bump cropper version (#8339)hailey2025-05-061-5/+5
* New `Select` component (#8323)Samuel Newman2025-05-061-1/+10
* Modernize in-app browser consent dialog (#8191)Samuel Newman2025-04-241-3/+3
* Keep all radix dependencies aligned by using single package (#8219)Samuel Newman2025-04-241-14/+12
* Edge to edge support (#7497)Mathieu Acthernoene2025-04-221-9/+14
* Increase suggested follows in the new user progress guide modal (#8162)Paul Frazee2025-04-081-14/+14
* Add report dialog e2e tests (#7913)Eric Bailey2025-03-051-1/+4
* Better tablet layout (#7656)Samuel Newman2025-02-254-0/+5
* Fix max height of dialog flatlists (#7839)Eric Bailey2025-02-251-3/+8
* Get sheet padding working consistently (#7798)Samuel Newman2025-02-211-13/+22
* [APP-1054] Add option to align web dialogs to top (#7760)Eric Bailey2025-02-182-7/+11
* Better animations for dialogs, animate web composer (#7703)Samuel Newman2025-02-121-14/+10
* yolo (#7499)Hailey2025-01-191-1/+3
* [Layout] Base (#6907)Eric Bailey2024-12-051-0/+2
* 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 jumpy web animation for modal backdrop (#6673)dan2024-11-231-16/+27
* fix change handle dialog on android (#6563)Samuel Newman2024-11-201-5/+3
* 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-292-9/+17
* Fix dragging up in flat list dialogs on Android (#5817)Hailey2024-10-171-11/+32
* Edit profile dialog ALF refresh (#5633)Samuel Newman2024-10-154-17/+103
* 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-092-13/+11
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-17/+14
* Move Dialogs to Radix (#5648)Samuel Newman2024-10-081-20/+16
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-045-215/+215
* [Neue] Base (#5395)Eric Bailey2024-09-183-0/+20
* Disable aviEric Bailey2024-09-111-1/+1
* Composer - replace threadgate modal with alf dialog (#4329)Samuel Newman2024-06-241-1/+4
* 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-172-10/+18
* [Reduced Onboarding] Add profile step (#3933)Eric Bailey2024-05-111-1/+2
* ensure dialog is closed on unmount (#3650)Hailey2024-04-271-0/+6
* [GIFs] Reset scroll on query change (#3642)Samuel Newman2024-04-221-6/+6
* fix onEndReached issue by forcing flatlist to scroll (#3623)Samuel Newman2024-04-191-2/+14
* Add GIF select to composer (#3600)Samuel Newman2024-04-192-3/+49
* Small logic cleanups (#3449)Eric Bailey2024-04-093-50/+62