Commit Graph

13 Commits (5ccfc3c5d7a29fe6df1cb109df8d0e7868d0ea51)

Author SHA1 Message Date
Luis Confraria 554d5dd391
Fix preserveComments on ssr (#4736)
3 years ago
Tan Li Hau 0ac341d2c6
expose which slots are present in $$slots (#4602)
4 years ago
Richard Harris d8b25afacd update tests
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
5 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
5 years ago
Rich Harris 687e352209 rename .html files to .svelte
6 years ago
Conduitry df57e508f8 use extension-less import for svelte/internal
6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Rich Harris 4a88c9ccb5 remove -bundle files
6 years ago
Rich Harris 86d3476b55 minor fixes, update various tests
6 years ago
Rich Harris ce114600d1 remove deprecated renderCss method
6 years ago
Rich-Harris 36290cb6cd component spread
6 years ago
Alan Palazzolo 3c61655e93 Add option preserve comments in SSR rendering.
7 years ago