Commit Graph

326 Commits (3ec461baad451654db6d518734aeeb7b366f7c2e)

Author SHA1 Message Date
Rich Harris 9a09f02901 tweak messages
11 months ago
Rich Harris ec82e9bf6a tweak error codes to better align with existing conventions, such as they are
11 months ago
S. Elliott Johnson f6d3894ea8 I have lost the plot
11 months ago
S. Elliott Johnson fc84ada257 errors:
11 months ago
Rich Harris fbef4bbd7c
remove await_outside_boundary error (#16762)
11 months ago
S. Elliott Johnson 380f45725b Merge branch 'elliott/effect-pending-correct-boundary' into adjust-boundary-error-message
11 months ago
S. Elliott Johnson 3c73cc703a feat: first hydrationgaa
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
Simon H a60995abef
fix: allow async `{@const}` in more places (#16643)
11 months ago
Justin Paige 9efe672df2
Update 18-class.md (#16558)
12 months ago
Rich Harris e7e8a9c7b7
docs: remove 'thus', fix some phrasing (#16559)
1 year ago
Anthony a3f18351af
docs: corrections (#16550)
1 year ago
ComputerGuy 8067841170
docs: add note about attachments to `svelte/action` docs (#16537)
1 year ago
fkobi 1773df9484
docs: use sh instead of bash in source blocks (#16506)
1 year ago
ComputerGuy b0f9ea3ae6
fix: throw on duplicate class field declarations (#16502)
1 year ago
Simon H 65e5249296
docs: remove mention of deprecated way to enhance typings (#16416)
1 year ago
Ray Thurn Void 9e1e7139fb
fix: robustify reset calls in error boundaries (#16171)
1 year ago
Rich Harris b8b662a1ad
docs: make link to svelte/reactivity more prominent (#16410)
1 year ago
Rich Harris e5e6c0cd12
fix docs (#16409)
1 year ago
Rich Harris b17557cd91
docs: fix typo (#16408)
1 year ago
Rich Harris a67b5862f1
fix: more informative error when effects run in an infinite loop (#16405)
1 year ago
Rich Harris ead4091202
docs: diligently describe destructured derived declarations (#16400)
1 year ago
Rich Harris 9f591223b1
docs: async stuff (#16376)
1 year ago
Rich Harris 79904b7113
docs: tweak (#16369)
1 year ago
Rich Harris 2e49783afa
docs: fix code snippets (#16367)
1 year ago
Rich Harris 0672e48223
feat: allow `await` in components (#15844)
1 year ago
ComputerGuy 58baf80a70
docs: add note about proxying state proxies (#16354)
1 year ago
Rich Harris b673145659
feat: add `getAbortSignal()` (#16266)
1 year ago
brunnerh facf528cb8
docs: Simplify TS config docs (#16236)
1 year ago
Paolo Ricciuti c4b32c2bff
fix: untrack `$inspect.with` and add check for unsafe mutation (#16209)
1 year ago
Elliott Johnson d99d872519
fix: Make docs example not infinitely recurse (#16183)
1 year ago
7nik 5c5536eaa1
docs: clarify style precedence (#16158)
1 year ago
Paolo Ricciuti cc8d2f6c80
docs: add note on `Object.create` (#16124)
1 year ago
Jack Goodall 77a5d68675
also mention that `:has` is scoped in the migration guide (#16061)
1 year ago
Lol Mettam f969628394
Update 04-svelte-body.md (#16027)
1 year ago
Paolo Ricciuti 37488fa65c
fix: warn when using rest or identifier in custom elements without props option (#16003)
1 year ago
ComputerGuy f9d0df6041
docs: add link to lvalue info on `bind:` docs (#16008)
1 year ago
Paolo Ricciuti fbb6444fd8
fix: allow using typescript in `customElement.extend` option (#16001)
1 year ago
Mithi Sevilla 8860ca6c1d
docs: Improve sample code in `When not to use $effect` section (#15994)
1 year ago
Rich Harris 08346b51f2
docs: move some `$state` information around (#15969)
1 year ago
Rich Harris 8e16c777e0
docs: improve bind:group example (#15968)
1 year ago
Gautier Ben Aïm de8094910d
fix(14815): warn when an invalid <select multiple> value is given (#14816)
1 year ago
7nik c66a43940a
feat: warn on implicitly closed tags (#15932)
1 year ago
Paolo Ricciuti 7183886a73
feat: attachments `fromAction` utility (#15933)
1 year ago
Rich Harris 22a0211cbb
docs: clarify when attachments re-run (#15927)
1 year ago
Elliott Johnson d103adff9c
feat: State declarations in class constructors (#15820)
1 year ago
Christian Decker 42e7e8168d
chore: fix docs typo in 02-context.md (#15944)
1 year ago
Rich Harris 17a7cf51e4
docs: clarify ordering of attributes with spread (#15917)
1 year ago
Rich Harris ae71152013
docs: clarify keyed each blocks (#15923)
1 year ago