about summary refs log tree commit diff
path: root/src/screens/StarterPack/Wizard
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-092-5/+5
* optimize for the webChenyu Huang2025-08-221-1/+0
* address feedbackChenyu Huang2025-08-201-23/+37
* loading stateChenyu Huang2025-08-191-13/+5
* clean up onSuccess callbackChenyu Huang2025-08-191-7/+6
* parameterize the initial profile for starter pack profile select wizard screenChenyu Huang2025-08-192-26/+38
* starter pack dialog flow from profileMenuChenyu Huang2025-08-161-10/+31
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-0/+1
* remove imports from @atproto/api internals (#8403)Samuel Newman2025-08-122-6/+11
* add missing importChenyu Huang2025-08-081-1/+1
* Update src/screens/StarterPack/Wizard/index.tsxChenyu2025-08-061-1/+1
* left align header contentChenyu Huang2025-08-061-1/+1
* update starter pack wizard layoutChenyu Huang2025-08-011-69/+83
* Port post embeds to new arch (#7408)Eric Bailey2025-06-131-2/+2
* Add plural formatting for `STARTER_PACK_MAX_SIZE` toast (#8000)surfdude292025-04-011-3/+4
* Fix translation def (#7934)Eric Bailey2025-03-071-1/+1
* Merge #7903 (#7917)Eric Bailey2025-03-061-1/+8
* Fix starter pack layout (#7869)Samuel Newman2025-02-281-3/+2
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-183-14/+15
* Refine accessibilityHint (#7554)Minseo Lee2025-02-111-1/+1
* Spring cleaning (#7640)Samuel Newman2025-02-031-0/+0
* [Layout] Base (#6907)Eric Bailey2024-12-051-52/+29
* Ensure react-native-keyboard-controller enabled state doesn't get overwritten...Samuel Newman2024-11-251-8/+5
* Dismiss keyboard on drag in starter pack screens (#6537)Adam Rowe2024-11-252-0/+2
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-193-3/+2
* Sort imports (#6009)dan2024-10-292-4/+4
* fix starterpack wizard screen (#5987)Samuel Newman2024-10-291-2/+4
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-38/+45
* ALF text input for generic search input (#5511)Samuel Newman2024-09-302-20/+17
* [Neue] Buttons (#5406)Eric Bailey2024-09-201-1/+1
* Change size (#4957)Hailey2024-08-212-10/+12
* Respect labels on feeds and lists (#4818)Eric Bailey2024-08-021-2/+2
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-232-4/+7
* change `contentVisibility` to `contain` (#4752)Hailey2024-07-082-2/+2
* Refactor nested conditions in the starter pack wizard (#4652)dan2024-06-261-80/+91
* Fix footer messages in starter pack wizard (#4650)Takayuki KUSANO2024-06-261-47/+69
* explicitly filter out labelers (#4629)Hailey2024-06-241-2/+5
* add rich text facets to description (#4619)Hailey2024-06-241-2/+0
* Wait for preferences before showing suggested feeds (#4618)Hailey2024-06-241-5/+13
* handle each possible loading state (#4617)Hailey2024-06-242-7/+21
* Fix crash in Feeds and Starter Packs (#4616)dan2024-06-241-7/+3
* Couple of starter packs tweaks (#4604)Hailey2024-06-243-31/+21
* Modified to use "measure word" in "# others" (#4607)Takayuki KUSANO2024-06-231-4/+16
* Starter Packs (#4332)Hailey2024-06-216-0/+1036