Commit Graph

8797 Commits (ddcf3ff27711d600e9445a34af633f487b1a6dba)
 

Author SHA1 Message Date
Rich Harris ddcf3ff277 missed a spot
3 weeks ago
Rich Harris 4cb822c848 revert config change
3 weeks ago
Rich Harris 59f1ecfa9d tidy
3 weeks ago
Rich Harris 6dabf23f63 belt and braces
3 weeks ago
Rich Harris 29ab9b55af reduce indirection
3 weeks ago
Rich Harris fdf3d84885 simplify
3 weeks ago
Rich Harris 3a2a9699e1 tidy up
3 weeks ago
Rich Harris 06a8f34566 simplify a tad
3 weeks ago
Rich Harris 5d078faaf3 tweaks
3 weeks ago
Rich Harris c2f4787dfa bring tests over from fix-each-dom-bug
3 weeks ago
Rich Harris e8fb7f1a46 beat typescript into submission
3 weeks ago
Rich Harris 35dbddd250 tidy up
3 weeks ago
Rich Harris 17c95e232b tidy up a bit
3 weeks ago
Rich Harris 54e3a2fa15 tidy up
3 weeks ago
Rich Harris 469c73e43d all tests passing
3 weeks ago
Rich Harris ce5d53e0b3 use hydration marker as effect boundary where possible
3 weeks ago
Rich Harris 760bb1b506 simplify
3 weeks ago
Rich Harris a1afbacbd0 fix some type errors
3 weeks ago
Rich Harris 7f26fd0258 tidy up
3 weeks ago
Rich Harris 520b3e16bf fix head stuff
3 weeks ago
Rich Harris af05454d5d simpler to just leave these in (without children) and ignore them
3 weeks ago
Rich Harris 0366bd2ae2 relink effects inside each block
3 weeks ago
Rich Harris 27b38cdd9f more
3 weeks ago
Rich Harris 1a14f8c0b9 fix
3 weeks ago
Rich Harris ea0acceb3f tidy up
3 weeks ago
Rich Harris 7bafd25211 more
3 weeks ago
Rich Harris 15e2870e35 remove unused code
3 weeks ago
Rich Harris d81f521676 delete unused code
3 weeks ago
Rich Harris 4218695b73 mostly fix dynamic elements
3 weeks ago
Rich Harris 88eb2e113c update tests
3 weeks ago
Rich Harris 8740448a74 add comment
3 weeks ago
Rich Harris 7e26c2b74a fix
3 weeks ago
Rich Harris aa553ef125 progress
3 weeks ago
Rich Harris 239ccd5666 WIP
3 weeks ago
Dominic Gannaway 23484d6875
breaking: prevent usage of arguments keyword in certain places (#12191)
3 weeks ago
Simon H 09479c4fe9
fix: make more types from `svelte/compiler` public (#12189)
3 weeks ago
Simon H a4e994bdf4
fix: allow slot attribute inside snippets (#12188)
3 weeks ago
Theodor Steiner 48d1ef96a6
fix(repl): attach listener above svelte event delegator (#12127) (#12135)
3 weeks ago
github-actions[bot] 872906c4f2
Version Packages (next) (#12164)
3 weeks ago
Dominic Gannaway 5811236ba5
fix: improve select handling of dynamic value with placeholders (#12181)
3 weeks ago
Dominic Gannaway 59f7bd6f9f
fix: improve await block behaviour in non-runes mode (#12179)
3 weeks ago
Dominic Gannaway e3d8ee6c6d
chore: add note for state.is using object.is (#12180)
3 weeks ago
Simon H ef50e45aca
fix: migration fixes (#12176)
3 weeks ago
Rich Harris 4540ff3118
docs: tweak effect docs (#11982)
3 weeks ago
Simon H ff946812b7
fix: correctly serialize object assignment expressions (#12175)
3 weeks ago
Conduitry 8910fe1d57
chore: fix xml2js override (#12172)
3 weeks ago
Rich Harris 879b0119d5
chore: use JSDoc `@import` tag (#12130)
3 weeks ago
Rich Harris 7e462eec26
chore: use unbound event listeners (#12165)
3 weeks ago
markpsiano 752f872a1d
fix: memory leak in unmount where document event listeners are not being removed (#12101)
3 weeks ago
Ben McCann 2814e9ebbd
chore: remove hundreds of devDependencies (#12163)
3 weeks ago