about summary refs log tree commit diff
path: root/src/screens/StarterPack/Wizard/StepProfiles.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Dismiss keyboard on drag in starter pack screens (#6537)Adam Rowe2024-11-251-0/+1
|
* Leverage jsx transform to remove unnecessary react imports and update eslint ↵Paul Coroneos2024-11-191-1/+1
| | | | | | | | | config (#6516) * update eslint config with jsx runtime * leverage jsx transform to remove unnecessary react imports and update eslint config * run yarn lint --fix to remove eslint disables related to react/prop-types that is now disabled
* ALF text input for generic search input (#5511)Samuel Newman2024-09-301-10/+9
| | | | | | | | | | | | | | | | | | | | | * alf text input for generic search input * clearer ref naming * Adjust props and definition * Migrate props * Migrate props * Migrate props * Replace on search screen * rm old props --------- Co-authored-by: Eric Bailey <git@esb.lol>
* change `contentVisibility` to `contain` (#4752)Hailey2024-07-081-1/+1
|
* explicitly filter out labelers (#4629)Hailey2024-06-241-2/+5
|
* handle each possible loading state (#4617)Hailey2024-06-241-3/+9
|
* Couple of starter packs tweaks (#4604)Hailey2024-06-241-0/+1
|
* Starter Packs (#4332)Hailey2024-06-211-0/+101
Co-authored-by: Dan Abramov <dan.abramov@gmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com>