Commit Graph

7546 Commits (50abbc81daa84d90c74e3fa8fc1a00b46b8e721d)
 

Author SHA1 Message Date
Ben McCann 50abbc81da
blog: fix typo in 'svelte.dev: A complete overhaul' blog entry () () 1 year ago
Wes Keiser f3e0db1e46
docs: incorrect order of directives () 1 year ago
Geoff Rich 022c47edfc
site: allow multiple blog authors () 1 year ago
github-actions[bot] 1369aa5cec
Version Packages () 1 year ago
Simon H e10be7a8e4
site: summit banner () 1 year ago
Simon H 2a2a773174
chore: rewire some master occurences () 1 year ago
Kelvin Soh 00700621bb
fix: html tag hydration: regard empty claimed_nodes array as content mismatch () 1 year ago
Ben McCann d8e382712c
site: fix type errors in JS files () 1 year ago
Pedro Coelho ac7505d81b
docs: update text color in animate example () 1 year ago
Vardhaman Bhandari 2a6f9e3bb7
docs: fix typo in blog () 1 year ago
Dani Sandoval 3a842e3da4
docs: "What's new in Svelte" November newsletter () 1 year ago
Ben McCann 54233adb63
docs: clarify "obsolete" in runes blog post () 2 years ago
Ben McCann 895612514c
fix: improve a11y-click-events-have-key-events message () 2 years ago
Ben McCann 3d20b39289
site: fix 404 page by upgrading SvelteKit and avoiding null reference () 2 years ago
Sanjaiyan Parthipan 522d06a6ad
site: add `type="search"` to search input () 2 years ago
Ben McCann 28d6b34598
chore: fix failing format linting () 2 years ago
Min Kim 4b911045b0
docs: fix else if blocks on tutorial () 2 years ago
github-actions[bot] 590503044f
Version Packages () 2 years ago
Sina Salahshour 6b9b8af050
fix: ignore comments while comparing nodes in node_match () 2 years ago
Simon H c1b7262248
fix: repair pnpm lock to deduplicate packages and make repl working again () 2 years ago
vhladko ab80d9d214
fix: add missing plaintext-only value to contenteditable type () 2 years ago
Ben McCann c9cd687d36
chore: upgrade semver and postcss to address four security issues () 2 years ago
Mathias Schäfer 16c42cb085
fix: add transform-origin to SVGAttributes () 2 years ago
Ravi van Rooijen 1ed9182025
docs: mention `{#await}` on non-Promise values short-circuiting to the fullfilled branch () 2 years ago
Simon H 9900c85acf
fix: support camelCase properties on custom elements () 2 years ago
Emmanuel Ferdman 6f508a011b
fix: update link to `LICENSE.md` () 2 years ago
Ben McCann 4efec418c2
chore: bump jsdom to address word-wrap vulnerability () 2 years ago
Ben McCann 052d38158f
chore: upgrade magic-string () 2 years ago
Rubin Raithel 9ffe07da2f
fix: svelte.dev site scripts filepath generation () 2 years ago
Willow (GHOST) e42b961bd2
Add Hacktoberfest blog post () 2 years ago
Dani Sandoval 050592d2e1
docs: "What's new in Svelte" October newsletter () 2 years ago
Diego Augusto Molina acb93568b0
docs: fix typo in `Action` jsdoc () 2 years ago
Irshad Ali fa89421301
fix(repl): runes bottom banner overlapping fixed () 2 years ago
Ben McCann 666d70ac2b
chore: update PR template with note about rewrite () 2 years ago
Simon H 68b40effb2
site: runes banner () 2 years ago
Rich Harris c50ad34b06
introducing runes () 2 years ago
github-actions[bot] bd5e5eef9b
Version Packages () 2 years ago
gtmnayan 26eb2a2f89
fix: false reactive component warning () 2 years ago
Teo 93b17c85f7
fix: spreading attributes on option value attribute get's replaced by option's inner text () 2 years ago
Teo 228dd4d9d7
fix: svelte:element with dynamic this and spread attributes throws error () 2 years ago
gtmnayan 3191147c2a
chore: document init parameters () 2 years ago
paulreece 6fe17eabf2
fix: This makes the indeterminate HTML attribute available for use. Fixes . () 2 years ago
Kelvin Soh d5a1822428
fix: style directive not updating when style attribute is present and style directive is updated via an object prop. fixes () 2 years ago
gtmnayan 115ea1ff4a
fix: do not add module declared variables as dependencies () 2 years ago
Puru Vijay 6aca6127ca
site: fix scroll restoration () 2 years ago
Puru Vijay 408ab77420
feat: OnThisPage blog () 2 years ago
Ben McCann 8e85b3fa9e
docs: remove typescript faq () 2 years ago
Puru Vijay 1a28d58b5d
feat: Copy code button () 2 years ago
Conduitry 16504d1f52
docs: add FAQ about why you can't keep unused styles () 2 years ago
Jack Farley 9073241daa
docs: mention escaping of curly braces () 2 years ago