Commit Graph

9719 Commits (95418a69262f97ea6094f46feeb03eda3cca0bfd)
 

Author SHA1 Message Date
Rich Harris 95418a6926 simplify
2 years ago
Rich Harris bb5c311e06 simplify
2 years ago
Rich Harris 16f28a1d3c this bit is nonsensical, parent cannot exist if there was no combinator
2 years ago
Rich Harris 301c4025ec move code to where it is used
2 years ago
Rich Harris fefc4e99ac fix and simplify
2 years ago
Rich Harris 122d824bed no need to pass state around
2 years ago
Rich Harris d907155873 this appears to be unnecessary
2 years ago
Rich Harris a22f9d531b DRY out
2 years ago
Rich Harris 300c15dac3
Update packages/svelte/src/compiler/phases/2-analyze/visitors/RenderTag.js
2 years ago
Rich Harris e43baca49c better comments
2 years ago
Rich Harris 9fb988177c use existing helpers
2 years ago
Rich Harris d1d99d2cd3 check
2 years ago
Rich Harris c7273b303f changeset
2 years ago
Rich Harris 21fff48ac5 skip test for now
2 years ago
Rich Harris 3d961f5db5 fix some stuff
2 years ago
Rich Harris bef6c15f69 more tests
2 years ago
Rich Harris 0dad618dbe another failing test
2 years ago
Rich Harris 7520988ef9 add failing test
2 years ago
Rich Harris 947e7632d2 add test
2 years ago
Rich Harris 7e38ae61bc merge main
2 years ago
Rich Harris e9ff665bea
chore: minor css-prune.js tweaks (#14457)
2 years ago
Rich Harris 3707cbb078 sibling stuff
2 years ago
Rich Harris 7b6aae16e2 failing test
2 years ago
Rich Harris 1dd8772eac more accurate pruning
2 years ago
Rich Harris 344c132813 update test
2 years ago
Rich Harris e3b6e21a9a merge main
2 years ago
Paolo Ricciuti 19d80ad63c
fix: css pruning producing invalid css (#14448)
2 years ago
Ben McCann 4f318e6ad6
chore: remove unused dep and upgrade another one (#14449)
2 years ago
Rich Harris 1a8aab0e38
chore: remove `node.parent` and `node.prev` (#14447)
2 years ago
Conduitry 610bc98f66
chore: remove obsolete site content (#13818)
2 years ago
dependabot[bot] 6ff1d0aa1b
chore(deps-dev): bump @sveltejs/kit from 2.5.24 to 2.8.3 (#14427)
2 years ago
github-actions[bot] 3a6bf1041b
Version Packages (#14444)
2 years ago
Dominic Gannaway 45417a36ce
fix: addresses memory leak when creating deriveds inside untrack (#14443)
2 years ago
Rich Harris a6ad5af0bb
fix: disregard TypeScript nodes when pruning CSS (#14446)
2 years ago
Simon H 3fa08d565c
fix: show `:then` block for `null` value (#14440)
2 years ago
Simon H 9e9fb2463c
fix: relax parent validation (#14442)
2 years ago
Rich Harris 22d56e80f6 tidy up
2 years ago
Rich Harris af7ebb043e tidy up
2 years ago
Rich Harris bc46771d13 Merge branch 'main' into better-pruning
2 years ago
Rich Harris 4f0dde5207
chore: simplify css pruning slightly (#14432)
2 years ago
Rich Harris fdce504689 WIP
2 years ago
Rich Harris 33026a70e1 link snippets to render tags and vice versa
2 years ago
Rich Harris b84ed1e5d8 Merge branch 'main' into better-pruning
2 years ago
Rich Harris 1912459308
chore: initialize snippet binding correctly (#14430)
2 years ago
Rich Harris 2867cc1801 WIP
2 years ago
Rich Harris d2ce0a79ae
remove stylesheet property from state (#14429)
2 years ago
github-actions[bot] 2b5c0e791e
Version Packages (#14383)
2 years ago
Dominic Gannaway 63484aff9b
fix: ensure last empty text node correctly hydrates (#14425)
2 years ago
Rich Harris 37e6c7f26b
fix: correctly prune key/each blocks (#14403)
2 years ago
Theodor Steiner e721d96d32
fix: export temporary LegacyComponentType (#14256) (#14257)
2 years ago