Commit Graph

22 Commits (82a6d30c286c54a1aaea8002db0b411c4949fa30)

Author SHA1 Message Date
Tan Li Hau 82a6d30c28 expose which slots are present in $$slots (#4602)
6 years ago
Conduitry 4edddcf705 preserve js comments where possible (#4293)
7 years ago
Richard Harris c3dfafa859 update tests
7 years ago
Richard Harris a28badcc06 alternative fix for #3508
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Rich Harris 8efa51519d update API reference docs (#2206)
8 years ago
Conduitry b84f1fb308 use extension-less import for svelte/internal
8 years ago
Rich Harris efba821c84 Implement reactive assignments (#1839)
8 years ago
Rich Harris dd61ceba66 minor fixes, update various tests
8 years ago
Rich Harris e6e3f9a07c remove deprecated renderCss method
8 years ago
Rich Harris e323373c08 fix toString method in SSR output - closes #1044
9 years ago
Rich Harris bd85fc13fc Merge pull request #1024 from sveltejs/gh-1013
9 years ago
Rich Harris 84b70eac88 server-side <:Head>
9 years ago
Rich Harris 7c01ab2cb7 deprecate renderCss
9 years ago
Rich Harris f0055e555b change server-side render method signature
9 years ago
Rich Harris feee1d9c8f implement preload
9 years ago
Rich Harris e5e5ff6fbf trim SSR'd output more intelligently - fixes #998
9 years ago
Rich Harris 6187a703c2 Merge branch 'master' into gh-654
9 years ago
Rich Harris 0332aeb983 SSR await-then-catch
9 years ago
Rich Harris 30093ce036 use store in SSR mode
9 years ago
Rich Harris 839e8905c9 attach globals to state object on initialisation
9 years ago
Rich Harris aed2e2be6d exclude irrelevant stuff from SSR output
9 years ago