Commit Graph

30 Commits (645706d73f1ff7fac6a4adb6527352c361dab35b)

Author SHA1 Message Date
ComputerGuy 645706d73f
Merge 50e4a08e9f into 2344b4052e
5 days ago
Simon H a60995abef
fix: allow async `{@const}` in more places (#16643)
2 weeks ago
Rich Harris e7e8a9c7b7
docs: remove 'thus', fix some phrasing (#16559)
1 month ago
Anthony a3f18351af
docs: corrections (#16550)
1 month ago
ComputerGuy 256c7966aa
Merge branch 'main' into $state-invalidate
1 month ago
ComputerGuy b0f9ea3ae6
fix: throw on duplicate class field declarations (#16502)
1 month ago
Rich Harris 0672e48223
feat: allow `await` in components (#15844)
2 months ago
ComputerGuy a0dfeea62f
Merge branch 'main' into $state-invalidate
3 months ago
Elliott Johnson d103adff9c
feat: State declarations in class constructors (#15820)
4 months ago
ComputerGuy b8b7d49295 Merge remote-tracking branch 'upstream/main' into $state-invalidate
5 months ago
7nik d8c6afde94
fix: emit error on wrong placement of the `:global` block selector (#15794)
5 months ago
ComputerGuy 814e089c81 Merge remote-tracking branch 'upstream/main' into $state-invalidate
5 months ago
Simon H a051f96ed6
fix: relax `:global` selector list validation (#15762)
5 months ago
ComputerGuy 524d22954b add support for class fields
5 months ago
ComputerGuy acc8361cd2 init
5 months ago
Paolo Ricciuti 3080c1334e
fix: prevent state runes from being called with spread (#15585)
6 months ago
Paolo Ricciuti 474c588067
fix: disallow `bind:group` to snippet parameters (#15401)
6 months ago
adiGuba 85f83ec435
feat: $props.id(), a SSR-safe ID generation (#15185)
7 months ago
Paolo Ricciuti 99fdc3f0ab
docs: update error message for `const_tag_invalid_placement` (#15003)
8 months ago
Simon H a2565efa37
docs: tweak "invalid assignment" compiler error message (#14955)
8 months ago
Caique Torres 48e3db21c1
fix: default values in object destructuring (#14554)
8 months ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune (#14290)
9 months ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters (#14307)
9 months ago
Simon H 86ae349bcc
fix: better error messages for invalid HTML trees (#14445)
9 months ago
Dominic Gannaway 4d2f2fb8e6
feat: allow snippets to be exported from module scripts (#14315)
9 months ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries (#14211)
9 months ago
Dominic Gannaway 7fd3774015
fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>` (#14228)
10 months ago
Conduitry 2ab70041fd
chore: mark markdown output from process-messages as generated (#13913)
10 months ago
Rich Harris 4157db94c4
fix: correct typo in compiler error messages (#14044)
10 months ago
Simon H 4578d4f25a
docs: generate pages for compiler/runtime warnings/errors (#13557)
11 months ago