Commit Graph

30 Commits (attachments)

Author SHA1 Message Date
Rich Harris bfa0b34663
add self-closing-tags info (#14758)
1 week ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune (#14290)
2 weeks ago
waedi 65db409860
docs: typo in ## script_context_deprecated (#14694)
2 weeks ago
Simon H 68d266e0f8
fix: remove overzealous `reactive_declaration_non_reactive_property` warning (#14663)
2 weeks ago
Rich Harris d43a10ba7a
feat: add `svelte/reactivity/window` module (#14660)
2 weeks ago
Rich Harris 3dcd5a4a3e
fix docs (#14635)
2 weeks ago
Simon H c6fca02009
docs: more details for errors/warnings on the site (#14632)
2 weeks ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters (#14307)
3 weeks ago
Simon H 86ae349bcc
fix: better error messages for invalid HTML trees (#14445)
3 weeks ago
Rich Harris 4c4f18b24c
chore: fix docs (#14538)
3 weeks ago
Rich Harris fe0bd299a5
fix: proxify values when assigning using `||=`, `&&=` and `??=` operators (#14273)
3 weeks ago
Rich Harris a5de086f95
feat: turn `reactive_declaration_non_reactive_property` into a runtime warning (#14192)
3 weeks ago
Dominic Gannaway 4d2f2fb8e6
feat: allow snippets to be exported from module scripts (#14315)
3 weeks ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries (#14211)
4 weeks ago
Dominic Gannaway 7fd3774015
fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>` (#14228)
1 month ago
Conduitry 2ab70041fd
chore: mark markdown output from process-messages as generated (#13913)
2 months ago
Rich Harris ffbd5c971e
docs: fix runtime-warnings page (#14077)
2 months ago
Rich Harris 4157db94c4
fix: correct typo in compiler error messages (#14044)
2 months ago
Richard Smith e99e865291
docs: update links to point to new site (#13986)
2 months ago
Paolo Ricciuti 8ff2af52d3
fix: show filename information in `legacy_recursive_reactive_block` (#13764)
2 months ago
Rich Harris fd78385447
chore: restructure docs for new site (#13699)
2 months ago
Dominic Gannaway ae10f4d37c
breaking: state mutations inside the template are no longer allowed (#13660)
2 months ago
Dominic Gannaway 139114bdcb
fix: ensure legacy run utility does not cause cycles (#13643)
2 months ago
Dominic Gannaway 2070c8a166
breaking: disallow state mutations in logic block expression (#13625)
2 months ago
Rich Harris 5ee3ae4369
update diffs (#13575)
3 months ago
Simon H 4578d4f25a
docs: generate pages for compiler/runtime warnings/errors (#13557)
3 months ago
Rich Harris 233bbecf55
chore: rename placeholder file (#13520)
3 months ago
Simon Holthausen dfb8eee1cc docs: some module intro comments
3 months ago
Simon Holthausen 25f67df911 docs: adjust placeholder syntax
4 months ago
Ben McCann 145d67a489
docs: copy Svelte 5 docs from omnisite (#12317)
6 months ago