Commit Graph

20 Commits (7ceb7d239052e2844795a3dec97d57cf059cdb90)

Author SHA1 Message Date
Rich Harris 8efa51519d update API reference docs (#2206)
8 years ago
Rich Harris 04c9ecb72a rename .html files to .svelte
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 a451101a32 remove -bundle files
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 ba5b661dc7 update deps to get tests to pass again
9 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