Commit Graph

21 Commits (38de3b2e9f46925be12ce43f55c424b49ddfb0af)

Author SHA1 Message Date
Conduitry f12340acf0
preserve js comments where possible (#4293)
5 years ago
Richard Harris d8b25afacd update tests
5 years ago
Richard Harris 47a9811c1e alternative fix for #3508
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
5 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
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 86d3476b55 minor fixes, update various tests
6 years ago
Rich Harris ce114600d1 remove deprecated renderCss method
7 years ago
Rich Harris f8362fe5fb fix toString method in SSR output - closes #1044
7 years ago
Rich Harris 394dec9f11
Merge pull request #1024 from sveltejs/gh-1013
7 years ago
Rich Harris ed44f7d1fa server-side <:Head>
7 years ago
Rich Harris 22ba8f74ca deprecate renderCss
7 years ago
Rich Harris 0127f9f0ca change server-side render method signature
7 years ago
Rich Harris 6bd410c886 implement preload
7 years ago
Rich Harris 797165b5a8
trim SSR'd output more intelligently - fixes #998
7 years ago
Rich Harris 82fc0f2713
Merge branch 'master' into gh-654
7 years ago
Rich Harris 8a0813e96b SSR await-then-catch
7 years ago
Rich Harris be68cd9de2 use store in SSR mode
7 years ago
Rich Harris 51901442c9
attach globals to state object on initialisation
7 years ago
Rich Harris 6436886500 exclude irrelevant stuff from SSR output
7 years ago