Commit Graph

8011 Commits (e075ad737872995cd87eeeca1c8f3f8c3a86ccaf)
 

Author SHA1 Message Date
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
Albert b884daec36
Push some broken code, added block nested groupings
3 years ago
github-actions[bot] 983db98756
Version Packages (next) (#10417)
3 years ago
Rich Harris 4d4d973622 use NestingSelector everywhere, include in SimpleSelector
3 years ago
Rich Harris 633e05a5a6 move type annotation
3 years ago
Rich Harris bdccdcb8bf remove unused export keyword
3 years ago
Rich Harris 751c73cd22 partial fix
3 years ago
Rich Harris 61497b2616 prettier
3 years ago
Rich Harris 7ea05ce380 Merge branch 'main' into pr/9549
3 years ago
Ahmad 89c4cf393f
fix: set `open` binding value in `<details>` (#10413)
3 years ago
github-actions[bot] 76620e7d02
Version Packages (next) (#10409)
3 years ago
Dominic Gannaway f9f5d3a1be
fix: only update lazy properties that have actually changed (#10415)
3 years ago
Simon H 9aa0ed3eb6
fix: handle nested script tags (#10416)
3 years ago
Rich Harris 90f8b63bee
fix: run `onDestroy` cleanup during SSR (#10297)
3 years ago
Simon H 268ac95fde
fix: properly analyze group expressions (#10410)
3 years ago
Daniel Imfeld 255693e78f
fix: correctly determine binding scope of `let:` directives (#10395)
3 years ago
Rich Harris 34019b3ba2 typo
3 years ago
Rich Harris b81c7966fa typo
3 years ago
Rich Harris a333d4bf12
Tidy up parser (#10407)
3 years ago
Rich Harris 08b4d359fa
chore: simpler const parsing (#10347)
3 years ago
github-actions[bot] a84d02ff08
Version Packages (next) (#10406)
3 years ago
Rich Harris b831562218
chore: bump zimmerframe (#10405)
3 years ago
github-actions[bot] 20893270db
Version Packages (next) (#10402)
3 years ago