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(site-2): Fully remove api.svelte.dev #8432

Merged
merged 25 commits into from
Apr 2, 2023
Merged

feat(site-2): Fully remove api.svelte.dev #8432

merged 25 commits into from
Apr 2, 2023

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    95627d0 View commit details
    Browse the repository at this point in the history
  2. Localize FAQ

    PuruVJ committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    03657c2 View commit details
    Browse the repository at this point in the history
  3. Try to fix examples API

    PuruVJ committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    21ac4a6 View commit details
    Browse the repository at this point in the history
  4. Remove examples api

    PuruVJ committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fd41afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    593b794 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    244d497 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4f727c View commit details
    Browse the repository at this point in the history
  8. Don't prerender REPL page

    PuruVJ committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cb40cd3 View commit details
    Browse the repository at this point in the history
  9. Change console warn

    PuruVJ committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3e3d614 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    05ab116 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Use getContext in root

    PuruVJ committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5e6d6f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. work around some weird content encoding glitch

    Rich Harris committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    8aac01f View commit details
    Browse the repository at this point in the history
  2. Try the pre-generate route

    PuruVJ committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    67980b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3efddd2 View commit details
    Browse the repository at this point in the history
  4. Apply the suggestions

    PuruVJ committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    fd407a7 View commit details
    Browse the repository at this point in the history
  5. Fix embed examples

    PuruVJ committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    810a4ab View commit details
    Browse the repository at this point in the history
  6. Remove comment

    PuruVJ committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    2267a0d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    c6e9095 View commit details
    Browse the repository at this point in the history
  2. Update sites/svelte.dev/src/routes/_components/Demo.svelte

    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    PuruVJ and Rich-Harris committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    f283323 View commit details
    Browse the repository at this point in the history
  3. remove unused code

    Rich Harris committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    72f3658 View commit details
    Browse the repository at this point in the history
  4. add note to self, remove ts-ignore

    Rich Harris committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    ee99608 View commit details
    Browse the repository at this point in the history
  5. move adapter-vercel to devDependencies

    Rich Harris committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    0b7ace7 View commit details
    Browse the repository at this point in the history
  6. remove some unused deps

    Rich Harris committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    fde71aa View commit details
    Browse the repository at this point in the history
  7. huh we need flexsearch after all? weird

    Rich Harris committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    887e46f View commit details
    Browse the repository at this point in the history
  8. we need sourcemap-codec as well — what the hell. are these deps missi…

    …ng from a dep?
    Rich Harris committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    0b34266 View commit details
    Browse the repository at this point in the history