Commit Graph

350 Commits (elliott/17313-out-of-bounds-error)

Author SHA1 Message Date
dev-singh12 ba9de6a47b
docs: update outdated Svelte Society editor support link URL (#17292)
3 days ago
ComputerGuy bec7ca7918
fix: throw on invalid `{@tag}`s (#17256)
1 week ago
Alejandro Torres 3c63b12ccd
chore: fix typos in code comments and documentation (#17187)
2 weeks ago
t11r 707b6b8c20
docs: improve typography (#17222)
2 weeks ago
Rich Harris 99362b029b
2 weeks ago
Elliott Johnson c2a110cd81
feat: `hydratable` (#17154)
2 weeks ago
Simon H 84b261886b
chore: lift "flushSync cannot be called in effects" restriction (#17139)
2 weeks ago
Simon H 91486fa807
fix: take async into account for bindings/transitions/animations/attachments (#17198)
2 weeks ago
Rich Harris 657ec89caa
fix: ignore fork `discard()` after `commit()` (#17034)
1 month ago
Rich Harris c08ecba1b7
feat: forking (#17004)
1 month ago
Rich Harris 4b32d6d8b3
fix: make `$inspect` logs come from the callsite (#17001)
2 months ago
Rich Harris 53f2693b3b
feat: `$state.eager(value)` (#16849)
2 months ago
Rich Harris 9b5fb3f430
fix: error if `each` block has `key` but no `as` clause (#16966)
2 months ago
Rich Harris d6d13ced08
docs: improve createContext documentation (#16952)
2 months ago
Rich Harris ec99d7bc4c
fix docs (#16953)
2 months ago
Elliott Johnson 9cdd76e3a3
chore: Remove annoying sync-async warning (#16949)
2 months ago
Rich Harris f3c55e8e6c
feat: add `createContext` utility for type-safe context (#16948)
2 months ago
Rich Harris b05e12fd63
fix code block (#16937)
2 months ago
Ben McCann ba782f9fde
docs: link to custom renderer issue in Svelte Native discussion (#16896)
2 months ago
Hyunbin Seo b91f9de129
docs: await no longer need pending (#16900)
2 months ago
7nik 93012e1e6f
fix: track the user's getter of `bind:this` (#16916)
2 months ago
Ben McCann 30e2b23b59
docs: update one more link to the packages page (#16883)
2 months ago
Ben McCann 01fc47d155
docs: link to new packages page (#16882)
2 months ago
Michael Shilman fdb01fd966
docs: Promote Storybook testing to h2 (#16792)
2 months ago
Yuki Ishii 4f653ddcea
fix: update error message to clarify usage with radio inputs (#16874)
2 months ago
Jakub Kolesár 46c10d0476
fix: missing title warning for buttons and anchor tags (#16872)
2 months ago
Conduitry e0dba165b4
docs: remove reference to SSR being synchronous (#16861)
2 months ago
Tee Ming c75e862677
Update 19-await-expressions.md (#16827)
2 months ago
Rich Harris 7d9962a572
docs: update await expressions documentation (#16822)
2 months ago
Rich Harris 6076bab730
fix: issue `state_proxy_unmount` warning when unmounting a state proxy (#16747)
3 months ago
Elliott Johnson b8fd326d96
feat: async SSR (#16748)
3 months ago
Kyle Gach 08b3b66865
docs: add testing with storybook (#16701)
3 months ago
Jinay Patel 9d1aa699b6
Docs: Updated the custom elements documentation to include $host (#16686)
3 months ago
Simon H a60995abef
fix: allow async `{@const}` in more places (#16643)
4 months ago
Justin Paige 9efe672df2
Update 18-class.md (#16558)
4 months ago
Rich Harris e7e8a9c7b7
docs: remove 'thus', fix some phrasing (#16559)
4 months ago
Anthony a3f18351af
docs: corrections (#16550)
4 months ago
ComputerGuy 8067841170
docs: add note about attachments to `svelte/action` docs (#16537)
4 months ago
fkobi 1773df9484
docs: use sh instead of bash in source blocks (#16506)
4 months ago
ComputerGuy b0f9ea3ae6
fix: throw on duplicate class field declarations (#16502)
4 months ago
Simon H 65e5249296
docs: remove mention of deprecated way to enhance typings (#16416)
5 months ago
Ray Thurn Void 9e1e7139fb
fix: robustify reset calls in error boundaries (#16171)
5 months ago
Rich Harris b8b662a1ad
docs: make link to svelte/reactivity more prominent (#16410)
5 months ago
Rich Harris e5e6c0cd12
fix docs (#16409)
5 months ago
Rich Harris b17557cd91
docs: fix typo (#16408)
5 months ago
Rich Harris a67b5862f1
fix: more informative error when effects run in an infinite loop (#16405)
5 months ago
Rich Harris ead4091202
docs: diligently describe destructured derived declarations (#16400)
5 months ago
Rich Harris 9f591223b1
docs: async stuff (#16376)
5 months ago
Rich Harris 79904b7113
docs: tweak (#16369)
5 months ago
Rich Harris 2e49783afa
docs: fix code snippets (#16367)
5 months ago