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

New hello world #1014

Merged
merged 59 commits into from
Apr 18, 2021
Merged

New hello world #1014

merged 59 commits into from
Apr 18, 2021

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    e10ef0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d178190 View commit details
    Browse the repository at this point in the history
  3. Adding changeset

    rafaelcamaram committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    186749e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    97bbd28 View commit details
    Browse the repository at this point in the history
  2. add svelte-preprocess

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    545b7e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f10c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89cd6c5 View commit details
    Browse the repository at this point in the history
  5. tweak layout

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    ce3e6ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b719226 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ff610f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8bb743 View commit details
    Browse the repository at this point in the history
  9. simplify

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    73fcbc8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    078cd05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7565e40 View commit details
    Browse the repository at this point in the history
  12. remove unused images

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b91c735 View commit details
    Browse the repository at this point in the history
  13. inline svgs

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    3bd4b55 View commit details
    Browse the repository at this point in the history
  14. dark mode style tweak

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    608a96b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a803774 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac12e3b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ae4113d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    724c62d View commit details
    Browse the repository at this point in the history
  19. newlines

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c7f4fe5 View commit details
    Browse the repository at this point in the history
  20. Update packages/create-svelte/cli/index.js

    Co-authored-by: Simon H <[email protected]>
    Rich Harris and dummdidumm authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    ef10df0 View commit details
    Browse the repository at this point in the history
  21. Update packages/create-svelte/templates/default/src/lib/Header/ThemeT…

    …oggler.svelte
    
    Co-authored-by: Anatole Lucet <[email protected]>
    Rich Harris and AnatoleLucet authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    45438ca View commit details
    Browse the repository at this point in the history
  22. use new image file

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    5774133 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c891d1d View commit details
    Browse the repository at this point in the history
  24. remove dark/light toggle

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9dca99b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    960a99a View commit details
    Browse the repository at this point in the history
  26. more linting

    Rich-Harris committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    81475a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    08de077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8835aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20e9e68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0688f8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bacda90 View commit details
    Browse the repository at this point in the history
  6. oops

    Rich-Harris committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    0ce375f View commit details
    Browse the repository at this point in the history
  7. minor tweaks

    Rich-Harris committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4258d0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bc4203 View commit details
    Browse the repository at this point in the history
  9. non-greedy regex

    Rich-Harris committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    9ea4beb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b62473d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. implement TODOs page

    Rich-Harris committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    2cb6790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff74434 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c4448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ccb7d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b72ae9 View commit details
    Browse the repository at this point in the history
  6. tweak pre styles

    Rich-Harris committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    5fe8688 View commit details
    Browse the repository at this point in the history
  7. tweak TODOs page

    Rich-Harris committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a149e7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c75fc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. add some docs

    Rich-Harris committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    cfa90a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89e07b2 View commit details
    Browse the repository at this point in the history
  3. remove rollup

    Rich-Harris committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    86bf2ae View commit details
    Browse the repository at this point in the history
  4. fix lint script

    Rich-Harris committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    4519429 View commit details
    Browse the repository at this point in the history
  5. oops

    Rich-Harris committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    ed27ce5 View commit details
    Browse the repository at this point in the history
  6. goddammit, every time

    Rich-Harris committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    a63ac29 View commit details
    Browse the repository at this point in the history
  7. use local API

    Rich-Harris committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    1e5fde8 View commit details
    Browse the repository at this point in the history
  8. typo

    Rich-Harris committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    62b2fe3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f939bc5 View commit details
    Browse the repository at this point in the history
  10. various

    Rich-Harris committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    bf33079 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. use API

    Rich-Harris committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    5d563b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dade4d View commit details
    Browse the repository at this point in the history