Commit Graph

8137 Commits (530fd650c3febc9ca86e0510593ebc2b0b9dcf7e)
 

Author SHA1 Message Date
Rich Harris 530fd650c3 tidy up
3 years ago
Rich Harris 274c7c2568 tidy up
3 years ago
Rich Harris 312322f1f4 remove unused code
3 years ago
Rich Harris b38669a8a0 not exported
3 years ago
Rich Harris 05c55dd2d7 tidy up
3 years ago
Rich Harris e064363529 more tidying up
3 years ago
Rich Harris 752c42a99c move some code
3 years ago
Rich Harris 393c2d5090 reduce indirection
3 years ago
Rich Harris b81a1fb7a2 tidy up types a bit
3 years ago
Rich Harris c6a2e543e9 tidy up types a bit
3 years ago
Rich Harris 987d5e9f6f more
3 years ago
Rich Harris 6be359bbc4 start moving signal types over
3 years ago
Rich Harris 4e9cf14194
Merge branch 'main' into blockless
3 years ago
Rich Harris 611346ef3d remove unused type
3 years ago
Rich Harris 25dcfabcd8 rename types
3 years ago
Rich Harris c28534e3aa simplify
3 years ago
Rich Harris ba6f24b821 move css props
3 years ago
Dominic Gannaway 83b92372c2
fix: date working in repl (#10627)
3 years ago
Rich Harris 94a7a322bb html tags
3 years ago
Rich Harris c431330fcb remove more stuff
3 years ago
Rich Harris 4052310fa5 just comment this out until we can make sense of it
3 years ago
Rich Harris a8bbc8b8a2 remove unused arg
3 years ago
Rich Harris db2ffd78b6 typo
3 years ago
Rich Harris c80fe4588e delete some unused stuff
3 years ago
Rich Harris cd58dbd2d6 remove stuff
3 years ago
Rich Harris 577b8b667f random-ass code
3 years ago
Rich Harris 88d88133a5 remove some block-related code
3 years ago
Rich Harris 7d9808cd17 remove some unused stuff
3 years ago
Rich Harris 375575c4a5 move render code
3 years ago
github-actions[bot] 512edaad6f
Version Packages (next) (#10625)
3 years ago
Dominic Gannaway aa28ac3c7a
fix: improve deep_read performance (#10624)
3 years ago
Rich Harris 9db48109df tweak
3 years ago
Rich Harris ba0eed1d53 simplify autofocus
3 years ago
Rich Harris 529f9872bd move <svelte:component> code
3 years ago
Rich Harris 7b9fb6053e reimplement <svelte:element>
3 years ago
Rich Harris 18885879d8 set component context
3 years ago
Rich Harris dc424a07ab local transitions
3 years ago
github-actions[bot] 1822396a55
Version Packages (next) (#10621)
3 years ago
Rich Harris 3be1b21b79 delay
3 years ago
Rich Harris 35bec17bd6 TS
3 years ago
Rich Harris 582c4d1e37 teardown on pause
3 years ago
Rich Harris 68ee33289b clear raf tasks after test
3 years ago
Dominic Gannaway f658ca0d54
feat: add reactive Date object to svelte/reactivity (#10622)
3 years ago
Rich Harris 8537c5c0c1 note to self
3 years ago
Rich Harris 3e8f7039bf partial fix
3 years ago
Dominic Gannaway b4a70ea38a
fix: improve event delegation with shadowed bindings (#10620)
3 years ago
Dominic Gannaway 351d463bc4
chore: remove array.at usage from runtime (#10619)
3 years ago
github-actions[bot] cc6155922b
Version Packages (next) (#10601)
3 years ago
xxkl1 fc6666bc56
fix: prevent window listeners from triggering events twice (#10611)
3 years ago
Simon H 45e385721c
fix: don't clear date input on temporarily invalid value (#10616)
3 years ago