You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/server-side-rendering/samples
Yosuke Ota 7463d51301
[fix]: keep space in `<pre>` or when `preserveWhitespace: true` (#6990)
3 years ago
..
attribute-boolean fix SSR spread with boolean attributes (#3797) 5 years ago
attribute-dynamic update runtime and ssr tests 6 years ago
attribute-escape-quotes-spread-2 fix escaping attributes in spread in SSR (#6429) 3 years ago
attribute-escaped-quotes update tests 6 years ago
attribute-escaped-quotes-spread fix escaping attributes in spread in SSR (#6429) 3 years ago
attribute-spread-with-null fix escaping attributes in spread in SSR (#6429) 3 years ago
attribute-static update tests 6 years ago
bindings update tests 6 years ago
bindings-empty-string fix input value 0 for ssr (#6458) 3 years ago
bindings-group add ssr for group bindings (#4621) 3 years ago
bindings-readonly Omits readonly attributes from SSR code 5 years ago
bindings-zero fix input value 0 for ssr (#6458) 3 years ago
comment update tests 6 years ago
comment-preserve Fix preserveComments on ssr (#4736) 3 years ago
component update tests 6 years ago
component-binding update tests 6 years ago
component-binding-renamed update tests 6 years ago
component-data-dynamic update runtime and ssr tests 6 years ago
component-data-empty update runtime and ssr tests 6 years ago
component-refs update tests 6 years ago
component-refs-and-attributes update runtime and ssr tests 6 years ago
component-with-different-extension update tests 6 years ago
component-yield update tests 6 years ago
computed update tests 6 years ago
constructor-prefer-passed-context [fix] prefer context from constructor options (#6759) 3 years ago
default-data update tests 6 years ago
default-data-override update tests 6 years ago
directives update tests 6 years ago
dynamic-text update runtime and ssr tests 6 years ago
dynamic-text-escaped update runtime and ssr tests 6 years ago
each-block update runtime and ssr tests 6 years ago
empty-elements-closed update tests 6 years ago
entities update runtime and ssr tests 6 years ago
head-meta-hydrate-duplicate fix hydration of <title> (#4311) 5 years ago
head-multiple-title only attach SSR <head> markers when hydratable: true (#4260) 5 years ago
head-title only attach SSR <head> markers when hydratable: true (#4260) 5 years ago
helpers update tests 6 years ago
if-block-false update runtime and ssr tests 6 years ago
if-block-true update runtime and ssr tests 6 years ago
import-non-component update tests 6 years ago
pre-tag [fix]: keep space in `<pre>` or when `preserveWhitespace: true` (#6990) 3 years ago
preserve-whitespaces [fix]: keep space in `<pre>` or when `preserveWhitespace: true` (#6990) 3 years ago
raw-mustaches update runtime and ssr tests 6 years ago
sanitize-name update tests 6 years ago
spread-attributes Prevent element property set from throwing errors for readonly properties. Fixes #3681. 5 years ago
spread-attributes-boolean fix SSR spread with boolean attributes (#3797) 5 years ago
spread-attributes-white-space collapse whitespace in class and style attributes (#6613) 3 years ago
static-div update tests 6 years ago
static-text update tests 6 years ago
styles fix .gitignore'd files 5 years ago
styles-nested fix .gitignore'd files 5 years ago
text-area-bind Render textarea binding values inside element 5 years ago
textarea-children update tests 6 years ago
textarea-value update tests 6 years ago
triple update tests 6 years ago