Commit Graph

26 Commits (32775a699dd9cbc9884ee04931c3903b832775d5)

Author SHA1 Message Date
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
4 years ago
Tan Li Hau 0ac341d2c6
expose which slots are present in $$slots (#4602)
4 years ago
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
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
7 years ago
Rich Harris 94c76308a1 update deps to get tests to pass again
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