Commit Graph

8215 Commits (blockless)
 

Author SHA1 Message Date
Rich Harris db2ffd78b6 typo
2 years ago
Rich Harris c80fe4588e delete some unused stuff
2 years ago
Rich Harris cd58dbd2d6 remove stuff
2 years ago
Rich Harris 577b8b667f random-ass code
2 years ago
Rich Harris 88d88133a5 remove some block-related code
2 years ago
Rich Harris 7d9808cd17 remove some unused stuff
2 years ago
Rich Harris 375575c4a5 move render code
2 years ago
github-actions[bot] 512edaad6f
Version Packages (next) (#10625)
2 years ago
Dominic Gannaway aa28ac3c7a
fix: improve deep_read performance (#10624)
2 years ago
Rich Harris 9db48109df tweak
2 years ago
Rich Harris ba0eed1d53 simplify autofocus
2 years ago
Rich Harris 529f9872bd move <svelte:component> code
2 years ago
Rich Harris 7b9fb6053e reimplement <svelte:element>
2 years ago
Rich Harris 18885879d8 set component context
2 years ago
Rich Harris dc424a07ab local transitions
2 years ago
github-actions[bot] 1822396a55
Version Packages (next) (#10621)
2 years ago
Rich Harris 3be1b21b79 delay
2 years ago
Rich Harris 35bec17bd6 TS
2 years ago
Rich Harris 582c4d1e37 teardown on pause
2 years ago
Rich Harris 68ee33289b clear raf tasks after test
2 years ago
Dominic Gannaway f658ca0d54
feat: add reactive Date object to svelte/reactivity (#10622)
2 years ago
Rich Harris 8537c5c0c1 note to self
2 years ago
Rich Harris 3e8f7039bf partial fix
2 years ago
Dominic Gannaway b4a70ea38a
fix: improve event delegation with shadowed bindings (#10620)
2 years ago
Dominic Gannaway 351d463bc4
chore: remove array.at usage from runtime (#10619)
2 years ago
github-actions[bot] cc6155922b
Version Packages (next) (#10601)
2 years ago
xxkl1 fc6666bc56
fix: prevent window listeners from triggering events twice (#10611)
2 years ago
Simon H 45e385721c
fix: don't clear date input on temporarily invalid value (#10616)
2 years ago
Rich Harris 16a6b687ce fix
2 years ago
Dominic Gannaway 533bd9dcda
fix: better update proxy version (#10614)
2 years ago
Rich Harris 15b47d2c55 oops
2 years ago
Rich Harris 3169490d7f more
2 years ago
Rich Harris f073e22c4d remove more stuff
2 years ago
Rich Harris 61f62ccac6 remove some stuff
2 years ago
Rich Harris 6785a53587 damn this feels good
2 years ago
Rich Harris 4abd99fa9d fix some stuff
2 years ago
Rich Harris f7b194fb11 await blocks
2 years ago
Rich Harris cffc51d007 fixes
2 years ago
Dominic Gannaway 2de741219f
fix: correctly handle proxied signal writes before reads (#10612)
2 years ago
Rich Harris 9f7c632ab8 missed a spot
2 years ago
Rich Harris 7190f991e7 fix some stuff
2 years ago
Rich Harris 26e9c8ca18 remove some unused code
2 years ago
Rich Harris 34f31986ff type stuff
2 years ago
Simon H 506196b72b
feat: allow dynamic `type` attribute with `bind:value` (#10608)
2 years ago
Simon H db0b802fc2
fix: use safe-equals comparison for `@const` tags in legacy mode (#10606)
2 years ago
Dominic Gannaway c10337cfb2
fix: improve proxy effect dependency tracking (#10605)
2 years ago
Rich Harris 0545dbf534 some type stuff
2 years ago
Rich Harris 39a17d254d Merge branch 'main' into blockless
2 years ago
Rich Harris 6afaf75a37
fix: synchronise element bindings (#10512)
2 years ago
Simon H a2164ff9f4
fix: make `bind_this` implementation more robust (#10598)
2 years ago