bsky-app/src/view/com/util
2022-09-29 09:04:49 -05:00
..
BottomSheetCustomBackdrop.tsx New navigation model (#1) 2022-08-31 14:36:50 -05:00
DropdownBtn.tsx Add post dropdown menus 2022-09-02 15:43:10 -05:00
ErrorMessage.tsx Add EditProfile modal 2022-09-07 16:00:25 -05:00
ErrorScreen.tsx Rework profile page to include working view selector 2022-09-06 14:26:39 -05:00
FloatingActionButton.tsx No visual feedback on FAB to reduce jank 2022-09-29 09:04:49 -05:00
Link.tsx Reduce the frequency of accidental visual triggers of touchable items 2022-09-09 13:24:44 -05:00
Picker.tsx Add account creation 2022-09-27 14:24:47 -05:00
ProgressCircle.native.tsx Implement Web versions of the bottom sheet, toast, and progress circle 2022-07-25 23:08:24 -05:00
ProgressCircle.tsx Implement Web versions of the bottom sheet, toast, and progress circle 2022-07-25 23:08:24 -05:00
Selector.tsx Refactor profile to use new ViewSelector element which is reusable and now supports swipe gestures 2022-09-06 22:34:31 -05:00
Toast.native.tsx Implement Web versions of the bottom sheet, toast, and progress circle 2022-07-25 23:08:24 -05:00
Toast.tsx Implement Web versions of the bottom sheet, toast, and progress circle 2022-07-25 23:08:24 -05:00
UserInfoText.tsx Add reply information to feed items 2022-09-28 15:36:25 -05:00
ViewSelector.tsx Disable swipe gestures in view selector for now 2022-09-09 12:10:18 -05:00