Commit Graph

1909 Commits (84b70eac8885e69c31c3f1b774b26b839d837eb0)
 

Author SHA1 Message Date
Rich Harris 84b70eac88 server-side <:Head>
9 years ago
Rich Harris 69dab15d8d remove <:Document>, implement <:Head> on client-side
9 years ago
Rich Harris a43e64acc2 remove copy pasta
9 years ago
Rich Harris 7c01ab2cb7 deprecate renderCss
9 years ago
Rich Harris 286e4350d4 generate title in SSR compiler
9 years ago
Rich Harris 69a9fe042e deconflict properly
9 years ago
Rich Harris f0055e555b change server-side render method signature
9 years ago
Rich Harris 2390952973 add new <:Document> meta-component
9 years ago
Rich Harris 7b84607684 -> v1.47.2
9 years ago
Rich Harris f5573cd8e8 Merge pull request #1019 from sveltejs/gh-1012
9 years ago
Rich Harris 1600a89b98 Merge pull request #1018 from sveltejs/gh-1014
9 years ago
Rich Harris 3c4d2aa363 Merge pull request #1017 from sveltejs/gh-1007
9 years ago
Rich Harris 48dc90d9f7 remove solo
9 years ago
Rich Harris afcf2aa3f2 deconflict computed properties with arguments to _recompute - fixes #1012
9 years ago
Rich Harris f6995a800b allow await blocks in slots - fixes #1014
9 years ago
Rich Harris de2b1a076e remove unused import
9 years ago
Rich Harris ffdae43b70 allow components without slots to have whitespace as only child - fixes #1007
9 years ago
Rich Harris f855ea830d Merge pull request #1016 from esarbanis/override-toString
9 years ago
Efthymis Sarmpanis 79b9fca5dc Properly override toString in CompileError
9 years ago
Efthymis Sarmpanis aa56cde383 Failing test for improper toString override in CompileError
9 years ago
Rich Harris d9469c0b24 Merge pull request #1010 from sveltejs/windows-sanity-check
9 years ago
Rich Harris 35af771990 rename file
9 years ago
Rich Harris f86f1e3018 Merge pull request #1009 from StarpTech/feature/add_brunch_plugin_readme
9 years ago
Dustin Deus 262f51f6b8 add brunch plugin
9 years ago
Rich Harris 885147b146 -> v1.47.1
9 years ago
Rich Harris 3fdf5d98e2 sanitize filenames before SSRing - fixes #1005
9 years ago
Rich Harris 6825914b6e -> v1.47.0
9 years ago
Rich Harris d615c3a9b8 support dynamic import - closes #1003
9 years ago
Rich Harris fa1fe03b96 -> v1.46.1
9 years ago
Rich Harris 89305e63c9 await...then shorthand - fixes #957
9 years ago
Rich Harris d127015849 emit dev mode error for bad arguments to set - fixes #990
9 years ago
Rich Harris 877e811c99 don't add event to expectedProperties - fixes #972
9 years ago
Rich Harris e5e5ff6fbf trim SSR'd output more intelligently - fixes #998
9 years ago
Rich Harris 93f6f8edcb Handle empty classes when pruning unused styles - fixes #997
9 years ago
Rich Harris 6334899b3d fix figcaption a11y warning - fixes #996
9 years ago
Rich Harris a39b435a41 don't use dataset with svg elements - fixes #995
9 years ago
Rich Harris 0fb180009e fix dynamic components inside elements - fixes #994
9 years ago
Rich Harris c4e77df75c refactor
9 years ago
Rich Harris 13189f9c6a -> v1.46.0
9 years ago
Rich Harris 72ce87fd31 Merge pull request #987 from tivac/preprocess-options
9 years ago
Pat Cavit ecb965251d test: filename passed to hooks
9 years ago
Pat Cavit 0a9882feb0 WIP: fix args to markup hook
9 years ago
Pat Cavit f56a52a921 WIP: pass just filename param
9 years ago
Rich Harris 011086a043 -> v1.45.0
9 years ago
Rich Harris 425b4ef6a7 Merge pull request #971 from sveltejs/gh-640
9 years ago
Pat Cavit 58454acbc7 WIP: interface
9 years ago
Pat Cavit edcb547ded WIP: pass options object to preprocess hooks
9 years ago
Rich Harris 9bd04bf3d9 -> v1.44.2
9 years ago
Rich Harris c64561458b Merge branch 'master' into gh-640
9 years ago
Rich Harris 927b394c6e Merge pull request #980 from sveltejs/gh-974-975
9 years ago