Commit Graph

1501 Commits (c51dfcfc0091a368d4c78c0483b6f4ef9842583c)

Author SHA1 Message Date
github-actions[bot] be28f8256b
Version Packages (next) (#12699)
3 months ago
Paolo Ricciuti 70197fe4ca
fix: maintain imports in modules (#12704)
3 months ago
Rich Harris 31659508b0
fix: only create `document.title` effect if value is dynamic (#12698)
3 months ago
github-actions[bot] a1db4931ff
Version Packages (next) (#12682)
3 months ago
Rich Harris 81e0b5e20f
chore: remove binding.mutation (#12697)
3 months ago
Rich Harris 4fd7834169
chore: rename serialize_ prefix to build_ (#12696)
3 months ago
Rich Harris 79ef645151
chore: improve constants (#12695)
3 months ago
Rich Harris f984307f9c
chore: tidy up is_capture_event (#12693)
3 months ago
Rich Harris 4aa815f1ec
chore: dedupe list of reserved words (#12691)
3 months ago
Rich Harris a45ad5df7b
chore: dedupe void element lists (#12690)
3 months ago
Rich Harris 44a1324a2a
chore: rename derived_call to derived_by (#12689)
3 months ago
Rich Harris 038754bfc6
chore: client transform visitors refactor (#12683)
3 months ago
Simon H 9eca3d0736
fix: allow nested `<dt>`/`<dd>` elements if they are within a `<dl>` element (#12681)
4 months ago
github-actions[bot] 9411b6f9f1
Version Packages (next) (#12680)
4 months ago
Simon H 01e7845180
fix: always synchronously call `bind:this` (#12679)
4 months ago
Rich Harris ccccac394b
chore: remove visitor merging logic (#12671)
4 months ago
github-actions[bot] 21da63ddb6
Version Packages (next) (#12670)
4 months ago
Simon H 5a05f6371a
chore: perf tweaks for actions/styles/classes (#12654)
4 months ago
Paolo Ricciuti 64d2a2e20c
feat: allow ignoring runtime warnings (#12608)
4 months ago
Rich Harris 4b1b886855
chore: make `dev` state globally available (#12669)
4 months ago
github-actions[bot] 2d9bc2565f
Version Packages (next) (#12667)
4 months ago
Rich Harris 71c373d0a5
chore: refactor analysis (#12651)
4 months ago
Simon H 8be7dd558b
feat: make `<svelte:component>` unnecessary in runes mode (#12646)
4 months ago
Simon H 00e8ebde1d
fix: widen `ComponentProps` constraint to accept more component shapes (#12666)
4 months ago
github-actions[bot] ee1a3df835
Version Packages (next) (#12650)
4 months ago
Simon Holthausen d20e064674 chore: enhance comment on skipped test
4 months ago
Simon Holthausen 7f558290d8 chore: enhance comment on skipped test
4 months ago
Rich Harris 65234b80c0
chore: unified expression metadata (#12644)
4 months ago
Simon H 363535c849
feat: warn on obvious legacy component instantiation (#12648)
4 months ago
Simon H 85f2f161ed
chore: use queue_microtask on `#await` again (#12647)
4 months ago
Paolo Ricciuti 32c4e47060
fix: always set draggable through `setAttribute` to avoid weird behavior (#12649)
4 months ago
Dominic Gannaway e417d3a2d2
fix: remove implicit passive behavior from OnDirective events (#12645)
4 months ago
github-actions[bot] 5817767a87
Version Packages (next) (#12641)
4 months ago
Rich Harris 5d82cf1f03
feat: remove `$.unwrap` calls from `bind:group` (#12642)
4 months ago
Rich Harris 219ba6a71b
fix: error on `bind:this` to each block parameter (#12638)
4 months ago
Rich Harris 7af0e604d8
feat: remove `$.unwrap` calls from each block indexes (#12640)
4 months ago
Simon H 3bff87ac66
chore: tweak html tree validation (#12618)
4 months ago
github-actions[bot] 1d17677131
Version Packages (next) (#12613)
4 months ago
Simon H c9e9e90659
fix: always close tags when namespace is foreign (#12623)
4 months ago
Simon H 32af9434bc
fix: never set custom element props as attributes (#12622)
4 months ago
Simon H 0f41689916
chore: unskip more tests (#12621)
4 months ago
btea e1728e5a0b
chore: remove unnecessary `\d` (#12619)
4 months ago
Rich Harris a212b0d2fe
chore: remove obsolete comment (#12615)
4 months ago
Rich Harris 97d5cf178f
chore: simplify assignments in server code (#12614)
4 months ago
Dominic Gannaway 993fff0045
fix: tune hydrate mismatch logic to catch more cases (#12612)
4 months ago
Rich Harris c66d2cfcc1
feat: better code generation for `let:` directives in SSR mode (#12611)
4 months ago
github-actions[bot] beea5c3772
Version Packages (next) (#12609)
4 months ago
github-actions[bot] ff27753742
Version Packages (next) (#12583)
4 months ago
Simon H 13d86e9019
feat: allow `:global` in more places (alternative) (#12560)
4 months ago
Rich Harris db7652116e
chore: tweak `$state.is` warning docs a bit more (#12605)
4 months ago
Dominic Gannaway 5a07219836
fix: add missing hydration mismatch call-site (#12604)
4 months ago
Simon H 3515776009
docs: tweak `$state.is` warning (#12599)
4 months ago
Dominic Gannaway afa3128d2f
breaking: avoid flushing queued updates on mount/hydrate (#12602)
4 months ago
Rich Harris 75ea6da9cd
chore: modularize server code (#12596)
4 months ago
Dominic Gannaway 7a8cf3a9a1
fix: ensure directives run in sequential order (#12591)
4 months ago
Rich Harris c173140969
chore: use JSDoc import (#12595)
4 months ago
Rich Harris 8d139210b7
Revert "breaking: avoid flushing queued updates on mount/hydrate" (#12593)
4 months ago
Rich Harris c548932390
chore: use JSDoc imports (#12592)
4 months ago
Rich Harris 7a5c6b588f
chore: more JSDoc imports (#12590)
4 months ago
Dominic Gannaway 20b879717a
breaking: avoid flushing queued updates on mount/hydrate (#12587)
4 months ago
Rich Harris 6037b961c0
chore: more JSDoc (#12588)
4 months ago
Dominic Gannaway abaa4413df
fix: tweak element_invalid_self_closing_tag to exclude namespace (#12585)
4 months ago
Rich Harris 621eb76e1e
chore: use JSDoc `@import` (#12581)
4 months ago
Dominic Gannaway 37f58cf318
fix: apply dynamic event fixes to OnDirective (#12582)
4 months ago
github-actions[bot] c18221dcc3
Version Packages (next) (#12579)
4 months ago
Simon H c0832fd85d
fix: exclude `bind:this` from reactive state validation (#12566)
4 months ago
Simon H 2ea2be3324
docs: explain `runes` compiler option behavior (#12578)
4 months ago
Rich Harris cf8df0bacc
chore: remove `binding.expression` (#12530)
4 months ago
github-actions[bot] 9b512ca91d
Version Packages (next) (#12576)
4 months ago
Rich Harris 9f3ed8968f
fix: correctly set anchor inside HMR block (#12575)
4 months ago
github-actions[bot] 5669c7de4f
Version Packages (next) (#12552)
4 months ago
Dominic Gannaway 64e9f0e5f6
fix: improve dynamic event handling (#12570)
4 months ago
Dominic Gannaway d17755a8b5
fix: ensure dynamic event handlers are wrapped in a derived (#12563)
4 months ago
Dominic Gannaway d73c5b8434
fix: ensure $state.snapshot correctly clones Date objects (#12564)
4 months ago
Rich Harris 7b2279d84c
chore: tidy up dynamic event handler generated code (#12553)
4 months ago
Simon H e2b75d1a6e
fix: properly update store values (#12562)
4 months ago
Rich Harris 72f5539f51
fix: remove runtime validation of components/snippets, rely on types instead (#12507)
4 months ago
Dominic Gannaway 90d6f573e3
fix: dynamic event delegation for stateful call expressions (#12549)
4 months ago
github-actions[bot] 55400fd16c
Version Packages (next) (#12548)
4 months ago
Rich Harris 6fdfc537e4
fix: update original source in HMR update (#12547)
4 months ago
github-actions[bot] 53d32d4dfe
Version Packages (next) (#12536)
4 months ago
Rich Harris 73ac4fe456
fix: only emit binding_property_non_reactive warning in runes mode (#12544)
4 months ago
Rich Harris fd5cfd77d8
fix: correctly set filename on HMR wrappers (#12543)
4 months ago
Dominic Gannaway 346cf96599
fix: bail-out of hydrating head if no anchor is found (#12541)
4 months ago
Dominic Gannaway 5253c8f8ff
fix: typo in snippert nodeType (#12540)
4 months ago
Dominic Gannaway 518d9854f5
chore: add warning for invalid render function of createRawSnippet (#12535)
4 months ago
Rich Harris a01f658f01
chore: tidy up each block compiler logic (#12513)
4 months ago
github-actions[bot] ca2f02c23e
Version Packages (next) (#12515)
4 months ago
Rich Harris ff080cbbdc
fix: improve validation error that occurs when using `{@render ...}` to render default slotted content (#12521)
4 months ago
Rich Harris f402d01454
fix: reset hydrate_node after `hydrate(...)` (#12512)
4 months ago
github-actions[bot] 30b143cef0
Version Packages (next) (#12504)
4 months ago
Simon H e02c90209b
fix: make animations more robust to quick shuffling (#12496)
4 months ago
Dominic Gannaway 20e6508c47
fix: ensure $state proxy invokes set accessor if present (#12503)
4 months ago
Rich Harris 2ce2b7d98b
feat: warn if binding to a non-reactive property (#12500)
4 months ago
Simon H dd9ade7736
fix: ensure `bind:this` happens before transitions and animations (#12497)
4 months ago
github-actions[bot] 919e7adaa8
Version Packages (next) (#12487)
4 months ago
Simon H 5d82573dcd
fix: properly assign trailing comments (#12471)
4 months ago
Simon H 48c5503b53
fix: set volume through DOM property (#12485)
4 months ago
Simon H 35ab21df93
fix: don't add imports to hoisted event parameters (#12493)
4 months ago
Simon H 4b8674fe02
fix: ensure async initial store value is noticed (#12486)
4 months ago