Yosuke Ota 3a238fe057
[fix] strip leading newline after `<pre>` and `<textarea>` ()
3 years ago
..
attribute-boolean fix SSR spread with boolean attributes () 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 () 4 years ago
attribute-escaped-quotes [fix] attribute escaping during ssr () 3 years ago
attribute-escaped-quotes-spread fix escaping attributes in spread in SSR () 4 years ago
attribute-spread-with-null fix escaping attributes in spread in SSR () 4 years ago
attribute-static update tests 6 years ago
bindings update tests 6 years ago
bindings-empty-string fix input value 0 for ssr () 4 years ago
bindings-group add ssr for group bindings () 4 years ago
bindings-readonly Omits readonly attributes from SSR code 6 years ago
bindings-zero fix input value 0 for ssr () 4 years ago
comment update tests 6 years ago
comment-preserve Fix preserveComments on ssr () 4 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 () 4 years ago
default-data update tests 6 years ago
default-data-override update tests 6 years ago
directives update tests 6 years ago
dynamic-element-string [feature] Dynamic elements implementation <svelte:element> () 3 years ago
dynamic-element-variable [feature] Dynamic elements implementation <svelte:element> () 3 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> () 5 years ago
head-multiple-title only attach SSR <head> markers when hydratable: true () 5 years ago
head-title only attach SSR <head> markers when hydratable: true () 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] strip leading newline after `<pre>` and `<textarea>` () 3 years ago
preserve-whitespaces [fix] strip leading newline after `<pre>` and `<textarea>` () 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 . 6 years ago
spread-attributes-boolean fix SSR spread with boolean attributes () 5 years ago
spread-attributes-white-space collapse whitespace in class and style attributes () 4 years ago
static-div update tests 6 years ago
static-text update tests 6 years ago
styles fix .gitignore'd files 6 years ago
styles-nested fix .gitignore'd files 6 years ago
text-area-bind Render textarea binding values inside element 6 years ago
textarea-children update tests 6 years ago
textarea-content [fix] strip leading newline after `<pre>` and `<textarea>` () 3 years ago
textarea-value update tests 6 years ago
triple update tests 6 years ago