Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quibler/learn.svelte.dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sveltejs/learn.svelte.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 83 files changed
  • 7 contributors

Commits on Apr 23, 2024

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

Commits on May 17, 2024

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

Commits on May 27, 2024

  1. chore: remove self-closing tags (sveltejs#617)

    * remove self-closing tags in src
    
    * self-closing tags
    Rich-Harris authored May 27, 2024
    Configuration menu
    Copy the full SHA
    dd92dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d3cddd View commit details
    Browse the repository at this point in the history
  3. bump deps (sveltejs#619)

    Rich-Harris authored May 27, 2024
    Configuration menu
    Copy the full SHA
    9bba03a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab45dc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88ac017 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    924f60f View commit details
    Browse the repository at this point in the history
  7. mobile fix

    Rich-Harris committed May 27, 2024
    Configuration menu
    Copy the full SHA
    cdc468d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7b0c88 View commit details
    Browse the repository at this point in the history
  9. chore: fix type errors (sveltejs#624)

    * bump svelte-check version
    
    * fix type errors
    Rich-Harris authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a345dca View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. chore: enable Vercel speed insights on preview site (sveltejs#625)

    privacy-compliant way to track performance metrics on our sites
    dummdidumm authored May 29, 2024
    Configuration menu
    Copy the full SHA
    393a680 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 1, 2024

  1. Fix spin function syntax for Svelte tutorial auto-grader (sveltejs#626)

    Corrected arrow function syntax to include missing parenthesis around the "t" parameter and added semicolon after the last backtick in returned CSS string. The auto-grader expects both.
    musrex authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    766e768 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jun 25, 2024

  1. Update paper.svg filler for 7.01 & 7.03 (sveltejs#604)

    as was done in 8ded6c5 for 7.02.
    With fill="none", the business card paper background is not rendered
    correctly.
    maxmynter authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c1e1157 View commit details
    Browse the repository at this point in the history
Loading