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/js/samples
Simon H 68e492eaff
fix: revert buggy reactive vars optimization (#8382)
3 years ago
..
action
action-custom-event-handler
bind-online
bind-open
bind-width-height
bindings-readonly-order
capture-inject-dev-only
capture-inject-state fix: correct typos in variable names (#8257) 3 years ago
class-field fix: support es2022 class features (#8355) 3 years ago
collapse-element-class-name collapse whitespace in class and style attributes (#6613) 4 years ago
collapse-literal-ssr chore: implemented a small runtime optimization for SSR (#7539) 3 years ago
collapses-text-around-comments
component-static
component-static-array
component-static-immutable
component-static-immutable2
component-static-var
component-store-access-invalidate
component-store-file-invalidate
component-store-reassign-invalidate
computed-collapsed-if
css-media-query
css-shadow-dom-keyframes feat: `trusted-types` CSP compatibility for Web Components (#8135) 3 years ago
custom-svelte-path [fix] properly respect sveltePath when rewriting user imports (#6842) 4 years ago
data-attribute
debug-empty [fix] do not warn about missing props for bindings (#6583) 3 years ago
debug-foo fix: check each_blocks is empty on mount (#7505) 3 years ago
debug-foo-bar-baz-things fix: check each_blocks is empty on mount (#7505) 3 years ago
debug-hoisted
debug-no-dependencies fix: check each_blocks is empty on mount (#7505) 3 years ago
debug-ssr-foo [feature] Dynamic elements implementation <svelte:element> (#6898) 4 years ago
deconflict-builtins fix: check each_blocks is empty on mount (#7505) 3 years ago
deconflict-globals
dev-warning-missing-data-computed [fix] do not warn about missing props for bindings (#6583) 3 years ago
dont-invalidate-this
dynamic-import
each-block-array-literal fix: check each_blocks is empty on mount (#7505) 3 years ago
each-block-changed-check fix: check each_blocks is empty on mount (#7505) 3 years ago
each-block-keyed fix: check each_blocks is empty on mount (#7505) 3 years ago
each-block-keyed-animated fix: check each_blocks is empty on mount (#7505) 3 years ago
empty-dom
event-handler-dynamic
event-handler-no-passive
event-modifiers feat: add stopImmediatePropagation event modifier (#8341) 3 years ago
export-from [feat] enable export ... from (#6574) 4 years ago
export-from-accessors [feat] enable export ... from (#6574) 4 years ago
export-from-cjs [feat] enable export ... from (#6574) 4 years ago
head-no-whitespace
hoisted-const
hoisted-let
hydrated-void-element
hydrated-void-svg-element [fix] only rely on `element`/`svg_element` functions if a hydrating component needs them (#6556) 4 years ago
if-block-complex
if-block-no-update
if-block-simple
import-meta
initial-context
inline-style-optimized
inline-style-optimized-multiple
inline-style-optimized-url
inline-style-unoptimized
inline-style-without-updates
input-files
input-no-initial-value
input-range
input-value [fix] prevent cursor jump for all text inputs (#6941) 4 years ago
input-without-blowback-guard
instrumentation-script-if-no-block
instrumentation-script-main-block
instrumentation-script-x-equals-x
instrumentation-template-if-no-block
instrumentation-template-x-equals-x
legacy-input-type
loop-protect
media-bindings feat: add readyState binding for media elements (#6843) 3 years ago
natural-dimension-binding feat: add naturalWidth and naturalHeight bindings (#7857) 3 years ago
non-imported-component
non-mutable-reference
optional-chaining
reactive-class-optimized fix: revert buggy reactive vars optimization (#8382) 3 years ago
reactive-values-non-topologically-ordered
reactive-values-non-writable-dependencies
select-dynamic-value
setup-method
src-attribute-check
src-attribute-check-in-foreign [fix] foreign namespace hash link (#7080) 4 years ago
src-attribute-check-in-svg [chore] fix js sample test 4 years ago
ssr-no-oncreate-etc
ssr-preserve-comments
svelte-element feat: optimise svelte-element output code for static tag and static attribute (#8161) 3 years ago
svelte-element-event-handlers feat: optimise svelte-element output code for static tag and static attribute (#8161) 3 years ago
svelte-element-static [chore] Fix CI (#8160) 3 years ago
svelte-element-svg feat: optimise svelte-element output code for static tag and static attribute (#8161) 3 years ago
svg-title
title
transition-local
transition-repeated-outro
unchanged-expression warn on assignment to const (#4960) 3 years ago
unreferenced-state-not-invalidated
use-elements-as-anchors
valid-inner-html-for-static-element
video-bindings feat: add readyState binding for media elements (#6843) 3 years ago
window-binding-online
window-binding-scroll