Commit Graph

7984 Commits (eef0b3bf6c7968dde02e7432fe5a4d1c3bf5a3ab)
 

Author SHA1 Message Date
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
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
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
Simon Holthausen 74f51401aa fix: add `fetchpriority` to `script` and `link` tags
3 years ago
Simon Holthausen b63ab91c7b chore: bump zimmerframe to resolve AST-traversal-related bugs
3 years ago
Rich Harris 8ebc472ef5
small tidy up (#10400)
3 years ago
github-actions[bot] 1381d1937c
Version Packages (next) (#10399)
3 years ago
Daniel Imfeld 97d3ec2f89
fix: allow `let:` directives on slot elements (#10391)
3 years ago
Simon H b6fcc149b8
fix: repair each block length mismatches during hydration (#10398)
3 years ago
Matt Kane d23805a6f0
feat: add fetchpriority to img attrs (#10388)
3 years ago
Albert 7e2875b400
Added a failing test
3 years ago
Albert b5444cff08
Correct comment
3 years ago
Albert 6373f1604f
Handle CSS nesting by adding invisible selectors before nested rules
3 years ago
github-actions[bot] d08e05bf7f
Version Packages (next) (#10367)
3 years ago
Simon H bd0ebf3b81
fix: correctly determine `bind:group` members (#10368)
3 years ago
Rich Harris 3b78c14be8
fix: make inline doc links valid (#10365)
3 years ago
Rich Harris 92f1e3a929 fix syntax error
3 years ago
github-actions[bot] 283366b13a
Version Packages (next) (#10357)
3 years ago
Simon H e75c9acd18
fix: don't reuse proxies when state symbol refers to stale value (#10343)
3 years ago
gtmnayan bce4f3f01c
fix: strip typescript assertions before analysis (#10329)
3 years ago
github-actions[bot] 2a31987da5
Version Packages (next) (#10353)
3 years ago
Rich Harris 36fc203eec
fix: correctly update tweened store initialized with nullish value (#10356)
3 years ago
Rich Harris a53b44338e
add missing motion tests (#10355)
3 years ago
Rich Harris ccc7266fd9
docs: clarify that `$state` works deeply (#10354)
3 years ago
Rich Harris 0aedab8d5e
fix: insert empty text nodes during hydration, where necessary (#9729)
3 years ago
Simon Holthausen 396bab3628 chore: fix version replacement regex in test
3 years ago
github-actions[bot] c0f280c7e7
Version Packages (next) (#10327)
3 years ago
Dominic Gannaway dcfae026da
fix: improve unstate handling of non enumerable properties (#10348)
3 years ago
Jayden Carey f9ed9cfc4b
fix: Update `$derived.call` type declaration (#10349)
3 years ago
Simon Holthausen 0279546e02 fix: adjust broken types
3 years ago