Commit Graph

9024 Commits (3286617e3cc64a4ac44e3262b2c6d70939c4b727)
 

Author SHA1 Message Date
Rich Harris c66d2cfcc1
feat: better code generation for `let:` directives in SSR mode (#12611)
2 months ago
github-actions[bot] beea5c3772
Version Packages (next) (#12609)
2 months ago
github-actions[bot] ff27753742
Version Packages (next) (#12583)
2 months ago
Rich Harris ba5f5f38b1
chore: tweak event delegation docs (#12607)
2 months ago
Simon H 13d86e9019
feat: allow `:global` in more places (alternative) (#12560)
2 months ago
Rich Harris e2f17c8a7b
chore: tweak xmlns docs (#12606)
2 months ago
Rich Harris db7652116e
chore: tweak `$state.is` warning docs a bit more (#12605)
2 months ago
Dominic Gannaway 5a07219836
fix: add missing hydration mismatch call-site (#12604)
2 months ago
Simon H 3515776009
docs: tweak `$state.is` warning (#12599)
2 months ago
Dominic Gannaway afa3128d2f
breaking: avoid flushing queued updates on mount/hydrate (#12602)
2 months ago
Rich Harris 75ea6da9cd
chore: modularize server code (#12596)
2 months ago
Simon H 6223a7e87e
docs: event delegation tweaks (#12597)
2 months ago
Simon H bc78391bdc
docs: mention xmlns attribute for `<svelte:element>` (#12598)
2 months ago
Dominic Gannaway 7a8cf3a9a1
fix: ensure directives run in sequential order (#12591)
2 months ago
Rich Harris c173140969
chore: use JSDoc import (#12595)
2 months ago
Rich Harris 8d139210b7
Revert "breaking: avoid flushing queued updates on mount/hydrate" (#12593)
2 months ago
Rich Harris c548932390
chore: use JSDoc imports (#12592)
2 months ago
Rich Harris 7a5c6b588f
chore: more JSDoc imports (#12590)
2 months ago
Dominic Gannaway 20b879717a
breaking: avoid flushing queued updates on mount/hydrate (#12587)
2 months ago
Rich Harris 6037b961c0
chore: more JSDoc (#12588)
2 months ago
Dominic Gannaway abaa4413df
fix: tweak element_invalid_self_closing_tag to exclude namespace (#12585)
2 months ago
Rich Harris 621eb76e1e
chore: use JSDoc `@import` (#12581)
2 months ago
Dominic Gannaway 37f58cf318
fix: apply dynamic event fixes to OnDirective (#12582)
2 months ago
Simon H 528d3468d0
docs: note hydration comments change (#12580)
2 months ago
github-actions[bot] c18221dcc3
Version Packages (next) (#12579)
2 months ago
Simon H c0832fd85d
fix: exclude `bind:this` from reactive state validation (#12566)
2 months ago
Simon H 2ea2be3324
docs: explain `runes` compiler option behavior (#12578)
2 months ago
Rich Harris cf8df0bacc
chore: remove `binding.expression` (#12530)
2 months ago
Rich Harris 37782be9b1
chore: add <meta charset> to playground (#12574)
2 months ago
github-actions[bot] 9b512ca91d
Version Packages (next) (#12576)
2 months ago
Rich Harris 9f3ed8968f
fix: correctly set anchor inside HMR block (#12575)
2 months ago
Rich Harris 642f5f4df8
chore: fix playground HMR (#12572)
2 months ago
github-actions[bot] 5669c7de4f
Version Packages (next) (#12552)
2 months ago
Dominic Gannaway 64e9f0e5f6
fix: improve dynamic event handling (#12570)
2 months ago
Dominic Gannaway d17755a8b5
fix: ensure dynamic event handlers are wrapped in a derived (#12563)
2 months ago
Dominic Gannaway d73c5b8434
fix: ensure $state.snapshot correctly clones Date objects (#12564)
2 months ago
Rich Harris 7b2279d84c
chore: tidy up dynamic event handler generated code (#12553)
2 months ago
Simon H e2b75d1a6e
fix: properly update store values (#12562)
2 months ago
Rich Harris 72f5539f51
fix: remove runtime validation of components/snippets, rely on types instead (#12507)
2 months ago
Dominic Gannaway 90d6f573e3
fix: dynamic event delegation for stateful call expressions (#12549)
2 months ago
github-actions[bot] 55400fd16c
Version Packages (next) (#12548)
2 months ago
Rich Harris 6fdfc537e4
fix: update original source in HMR update (#12547)
2 months ago
github-actions[bot] 53d32d4dfe
Version Packages (next) (#12536)
2 months ago
Rich Harris 73ac4fe456
fix: only emit binding_property_non_reactive warning in runes mode (#12544)
2 months ago
Rich Harris fd5cfd77d8
fix: correctly set filename on HMR wrappers (#12543)
2 months ago
Dominic Gannaway 346cf96599
fix: bail-out of hydrating head if no anchor is found (#12541)
2 months ago
Dominic Gannaway 5253c8f8ff
fix: typo in snippert nodeType (#12540)
2 months ago
Dominic Gannaway 518d9854f5
chore: add warning for invalid render function of createRawSnippet (#12535)
2 months ago
Simon H 2698716bdf
docs: fine-tune $props types info (#12534)
2 months ago
Cevdet Arda Haran 0fb9fb9a95
docs: change meta element from "Description" to "description" (#12526)
2 months ago