Commit Graph

13 Commits (ad0e8670caed3830b2ccb95830cadb7adfebc69a)

Author SHA1 Message Date
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
6 years ago
Tan Li Hau e14197d944 remove component locator
6 years ago
Conduitry dda9a53727
preserve `$:` label in reactive blocks in SSR mode (#2828) (#3469)
6 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
6 years ago
Rich Harris 07932da548 allow slots to have missing props in SSR - fixes #3322
6 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
6 years ago
Richard Harris fd46685400 fix SSR of undefined classes, albeit messily
6 years ago
Richard Harris c82a9ea7f2 omit falsy boolean attributes
6 years ago
Richard Harris c53563b207 failing SSR test, plus some adjacent changes
6 years ago
Rich Harris 0fe04561b2 quote props if necessary in SSR mode - fixes #3312
6 years ago
Umang Galaiya f369d8f0a7 [Element][SSR] Set class expression if spread is used
6 years ago
Rich Harris 324be53a70 merge master -> snake_case
6 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
6 years ago