Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(create-gatsby): Add create-gatsby #27703

Merged
merged 102 commits into from Nov 12, 2020
Merged

feat(create-gatsby): Add create-gatsby #27703

merged 102 commits into from Nov 12, 2020

Commits on Oct 28, 2020

  1. Add create-gatsby

    ascorbic committed Oct 28, 2020
    Copy the full SHA
    02fbd5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    619bde0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Update readme

    ascorbic committed Oct 29, 2020
    Copy the full SHA
    b22b22a View commit details
    Browse the repository at this point in the history
  2. Update handling of questions

    ascorbic committed Oct 29, 2020
    Copy the full SHA
    8af6b11 View commit details
    Browse the repository at this point in the history
  3. Stylish!

    ascorbic committed Oct 29, 2020
    Copy the full SHA
    f88cd03 View commit details
    Browse the repository at this point in the history
  4. Update message

    ascorbic committed Oct 29, 2020
    Copy the full SHA
    3b8fd3b View commit details
    Browse the repository at this point in the history
  5. Update messages

    ascorbic committed Oct 29, 2020
    Copy the full SHA
    80f7886 View commit details
    Browse the repository at this point in the history
  6. Catch ctrl^c

    ascorbic committed Oct 29, 2020
    Copy the full SHA
    25a58b0 View commit details
    Browse the repository at this point in the history
  7. v0.0.0-2

    ascorbic committed Oct 29, 2020
    Copy the full SHA
    3c9f73a View commit details
    Browse the repository at this point in the history
  8. Add test

    ascorbic committed Oct 29, 2020
    Copy the full SHA
    c396348 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Fix test

    ascorbic committed Oct 30, 2020
    Copy the full SHA
    75a498b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d644922 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    512addb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e7f321f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3d14984 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Move command to cli

    ascorbic committed Nov 2, 2020
    Copy the full SHA
    6075fcb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7e374d7 View commit details
    Browse the repository at this point in the history
  3. Try to install plugins

    ascorbic committed Nov 2, 2020
    Copy the full SHA
    8e458f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. feat(create-gatsby): add wip plugin configuration forms (#27801)

    * add wip plugin configuration forms
    
    * Use plugins array
    
    * Typings
    
    Co-authored-by: Matt Kane <matt@gatsbyjs.com>
    gillkyle and ascorbic committed Nov 3, 2020
    Copy the full SHA
    99de6b7 View commit details
    Browse the repository at this point in the history
  2. Install plugins

    ascorbic committed Nov 3, 2020
    Copy the full SHA
    ab52e27 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f6e61fb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    02b67d7 View commit details
    Browse the repository at this point in the history
  5. Add error handling

    ascorbic committed Nov 3, 2020
    Copy the full SHA
    0984586 View commit details
    Browse the repository at this point in the history
  6. Return, don't exit

    ascorbic committed Nov 3, 2020
    Copy the full SHA
    e1b7a6d View commit details
    Browse the repository at this point in the history
  7. Fix tests

    ascorbic committed Nov 3, 2020
    Copy the full SHA
    be319d9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2494e6f View commit details
    Browse the repository at this point in the history
  9. Change back to original dir

    ascorbic committed Nov 3, 2020
    Copy the full SHA
    650a1ae View commit details
    Browse the repository at this point in the history
  10. Use starter with canary

    ascorbic committed Nov 3, 2020
    Copy the full SHA
    43c33ff View commit details
    Browse the repository at this point in the history
  11. v0.0.0-3

    ascorbic committed Nov 3, 2020
    Copy the full SHA
    43cffa9 View commit details
    Browse the repository at this point in the history
  12. Fix to force publish

    ascorbic committed Nov 3, 2020
    Copy the full SHA
    f19acf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Working!

    ascorbic committed Nov 4, 2020
    Copy the full SHA
    64ef9a3 View commit details
    Browse the repository at this point in the history
  2. Change from review

    ascorbic committed Nov 4, 2020
    Copy the full SHA
    8345e09 View commit details
    Browse the repository at this point in the history
  3. Fix package name

    ascorbic committed Nov 4, 2020
    Copy the full SHA
    69277f0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    abb8e5b View commit details
    Browse the repository at this point in the history
  5. Add schema import script

    ascorbic committed Nov 4, 2020
    Copy the full SHA
    a995905 View commit details
    Browse the repository at this point in the history
  6. v0.0.0-4

    ascorbic committed Nov 4, 2020
    Copy the full SHA
    e09907b View commit details
    Browse the repository at this point in the history
  7. Add dep

    ascorbic committed Nov 4, 2020
    Copy the full SHA
    1cbc9f1 View commit details
    Browse the repository at this point in the history
  8. v0.0.0-5

    ascorbic committed Nov 4, 2020
    Copy the full SHA
    24d6507 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. handle peer dependencies

    Laurie committed Nov 5, 2020
    Copy the full SHA
    0a07e46 View commit details
    Browse the repository at this point in the history
  2. forgot to save a file

    Laurie committed Nov 5, 2020
    Copy the full SHA
    a41a557 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1bac85f View commit details
    Browse the repository at this point in the history
  4. bump core-utils dependency

    Laurie committed Nov 5, 2020
    Copy the full SHA
    4256b59 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    420b436 View commit details
    Browse the repository at this point in the history
  6. use magenta for all actions to be taken

    Laurie committed Nov 5, 2020
    Copy the full SHA
    f035a43 View commit details
    Browse the repository at this point in the history
  7. add final prompts

    Laurie committed Nov 5, 2020
    Copy the full SHA
    d3f30a7 View commit details
    Browse the repository at this point in the history
  8. consistent coloring

    Laurie committed Nov 5, 2020
    Copy the full SHA
    1a328ab View commit details
    Browse the repository at this point in the history
  9. consistent coloring

    Laurie committed Nov 5, 2020
    Copy the full SHA
    1968063 View commit details
    Browse the repository at this point in the history
  10. consistent coloring

    Laurie committed Nov 5, 2020
    Copy the full SHA
    a1843e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Initial input test

    ascorbic committed Nov 6, 2020
    Copy the full SHA
    42f7adf View commit details
    Browse the repository at this point in the history
  2. Layout helpers

    ascorbic committed Nov 6, 2020
    Copy the full SHA
    297a217 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    554de6f View commit details
    Browse the repository at this point in the history
  4. Add custom textinput prompt

    ascorbic committed Nov 6, 2020
    Copy the full SHA
    ca42b48 View commit details
    Browse the repository at this point in the history
  5. Fixes to hint

    ascorbic committed Nov 6, 2020
    Copy the full SHA
    e0c7679 View commit details
    Browse the repository at this point in the history
  6. Fix error

    ascorbic committed Nov 6, 2020
    Copy the full SHA
    d7f1dea View commit details
    Browse the repository at this point in the history
  7. Add select control

    ascorbic committed Nov 6, 2020
    Copy the full SHA
    81d2a16 View commit details
    Browse the repository at this point in the history
  8. update options for gatsby new

    Laurie committed Nov 6, 2020
    Copy the full SHA
    157fc87 View commit details
    Browse the repository at this point in the history
  9. Tab to end

    ascorbic committed Nov 6, 2020
    Copy the full SHA
    78d7290 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d448089 View commit details
    Browse the repository at this point in the history
  11. update tests

    Laurie committed Nov 6, 2020
    Copy the full SHA
    2f1e3b9 View commit details
    Browse the repository at this point in the history
  12. send both tabs

    Laurie committed Nov 6, 2020
    Copy the full SHA
    0e32a63 View commit details
    Browse the repository at this point in the history
  13. it was the right hex code, or not

    Laurie committed Nov 6, 2020
    Copy the full SHA
    3009490 View commit details
    Browse the repository at this point in the history
  14. order shouldn't matter but I'm very confused

    Laurie committed Nov 6, 2020
    Copy the full SHA
    60f4718 View commit details
    Browse the repository at this point in the history
  15. will slash tab work

    Laurie committed Nov 6, 2020
    Copy the full SHA
    28fbe82 View commit details
    Browse the repository at this point in the history
  16. Formatting fixes

    ascorbic committed Nov 6, 2020
    Copy the full SHA
    d776210 View commit details
    Browse the repository at this point in the history
  17. v0.0.0-6

    ascorbic committed Nov 6, 2020
    Copy the full SHA
    62e31a3 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    cd28154 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    3a5ea9c View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    239c70d View commit details
    Browse the repository at this point in the history
  21. use down inside of tab

    Laurie committed Nov 6, 2020
    Copy the full SHA
    53e1c86 View commit details
    Browse the repository at this point in the history
  22. test enter

    Laurie committed Nov 6, 2020
    Copy the full SHA
    efe5490 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    1813dcb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Copy the full SHA
    0c57475 View commit details
    Browse the repository at this point in the history
  2. Update packages/create-gatsby/src/cmses.json

    Co-authored-by: Lennart <lekoarts@gmail.com>
    ascorbic and LekoArts committed Nov 9, 2020
    Copy the full SHA
    2df4153 View commit details
    Browse the repository at this point in the history
  3. Update packages/create-gatsby/src/styles.json

    Co-authored-by: Lennart <lekoarts@gmail.com>
    ascorbic and LekoArts committed Nov 9, 2020
    Copy the full SHA
    67c4f7a View commit details
    Browse the repository at this point in the history
  4. one more time

    Laurie committed Nov 9, 2020
    Copy the full SHA
    e7c9c97 View commit details
    Browse the repository at this point in the history
  5. bane of my existence

    Laurie committed Nov 9, 2020
    Copy the full SHA
    5933b4d View commit details
    Browse the repository at this point in the history
  6. try different keys for different OS

    Laurie committed Nov 9, 2020
    Copy the full SHA
    5e731f7 View commit details
    Browse the repository at this point in the history
  7. somehow bypasses linter

    Laurie committed Nov 9, 2020
    Copy the full SHA
    27a5241 View commit details
    Browse the repository at this point in the history
  8. remove console.log

    Laurie committed Nov 9, 2020
    Copy the full SHA
    92f4cc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Copy the full SHA
    4448f4a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9982f1f View commit details
    Browse the repository at this point in the history
  3. Fix test

    ascorbic committed Nov 10, 2020
    Copy the full SHA
    e02ae70 View commit details
    Browse the repository at this point in the history
  4. Longer tick

    ascorbic committed Nov 10, 2020
    Copy the full SHA
    a733952 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6c1a620 View commit details
    Browse the repository at this point in the history
  6. Test changes

    ascorbic committed Nov 10, 2020
    Copy the full SHA
    45179cd View commit details
    Browse the repository at this point in the history
  7. increase interval

    Laurie committed Nov 10, 2020
    Copy the full SHA
    c117389 View commit details
    Browse the repository at this point in the history
  8. add initial working test

    Laurie committed Nov 10, 2020
    Copy the full SHA
    b7011c3 View commit details
    Browse the repository at this point in the history
  9. missing return type

    Laurie committed Nov 10, 2020
    Copy the full SHA
    bad4884 View commit details
    Browse the repository at this point in the history
  10. not sure why linter keeps skipping these diles

    Laurie committed Nov 10, 2020
    Copy the full SHA
    aca9fe8 View commit details
    Browse the repository at this point in the history
  11. all tests except project name exists

    Laurie committed Nov 10, 2020
    Copy the full SHA
    addd312 View commit details
    Browse the repository at this point in the history
  12. just in case it's a timeout thing

    Laurie committed Nov 10, 2020
    Copy the full SHA
    771193d View commit details
    Browse the repository at this point in the history
  13. does a single question pass

    Laurie committed Nov 10, 2020
    Copy the full SHA
    aff6d4d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f4a189f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Test

    ascorbic committed Nov 11, 2020
    Copy the full SHA
    2d69168 View commit details
    Browse the repository at this point in the history
  2. Burn it with fire 🔥

    ascorbic committed Nov 11, 2020
    Copy the full SHA
    0aa99ad View commit details
    Browse the repository at this point in the history
  3. Move components into plugin

    ascorbic committed Nov 11, 2020
    Copy the full SHA
    a8ea7b8 View commit details
    Browse the repository at this point in the history
  4. Replace Prismic with Dato

    ascorbic committed Nov 11, 2020
    Copy the full SHA
    8cd0a48 View commit details
    Browse the repository at this point in the history
  5. Install plugins at the start

    ascorbic committed Nov 11, 2020
    Copy the full SHA
    43ea67b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Add support for plugin dependencies (#27995)

    * feat(create-gatsby): Add support for plugin dependencies
    
    * Fix extra plugin handling
    ascorbic committed Nov 12, 2020
    Copy the full SHA
    009ed62 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Max Stoiber <contact@mxstbr.com>
    ascorbic and mxstbr committed Nov 12, 2020
    Copy the full SHA
    531638c View commit details
    Browse the repository at this point in the history
  3. Remove broken tests 😢

    ascorbic committed Nov 12, 2020
    Copy the full SHA
    04e8dd0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cc862b3 View commit details
    Browse the repository at this point in the history