Commit Graph

369 Commits (ssr-error-boundary)

Author SHA1 Message Date
Rich Harris 9472ff607a get the preview to deploy, hopefully
19 hours ago
Rich Harris 1550be6a99 more detail
19 hours ago
Rich Harris 1acec3b839 on second thoughts, handleError -> transformError
20 hours ago
Rich Harris 03940d76d9 flesh out docs
20 hours ago
Simon Holthausen 88c1b75979 feat: allow error boundaries to work on the server
2 days ago
Rich Harris f09785424b
docs: add crosslinks (#17663)
3 days ago
Michel Heusschen 6ad6eb1bbf
docs: add section on conditional attachments (#17599)
6 days ago
Artyom Alekseevich 01db7b8c2a
fix: update migration guide to reflect current passive events (#17631)
6 days ago
Artyom Alekseevich 989492f057
fix: use "set up" (verb) instead of "setup" (noun) in comments (#17632)
6 days ago
Rich Harris fcbd3e325a
feat: allow use of createContext when instantiating components programmatically (#17575)
7 days ago
GiantDragon9090 08448c501b
docs: update FAQ to mention SvelteKit hash-based routing support (#17546)
2 weeks ago
Rich Harris a66f453b56
docs: tweaking getting started instructions (#17566)
2 weeks ago
Bladesheng 0cbf718aef
feat: allow passing `ShadowRootInit` to custom element `shadow` options (#17088)
2 weeks ago
Gokul c041d122ba
docs: add note about typing children as Snippet in $props (#17534)
3 weeks ago
Pooh 7ab62a5878
docs: fix <svelte:boundary> tag in const_tag_invalid_placement message (#17501)
3 weeks ago
Elliott Johnson c86c4fdca1
feat: Add CSP support for `hydratable` (#17338)
2 months ago
Razin Shafayet 866ae6cdc7
docs: update #each to reflect support for null and undefined (#17339)
2 months ago
Davi Oliveira da Silva 5efbfa8e2b
docs: Updated docs to include usage of $bindable for bidirectional bindings and its possible riscs (#17121)
2 months ago
Ben McCann ad91827a23
docs: update link to sveltesociety (#17320)
2 months ago
dev-singh12 ba9de6a47b
docs: update outdated Svelte Society editor support link URL (#17292)
2 months ago
ComputerGuy bec7ca7918
fix: throw on invalid `{@tag}`s (#17256)
3 months ago
Alejandro Torres 3c63b12ccd
chore: fix typos in code comments and documentation (#17187)
3 months ago
t11r 707b6b8c20
docs: improve typography (#17222)
3 months ago
Rich Harris 99362b029b
3 months ago
Elliott Johnson c2a110cd81
feat: `hydratable` (#17154)
3 months ago
Simon H 84b261886b
chore: lift "flushSync cannot be called in effects" restriction (#17139)
3 months ago
Simon H 91486fa807
fix: take async into account for bindings/transitions/animations/attachments (#17198)
3 months ago
Rich Harris 657ec89caa
fix: ignore fork `discard()` after `commit()` (#17034)
4 months ago
Rich Harris c08ecba1b7
feat: forking (#17004)
4 months ago
Rich Harris 4b32d6d8b3
fix: make `$inspect` logs come from the callsite (#17001)
4 months ago
Rich Harris 53f2693b3b
feat: `$state.eager(value)` (#16849)
4 months ago
Rich Harris 9b5fb3f430
fix: error if `each` block has `key` but no `as` clause (#16966)
4 months ago
Rich Harris d6d13ced08
docs: improve createContext documentation (#16952)
4 months ago
Rich Harris ec99d7bc4c
fix docs (#16953)
4 months ago
Elliott Johnson 9cdd76e3a3
chore: Remove annoying sync-async warning (#16949)
4 months ago
Rich Harris f3c55e8e6c
feat: add `createContext` utility for type-safe context (#16948)
4 months ago
Rich Harris b05e12fd63
fix code block (#16937)
4 months ago
Ben McCann ba782f9fde
docs: link to custom renderer issue in Svelte Native discussion (#16896)
4 months ago
Hyunbin Seo b91f9de129
docs: await no longer need pending (#16900)
4 months ago
7nik 93012e1e6f
fix: track the user's getter of `bind:this` (#16916)
4 months ago
Ben McCann 30e2b23b59
docs: update one more link to the packages page (#16883)
4 months ago
Ben McCann 01fc47d155
docs: link to new packages page (#16882)
4 months ago
Michael Shilman fdb01fd966
docs: Promote Storybook testing to h2 (#16792)
4 months ago
Yuki Ishii 4f653ddcea
fix: update error message to clarify usage with radio inputs (#16874)
4 months ago
Jakub Kolesár 46c10d0476
fix: missing title warning for buttons and anchor tags (#16872)
4 months ago
Conduitry e0dba165b4
docs: remove reference to SSR being synchronous (#16861)
5 months ago
Tee Ming c75e862677
Update 19-await-expressions.md (#16827)
5 months ago
Rich Harris 7d9962a572
docs: update await expressions documentation (#16822)
5 months ago
Rich Harris 6076bab730
fix: issue `state_proxy_unmount` warning when unmounting a state proxy (#16747)
5 months ago
Elliott Johnson b8fd326d96
feat: async SSR (#16748)
5 months ago