bsky-app/src/components
Eric Bailey 4e37e2f59b
[Reduced Onboarding] Add profile step (#3933)
* Onboarding avatar creator or upload (#2860)

* add screen to onboarding flow

* update base

* add icon

* fix icon

* fix after merge

* create flatlist

* add emoji list

* add state context, pressables

* select/update

* add camera icon

* add photo selection button

* image selection

* cleanup

* add most needed icons

* fix icon naming

* add icons

* export path strings for emoji

* canvas drawing for web

* types

* move breakpoints to individual steps

* create canvas

* canvas working 🎉

* update state

* it works!

* working on both platforms

* remove comments

* remove log

* remove unused web canvas

* animate picture selection/removal

* compress images on web correctly

* add times icon

* scrollable horizontal flatlist on web

* prefetch

* adjustments

* add more assets

* remove unused smiles

* add all the icons

* adjust color options

* animate grow/shrink selections

* change layout on tablet/desktop

* better web layout

* fix path

* adjust web layout

* organize

* organize imports and cleanup styles

* make generated images smaller

* implement design changes

use row for buttons on web

use RNGH FlatList

random color at start

improve logic

update dialog for web

update dialog style on mobile

some more progress

create dialog

simplify context

start implementing design

* rm change

* cleanup imports

* trigger a pr label

* Formatting

---------

Co-authored-by: Eric Bailey <git@esb.lol>
(cherry picked from commit 087186e3867b0eefb11a056b0b644f5585fa16bd)

* UI tweaks

* Revert layout change

* Gate avi upload

* Support returning to profile step

* Add Statsig

---------

Co-authored-by: Hailey <me@haileyok.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-05-11 05:37:23 +01:00
..
Dialog [Reduced Onboarding] Add profile step (#3933) 2024-05-11 05:37:23 +01:00
dialogs Alt text for gifs (#3876) 2024-05-06 17:28:38 +01:00
dms [🐴] Report message dialog (#3941) 2024-05-10 17:52:21 +01:00
forms Release 1.77.0 (#3549) 2024-04-13 20:44:14 -07:00
hooks Movable following feed (#3593) 2024-05-11 04:39:21 +01:00
icons Movable following feed (#3593) 2024-05-11 04:39:21 +01:00
LabelingServiceCard Movable following feed (#3593) 2024-05-11 04:39:21 +01:00
Menu [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804) 2024-05-02 00:15:10 +01:00
moderation Movable following feed (#3593) 2024-05-11 04:39:21 +01:00
ProfileHoverCard Remove unnecessary Trans tags (#3888) 2024-05-07 20:06:39 +01:00
ReportDialog [🐴] Report message dialog (#3941) 2024-05-10 17:52:21 +01:00
TagMenu Fix typo in tagMenuSearchByUser (#3181) 2024-03-19 14:32:59 -07:00
AccountList.tsx Improve account switcher pending state (#3827) 2024-05-02 21:55:50 +01:00
AppLanguageDropdown.tsx Improve the language behaviors around the PWI (#3545) 2024-04-13 19:49:52 -07:00
AppLanguageDropdown.web.tsx add maxwidth to app language dropdown (#3635) 2024-04-22 21:24:50 +01:00
Button.tsx [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804) 2024-05-02 00:15:10 +01:00
Divider.tsx Design system tweaks (#2822) 2024-02-09 09:52:32 -08:00
Error.tsx add header to empty chat list view (#3791) 2024-05-01 18:43:54 +01:00
GradientFill.tsx properly import linear gradient (#3423) 2024-04-05 06:03:14 +01:00
IconCircle.tsx Add copy to feeds page (#2852) 2024-02-13 00:40:39 -08:00
LikedByList.tsx Simplify list logic further to prevent misuse (#3334) 2024-04-03 20:59:33 -07:00
LikesDialog.tsx 3p moderation services [WIP] (#2550) 2024-03-18 12:46:28 -07:00
Link.tsx Special-case bsky.app/download to open share sheet or copy to clipboard (#3710) 2024-04-27 05:25:28 +01:00
Lists.tsx [Clipclops] New clipclop dialog (#3750) 2024-04-30 17:43:57 +01:00
Loader.tsx Use CSS keyframe animation for spinner on web (#3411) 2024-04-04 23:18:06 +01:00
Loader.web.tsx Use CSS keyframe animation for spinner on web (#3411) 2024-04-04 23:18:06 +01:00
Portal.tsx Memoize context value (#3786) 2024-05-01 05:35:52 +01:00
Prompt.tsx make gif alt text prompt selectable (#3879) 2024-05-06 22:14:00 +01:00
RichText.tsx [🐴] Rich text in messages (#3926) 2024-05-09 21:08:56 +01:00
Typography.tsx Upgrade UITextView to latest (#3090) 2024-04-03 18:05:03 -07:00