Commit Graph

8808 Commits (83d60e8dfcb9d96b7063eab11fbd8303697d0b1d)
 

Author SHA1 Message Date
Rich Harris 83d60e8dfc Merge branch 'main' into effect-dom-boundaries
2 years ago
Rich Harris 9f76267774 cleaner separation between EachState and EachItem - precursor to efficient relinking
2 years ago
Simon H c42bb04276
fix: disallow accessing internal Svelte props (#12207)
2 years ago
Simon H 33e44ea697
feat: allow `let props = $props()`, optimize prop read access (#12201)
2 years ago
Simon H d959d4afbe
fix: make media bindings more robust (#12206)
2 years ago
Rich Harris 319300e340 regenerate types
2 years ago
Rich Harris ddcf3ff277 missed a spot
2 years ago
Rich Harris 4cb822c848 revert config change
2 years ago
Rich Harris 59f1ecfa9d tidy
2 years ago
Rich Harris 6dabf23f63 belt and braces
2 years ago
Rich Harris 29ab9b55af reduce indirection
2 years ago
Rich Harris fdf3d84885 simplify
2 years ago
Rich Harris 3a2a9699e1 tidy up
2 years ago
Rich Harris 06a8f34566 simplify a tad
2 years ago
Rich Harris 5d078faaf3 tweaks
2 years ago
Rich Harris c2f4787dfa bring tests over from fix-each-dom-bug
2 years ago
Rich Harris e8fb7f1a46 beat typescript into submission
2 years ago
Rich Harris 35dbddd250 tidy up
2 years ago
Rich Harris 17c95e232b tidy up a bit
2 years ago
Rich Harris 54e3a2fa15 tidy up
2 years ago
Rich Harris 469c73e43d all tests passing
2 years ago
Rich Harris ce5d53e0b3 use hydration marker as effect boundary where possible
2 years ago
Dominik G 266f66958b
fix(types): export CompileResult and Warning (#12212)
2 years ago
Rich Harris 760bb1b506 simplify
2 years ago
Rich Harris a1afbacbd0 fix some type errors
2 years ago
Rich Harris 7f26fd0258 tidy up
2 years ago
Rich Harris 520b3e16bf fix head stuff
2 years ago
Rich Harris af05454d5d simpler to just leave these in (without children) and ignore them
2 years ago
Rich Harris 0366bd2ae2 relink effects inside each block
2 years ago
Rich Harris 27b38cdd9f more
2 years ago
Dominic Gannaway d3111db1ef
fix: ensure element dir properties persist with text changes (#12204)
2 years ago
Ahmad S d9e8acd0d8
docs: rename `$effect.active to `$effect.tracking` in REPL example (#12200)
2 years ago
Rich Harris 8904e0f6cc
chore: fix playground SSR (#12195)
2 years ago
Ahmad S b93adb7d00
docs: correct $effect examples (#12196)
2 years ago
Rich Harris 1a14f8c0b9 fix
2 years ago
Rich Harris ea0acceb3f tidy up
2 years ago
Rich Harris 7bafd25211 more
2 years ago
Rich Harris 15e2870e35 remove unused code
2 years ago
Rich Harris d81f521676 delete unused code
2 years ago
Rich Harris 4218695b73 mostly fix dynamic elements
2 years ago
Rich Harris 88eb2e113c update tests
2 years ago
Rich Harris 8740448a74 add comment
2 years ago
Rich Harris 7e26c2b74a fix
2 years ago
Rich Harris aa553ef125 progress
2 years ago
Rich Harris 239ccd5666 WIP
2 years ago
Dominic Gannaway 23484d6875
breaking: prevent usage of arguments keyword in certain places (#12191)
2 years ago
Simon H 09479c4fe9
fix: make more types from `svelte/compiler` public (#12189)
2 years ago
Simon H a4e994bdf4
fix: allow slot attribute inside snippets (#12188)
2 years ago
Theodor Steiner 48d1ef96a6
fix(repl): attach listener above svelte event delegator (#12127) (#12135)
2 years ago
github-actions[bot] 872906c4f2
Version Packages (next) (#12164)
2 years ago