Commit Graph

8215 Commits (ca6ba9bc6662ee21e6aadee0dacaae93f9d2ff66)
 

Author SHA1 Message Date
Dominic Gannaway 61e7442ccf
fix: improve ssr derived output to ensure memoization remains (#10664)
10 months ago
Simon H 56315df679
feat: allow arbitrary call expressions for render tags (#10656)
10 months ago
Dominic Gannaway b2e9be2148
fix: improve ssr code generation for class property $derived (#10661)
10 months ago
Dominic Gannaway 99e1665ce1
feat: improve ssr html mismatch validation (#10658)
10 months ago
Simon H 3fe4940a9d
perf: bail early when traversing non-state (#10654)
10 months ago
Simon H 6625c1e080
fix: warn when `$props` rune not called (#10655)
10 months ago
Dominic Gannaway 77b1f2fe51
chore: remove more .at() usage from runtime (#10648)
10 months ago
Rich Harris 39c16c953f partial fix
10 months ago
Rich Harris c192259856 fix <svelte:element>
10 months ago
Simon H 749d3aa413
fix: add `$set` and `$on` methods in legacy compat mode (#10642)
10 months ago
Rich Harris 5ae93dba79 Merge branch 'main' into blockless
10 months ago
Rich Harris 9734f623b5 partial fix
10 months ago
Dominic Gannaway a4a789db4d
fix: improve ssr output of dynamic textarea elements (#10638)
10 months ago
Ahmad ee4b1f2c75
fix test (#10634)
10 months ago
Rich Harris bcd8bf3649 tidy up
10 months ago
Rich Harris e106bbc5a8 reduce indirection
10 months ago
Rich Harris 3682c3e31c more
10 months ago
Rich Harris 241622de6f unused
10 months ago
Rich Harris a57168a367 more consistent naming
10 months ago
Rich Harris ba232315cf tidy up
10 months ago
Rich Harris 6b664a7419 tidy up
10 months ago
Rich Harris e6b8022187 move set
10 months ago
Rich Harris 20b7b54b22 tidy up
10 months ago
Rich Harris 8d383aed7e tidy up
10 months ago
Rich Harris 4abc436fab tidy up
10 months ago
Rich Harris 8f4dc6b86b tidy up
10 months ago
Rich Harris 1d892605f5 tidy up
10 months ago
Rich Harris d109adcaea simplify
10 months ago
Rich Harris 530fd650c3 tidy up
10 months ago
Rich Harris 274c7c2568 tidy up
10 months ago
Rich Harris 312322f1f4 remove unused code
10 months ago
Rich Harris b38669a8a0 not exported
10 months ago
Rich Harris 05c55dd2d7 tidy up
10 months ago
Rich Harris e064363529 more tidying up
10 months ago
Rich Harris 752c42a99c move some code
10 months ago
Rich Harris 393c2d5090 reduce indirection
10 months ago
Rich Harris b81a1fb7a2 tidy up types a bit
10 months ago
Rich Harris c6a2e543e9 tidy up types a bit
10 months ago
Rich Harris 987d5e9f6f more
10 months ago
Rich Harris 6be359bbc4 start moving signal types over
10 months ago
Rich Harris 4e9cf14194
Merge branch 'main' into blockless
10 months ago
Rich Harris 611346ef3d remove unused type
10 months ago
Rich Harris 25dcfabcd8 rename types
10 months ago
Rich Harris c28534e3aa simplify
10 months ago
Rich Harris ba6f24b821 move css props
10 months ago
Dominic Gannaway 83b92372c2
fix: date working in repl (#10627)
10 months ago
Rich Harris 94a7a322bb html tags
10 months ago
Rich Harris c431330fcb remove more stuff
10 months ago
Rich Harris 4052310fa5 just comment this out until we can make sense of it
10 months ago
Rich Harris a8bbc8b8a2 remove unused arg
10 months ago