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: sveltejs/svelte
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: sveltejs/svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 11 commits
  • 20 files changed
  • 11 contributors

Commits on Jan 22, 2024

  1. fix(repl): update broken embed repl to work like regular one, remove …

    …obsolete ReplWidget.svelte (#10180)
    zusorio authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9d0f7d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

  1. update discloseVersion docs (#10300)

    * update discloseVersion docs
    
    * regenerate types
    
    ---------
    
    Co-authored-by: Rich Harris <[email protected]>
    Rich-Harris and Rich-Harris authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4d8ce93 View commit details
    Browse the repository at this point in the history
  2. work around acorn types (#10301)

    * work around acorn types
    
    * ugh
    
    ---------
    
    Co-authored-by: Rich Harris <[email protected]>
    Rich-Harris and Rich-Harris authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    452dc4a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. fix: add scrollend event type (#10336)

    * fix: add scrollend event type
    
    * Update fair-phones-dance.md
    arslanastral authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f2c2490 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix: make inline doc links valid (#10366)

    * fix: make inline doc links valid
    
    * real glad you caught that one eslint. how would we ever cope without you
    
    ---------
    
    Co-authored-by: Rich Harris <[email protected]>
    Rich-Harris and Rich-Harris authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2cc2510 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 5, 2024

  1. fix: add fetchpriority to image attrs (#10390)

    Fixes #8099
    
    ---------
    
    Co-authored-by: Simon H <[email protected]>
    ascorbic and dummdidumm authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c15e021 View commit details
    Browse the repository at this point in the history
  2. fix: add fetchpriority to script and link tags (#10403)

    Works on more elements besides img
    dummdidumm authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2d7884a View commit details
    Browse the repository at this point in the history
  3. Version Packages (#10340)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d5e4607 View commit details
    Browse the repository at this point in the history
Loading