Commit Graph

165 Commits (0127f9f0ca621295d0ede03b350eeb3b299ce73f)

Author SHA1 Message Date
Rich Harris 0127f9f0ca change server-side render method signature 7 years ago
Rich Harris 797165b5a8
trim SSR'd output more intelligently - fixes 7 years ago
Rich Harris c799230164
don't use dataset with svg elements - fixes 7 years ago
Rich Harris 82fc0f2713
Merge branch 'master' into gh-654 8 years ago
Rich Harris 8a0813e96b SSR await-then-catch 8 years ago
Rich Harris 945d8ce526 store bindings 8 years ago
Rich Harris be68cd9de2 use store in SSR mode 8 years ago
Rich Harris 75e911b05a update snapshot tests 8 years ago
Rich Harris dc154987da remove whitespace around <:Window/> - fixes 8 years ago
Rich Harris 0a01aa0243
Increase code coverage 8 years ago
Rich Harris 51901442c9
attach globals to state object on initialisation 8 years ago
Rich Harris 775866780e
combine multiple bindings in single handler, implement bind:indeterminate — fixes 8 years ago
Rich Harris 4411ab116e update snapshot tests 8 years ago
Rich Harris 0a4e795498
Merge pull request from sveltejs/gh-917 8 years ago
esarbanis ea3f58a786 Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar) 8 years ago
Rich Harris fb675fd5e3 update snapshot tests 8 years ago
Rich Harris f659fd8391 remove unused _yield property 8 years ago
Conduitry 2800b5cacc update tests 8 years ago
Rich Harris 1dc4882183 merge master -> no-template-iife 8 years ago
Rich Harris d27e4734d5 Merge branch 'master' into short-method-names 8 years ago
Rich Harris 6436886500 exclude irrelevant stuff from SSR output 8 years ago
Rich Harris 4dbfc65e74 fix indentation, update snapshot tests 8 years ago
Rich Harris fcf2b03ba6 take template object out of IIFE 8 years ago
Rich Harris 94e280e430 merge master -> gh-23 8 years ago
Rich Harris dabc2d1fdf dont wrap ESM in IIFE 8 years ago
Rich Harris 2da0e252c7 merge master => iife 8 years ago
Rich Harris 2b2a1b40ce use short method names 8 years ago
Rich Harris c8f094cf80 remove unused destroyEach and destroy arguments 8 years ago
Rich Harris 1f9fc04d27 simplify module wrapping 8 years ago
Rich Harris fdd7ac71c2 Merge branch 'master' into iife 8 years ago
Rich Harris cf56c0ba04 Merge branch 'master' into gh-23 8 years ago
Rich Harris 5d84a93c99 shorten each block var names 8 years ago
Rich Harris 4f1d48c4a6 more readable each block values 8 years ago
Rich Harris 74d84d81e9 remove incorrect argument 8 years ago
Rich Harris 66ae0d9c94 use textContent and innerHTML where appropriate () 8 years ago
Rich Harris 5cd76be290 various fixes 8 years ago
Rich Harris 3b68d1f5dc update tests 8 years ago
Rich Harris 6b70825ac3 Merge pull request from sveltejs/remove-is-initial 8 years ago
Rich Harris 21f6dd8cef Merge branch 'master' into static-components 8 years ago
Rich Harris bd282df921 remove version numbers from snapshot tests 8 years ago
Rich Harris e2ef1fdb96 dont update components with only static bindings 8 years ago
Rich Harris 4d6e95d799 update snapshot tests 8 years ago
Rich Harris b1cbffece6 remove excess parentheses 8 years ago
Rich Harris 33dbc18a10 merge master -> shared-init 8 years ago
Rich Harris 0b71a93779 update tests 8 years ago
Rich Harris bd002f94bc extract some shared init logic 8 years ago
Rich Harris 1d34bd886e put version comment above imports 8 years ago
Rich Harris 6e57fa3ced add debugging comments 8 years ago
Rich Harris fbbaff5404 typo 8 years ago
Rich Harris 770c14955d escape shadow DOM CSS - fixes 8 years ago