Commit Graph

7556 Commits (8b60b07f42d515f926a1d04ed2597e085060155b)
 

Author SHA1 Message Date
Rich Harris 8b60b07f42
Update PULL_REQUEST_TEMPLATE.md
8 months ago
gtmnayan 7a84e78b4d
fix: add snippet symbol to children prop (#9395)
8 months ago
Rich Harris 304a29e1cc
fix runes mode indicator (#9388)
8 months ago
Rich Harris 7bcd33dbe1
Fix diagnostics (#9385)
8 months ago
Rich Harris 2aacfad9ae
fix: exclude internal props from spread attributes (#9384)
8 months ago
Simon Holthausen 51394a4834 docs: note more breaking changes
8 months ago
Rich Harris 14d7424d75
fix symlink (hopefully) (#9383)
8 months ago
Simon Holthausen c732bf8b42 Merge branch 'main' of https://github.com/sveltejs/svelte
8 months ago
github-actions[bot] 28b560392b
Version Packages (next) (#9382)
8 months ago
Simon Holthausen 341810b82c chore: don't format changeset folder
8 months ago
Simon H c6c934afb2
chore: cleanup (#9381)
8 months ago
Simon Holthausen b8ea454372 chore: enter changeset prerelease mode
8 months ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
8 months ago
github-actions[bot] 1369aa5cec
Version Packages (#9380)
8 months ago
Simon H e10be7a8e4
site: summit banner (#9378)
8 months ago
Simon H 2a2a773174
chore: rewire some master occurences (#9379)
8 months ago
Kelvin Soh 00700621bb
fix: html tag hydration: regard empty claimed_nodes array as content mismatch (#9184)
8 months ago
Ben McCann d8e382712c
site: fix type errors in JS files (#9354)
8 months ago
Pedro Coelho ac7505d81b
docs: update text color in animate example (#9374)
8 months ago
Vardhaman Bhandari 2a6f9e3bb7
docs: fix typo in blog (#9373)
8 months ago
Dani Sandoval 3a842e3da4
docs: "What's new in Svelte" November newsletter (#9360)
8 months ago
Ben McCann 54233adb63
docs: clarify "obsolete" in runes blog post (#9364)
8 months ago
Ben McCann 895612514c
fix: improve a11y-click-events-have-key-events message (#9358)
8 months ago
Ben McCann 3d20b39289
site: fix 404 page by upgrading SvelteKit and avoiding null reference (#9337)
9 months ago
Sanjaiyan Parthipan 522d06a6ad
site: add `type="search"` to search input (#9263)
9 months ago
Ben McCann 28d6b34598
chore: fix failing format linting (#9338)
9 months ago
Min Kim 4b911045b0
docs: fix else if blocks on tutorial (#9336)
9 months ago
github-actions[bot] 590503044f
Version Packages (#9293)
9 months ago
Sina Salahshour 6b9b8af050
fix: ignore comments while comparing nodes in node_match (#9197)
9 months ago
Simon H c1b7262248
fix: repair pnpm lock to deduplicate packages and make repl working again (#9333)
9 months ago
vhladko ab80d9d214
fix: add missing plaintext-only value to contenteditable type (#9242)
9 months ago
Ben McCann c9cd687d36
chore: upgrade semver and postcss to address four security issues (#9322)
9 months ago
Mathias Schäfer 16c42cb085
fix: add transform-origin to SVGAttributes (#9326)
9 months ago
Ravi van Rooijen 1ed9182025
docs: mention `{#await}` on non-Promise values short-circuiting to the fullfilled branch (#9324)
9 months ago
Simon H 9900c85acf
fix: support camelCase properties on custom elements (#9328)
9 months ago
Emmanuel Ferdman 6f508a011b
fix: update link to `LICENSE.md` (#9296)
9 months ago
Ben McCann 4efec418c2
chore: bump jsdom to address word-wrap vulnerability (#9046)
9 months ago
Ben McCann 052d38158f
chore: upgrade magic-string (#9292)
9 months ago
Rubin Raithel 9ffe07da2f
fix: svelte.dev site scripts filepath generation (#9273)
9 months ago
Willow (GHOST) e42b961bd2
Add Hacktoberfest blog post (#9280)
9 months ago
Dani Sandoval 050592d2e1
docs: "What's new in Svelte" October newsletter (#9271)
9 months ago
Diego Augusto Molina acb93568b0
docs: fix typo in `Action` jsdoc (#9254)
10 months ago
Irshad Ali fa89421301
fix(repl): runes bottom banner overlapping fixed (#9238)
10 months ago
Ben McCann 666d70ac2b
chore: update PR template with note about rewrite (#9231)
10 months ago
Simon H 68b40effb2
site: runes banner (#9228)
10 months ago
Rich Harris c50ad34b06
introducing runes (#9227)
10 months ago
github-actions[bot] bd5e5eef9b
Version Packages (#9121)
10 months ago
gtmnayan 26eb2a2f89
fix: false reactive component warning (#9094)
10 months ago
Teo 93b17c85f7
fix: spreading attributes on option value attribute get's replaced by option's inner text (#9125)
10 months ago
Teo 228dd4d9d7
fix: svelte:element with dynamic this and spread attributes throws error (#9112)
10 months ago