Commit Graph

17 Commits (ea567f1492142be79370226292653b581a50a9f0)

Author SHA1 Message Date
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
7 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