Commit Graph

8033 Commits (ecff92581cc24021abf8ac99e68100225b59880d)
 

Author SHA1 Message Date
Rich Harris ecff92581c move
3 years ago
Rich Harris 36123fc26f shrink explanation
3 years ago
Rich Harris 84b6f8b1b1 actually we don't need that
3 years ago
Rich Harris 353d697f8c simplify
3 years ago
Rich Harris 6e149f2489 simplify
3 years ago
Rich Harris 3d0a8856d3 shrink things down a touch
3 years ago
Rich Harris 67bf6285df move grouping logic into Selector
3 years ago
Rich Harris a53fa5aeaa generate wrappers during parse, allow rules to contain atrules
3 years ago
Rich Harris f03e316007 update test
3 years ago
Rich Harris 4a7ac18a9e tweak
3 years ago
Rich Harris 1543993b46 comment out rules with unused/empty children
3 years ago
Rich Harris a46d9fdd8b unused import
3 years ago
Rich Harris 32da098933 tweak
3 years ago
Rich Harris bb8993bb0e we really don't need all these tests, it's overkill. one will do. still some bugs
3 years ago
Rich Harris a528ee6619 prettier
3 years ago
Rich Harris 2c3cdabfe0 avoid try-catch
3 years ago
Albert 26ba13047f
Remove some unused logic
3 years ago
Albert 9c5c05e55a
Lol wot? Apparently I didn't need that logic
3 years ago
Albert fb09917695
Add multiple nesting selector support
3 years ago
Albert f6a77967ab
Pass test for invalid characters and simplify block item parse code
3 years ago
Albert b9b4cabc9a
Pass all tests
3 years ago
Albert a42170579f
Add test expected result
3 years ago
Albert e075ad7378
Merge branch 'css-nesting' of https://github.com/AlbertMarashi/svelte into css-nesting
3 years ago
Albert 055ec389cf
WIP Test
3 years ago
Rich Harris 337b1625e8 merge main
3 years ago
Rich Harris 999fca97cf
fix: use hybrid scoping strategy for consistent specificity increase (#10443)
3 years ago
Simon H 5dd9951cb6
fix: handle sole empty expression tags (#10433)
3 years ago
Simon H 456cf843d2
fix: throw validation error when binding to each argument in runes mode (#10441)
3 years ago
Rich Harris 4b4922e10e prettier
3 years ago
Ahmad 49bfb6b1d6
fix: improve animation name transformation (#10432)
3 years ago
github-actions[bot] 2d032c733d
Version Packages (next) (#10419)
3 years ago
Dominic Gannaway 4fcd1cb1ed
fix: add compiler error for each block mutations in runes mode (#10428)
3 years ago
Chien Tran 976e807a3f
docs: rename svelte 5 discord channel (#10431)
3 years ago
Simon H dab0a43693
fix: stricter validation for component exports (#10430)
3 years ago
Albert bd375825b6
Update deprecated function
3 years ago
Albert 015e6958ce
Clean some logic
3 years ago
Albert c1dfaafde7
Enhance logic and add some more tests
3 years ago
Albert 51016b5c4d
Add more tests
3 years ago
Albert 8c81aa759a
Rever launch.json changes
3 years ago
Albert 89667b4ea7
All tests passing & clean up a little bit of code
3 years ago
Dominic Gannaway 0e011add4e
fix: improve indexed each array reconcilation (#10422)
3 years ago
Albert 1000cdfb62
Comment out some console.logs
3 years ago
Albert ef4b7431aa
One test left!
3 years ago
Albert 862be02d0f
Even closer
3 years ago
Albert 20629caf91
Getting closer
3 years ago
Albert 8f347a9aef
Refactor a bunch of code
3 years ago
Rich Harris 623340a1de
fix: make beforeUpdate/afterUpdate behave more like Svelte 4 (#10408)
3 years ago
Albert eef0b3bf6c
2 failing tests
3 years ago
Albert 0708f16f3c
Wohooo. Almost working
3 years ago
Albert 46efb43d7c
Started working on encapsulation logic
3 years ago