Commit Graph

43 Commits (functional-template-alternative-syntax)

Author SHA1 Message Date
Paolo Ricciuti 3080c1334e
fix: prevent state runes from being called with spread () 2 weeks ago
Rich Harris ef98ccae8b doh 2 weeks ago
Rich Harris 441108b8ff fix docs 2 weeks ago
Rich Harris 842a7c6995
docs: update state_unsafe_mutation message () 2 weeks ago
Rich Harris 6915c12b58
feat: allow state created in deriveds/effects to be written/read locally without self-invalidation () 3 weeks ago
Simon H aaeda65f2f
docs: add docs on state_unsafe_mutation error () 3 weeks ago
Paolo Ricciuti 474c588067
fix: disallow `bind:group` to snippet parameters () 1 month ago
adiGuba 85f83ec435
feat: $props.id(), a SSR-safe ID generation () 2 months ago
Paolo Ricciuti 99fdc3f0ab
docs: update error message for `const_tag_invalid_placement` () 3 months ago
Simon H a2565efa37
docs: tweak "invalid assignment" compiler error message () 3 months ago
Rich Harris d41801c75f
feat: warn on using `slide` transition with invalid `display` styles () 3 months ago
Caique Torres 48e3db21c1
fix: default values in object destructuring () 3 months ago
Rich Harris 97f3aa9151
docs: fix links in some errors/warnings () 3 months ago
Rich Harris bfa0b34663
add self-closing-tags info () 4 months ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune () 4 months ago
waedi 65db409860
docs: typo in ## script_context_deprecated () 4 months ago
Simon H 68d266e0f8
fix: remove overzealous `reactive_declaration_non_reactive_property` warning () 4 months ago
Rich Harris d43a10ba7a
feat: add `svelte/reactivity/window` module () 4 months ago
Rich Harris 3dcd5a4a3e
fix docs () 4 months ago
Simon H c6fca02009
docs: more details for errors/warnings on the site () 4 months ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters () 4 months ago
Simon H 86ae349bcc
fix: better error messages for invalid HTML trees () 4 months ago
Rich Harris 4c4f18b24c
chore: fix docs () 4 months ago
Rich Harris fe0bd299a5
fix: proxify values when assigning using `||=`, `&&=` and `??=` operators () 4 months ago
Rich Harris a5de086f95
feat: turn `reactive_declaration_non_reactive_property` into a runtime warning () 4 months ago
Dominic Gannaway 4d2f2fb8e6
feat: allow snippets to be exported from module scripts () 4 months ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries () 4 months ago
Dominic Gannaway 7fd3774015
fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>` () 5 months ago
Conduitry 2ab70041fd
chore: mark markdown output from process-messages as generated () 5 months ago
Rich Harris ffbd5c971e
docs: fix runtime-warnings page () 5 months ago
Rich Harris 4157db94c4
fix: correct typo in compiler error messages () 5 months ago
Richard Smith e99e865291
docs: update links to point to new site () 5 months ago
Paolo Ricciuti 8ff2af52d3
fix: show filename information in `legacy_recursive_reactive_block` () 6 months ago
Rich Harris fd78385447
chore: restructure docs for new site () 6 months ago
Dominic Gannaway ae10f4d37c
breaking: state mutations inside the template are no longer allowed () 6 months ago
Dominic Gannaway 139114bdcb
fix: ensure legacy run utility does not cause cycles () 6 months ago
Dominic Gannaway 2070c8a166
breaking: disallow state mutations in logic block expression () 6 months ago
Rich Harris 5ee3ae4369
update diffs () 6 months ago
Simon H 4578d4f25a
docs: generate pages for compiler/runtime warnings/errors () 6 months ago
Rich Harris 233bbecf55
chore: rename placeholder file () 6 months ago
Simon Holthausen dfb8eee1cc docs: some module intro comments 6 months ago
Simon Holthausen 25f67df911 docs: adjust placeholder syntax 7 months ago
Ben McCann 145d67a489
docs: copy Svelte 5 docs from omnisite () 9 months ago