Commit Graph

421 Commits (428899fc1ee02a31c0877207c92a593f00ea5ae7)

Author SHA1 Message Date
Rich Harris 428899fc1e oops, didn't mean to change that
6 months ago
Rich Harris 5599314f3d update validation/message
6 months ago
Rich Harris fa0ccf86d3 update message
6 months ago
Rich Harris 8f5441268b merge main
6 months ago
GiantDragon9090 08448c501b
docs: update FAQ to mention SvelteKit hash-based routing support (#17546)
6 months ago
Rich Harris a66f453b56
docs: tweaking getting started instructions (#17566)
6 months ago
Bladesheng 0cbf718aef
feat: allow passing `ShadowRootInit` to custom element `shadow` options (#17088)
6 months ago
Gokul c041d122ba
docs: add note about typing children as Snippet in $props (#17534)
7 months ago
Pooh 7ab62a5878
docs: fix <svelte:boundary> tag in const_tag_invalid_placement message (#17501)
7 months ago
Elliott Johnson c86c4fdca1
feat: Add CSP support for `hydratable` (#17338)
8 months ago
Razin Shafayet 866ae6cdc7
docs: update #each to reflect support for null and undefined (#17339)
8 months ago
Davi Oliveira da Silva 5efbfa8e2b
docs: Updated docs to include usage of $bindable for bidirectional bindings and its possible riscs (#17121)
8 months ago
Ben McCann ad91827a23
docs: update link to sveltesociety (#17320)
8 months ago
dev-singh12 ba9de6a47b
docs: update outdated Svelte Society editor support link URL (#17292)
8 months ago
ComputerGuy bec7ca7918
fix: throw on invalid `{@tag}`s (#17256)
9 months ago
Alejandro Torres 3c63b12ccd
chore: fix typos in code comments and documentation (#17187)
9 months ago
t11r 707b6b8c20
docs: improve typography (#17222)
9 months ago
Rich Harris 99362b029b
9 months ago
Elliott Johnson c2a110cd81
feat: `hydratable` (#17154)
9 months ago
Simon H 84b261886b
chore: lift "flushSync cannot be called in effects" restriction (#17139)
9 months ago
Simon H 91486fa807
fix: take async into account for bindings/transitions/animations/attachments (#17198)
9 months ago
Rich Harris 657ec89caa
fix: ignore fork `discard()` after `commit()` (#17034)
10 months ago
Rich Harris c08ecba1b7
feat: forking (#17004)
10 months ago
Rich Harris 4b32d6d8b3
fix: make `$inspect` logs come from the callsite (#17001)
10 months ago
Rich Harris 53f2693b3b
feat: `$state.eager(value)` (#16849)
10 months ago
Rich Harris 9b5fb3f430
fix: error if `each` block has `key` but no `as` clause (#16966)
10 months ago
Rich Harris d6d13ced08
docs: improve createContext documentation (#16952)
10 months ago
Rich Harris ec99d7bc4c
fix docs (#16953)
10 months ago
Elliott Johnson 9cdd76e3a3
chore: Remove annoying sync-async warning (#16949)
10 months ago
Rich Harris f3c55e8e6c
feat: add `createContext` utility for type-safe context (#16948)
10 months ago
Rich Harris b05e12fd63
fix code block (#16937)
10 months ago
Ben McCann ba782f9fde
docs: link to custom renderer issue in Svelte Native discussion (#16896)
10 months ago
Hyunbin Seo b91f9de129
docs: await no longer need pending (#16900)
10 months ago
7nik 93012e1e6f
fix: track the user's getter of `bind:this` (#16916)
10 months ago
Ben McCann 30e2b23b59
docs: update one more link to the packages page (#16883)
10 months ago
Ben McCann 01fc47d155
docs: link to new packages page (#16882)
10 months ago
Michael Shilman fdb01fd966
docs: Promote Storybook testing to h2 (#16792)
10 months ago
Yuki Ishii 4f653ddcea
fix: update error message to clarify usage with radio inputs (#16874)
10 months ago
Jakub Kolesár 46c10d0476
fix: missing title warning for buttons and anchor tags (#16872)
10 months ago
Conduitry e0dba165b4
docs: remove reference to SSR being synchronous (#16861)
10 months ago
Tee Ming c75e862677
Update 19-await-expressions.md (#16827)
11 months ago
Rich Harris 7d9962a572
docs: update await expressions documentation (#16822)
11 months ago
Rich Harris 6076bab730
fix: issue `state_proxy_unmount` warning when unmounting a state proxy (#16747)
11 months ago
Elliott Johnson b8fd326d96
feat: async SSR (#16748)
11 months ago
Jack Goodall 2825bcee84 update docs
11 months ago
Jack Goodall 5eb11a8a68 register error properly
11 months ago
Jack Goodall 7cc9b199f2 docs formatting
11 months ago
Jack Goodall e227a1d74c update docs
11 months ago
Kyle Gach 08b3b66865
docs: add testing with storybook (#16701)
11 months ago
Jinay Patel 9d1aa699b6
Docs: Updated the custom elements documentation to include $host (#16686)
11 months ago