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 d083f8a3f2
feat: custom elements rework (#8457)
1 year ago
..
action [chore] update code-red@0.2.0 (#6425) 3 years ago
action-custom-event-handler [chore] update code-red@0.2.0 (#6425) 3 years ago
bind-online only add event listeners when a block is first mounted (#4860) 4 years ago
bind-open [chore] update code-red@0.2.0 (#6425) 3 years ago
bind-width-height fix: observer PR cleanup (#8484) 1 year ago
bindings-readonly-order [chore] update code-red@0.2.0 (#6425) 3 years ago
capture-inject-dev-only Updated to ESLint config 5.4.0 (#5541) 4 years ago
capture-inject-state fix: correct typos in variable names (#8257) 2 years ago
class-field fix: support es2022 class features (#8355) 1 year ago
collapse-element-class-name collapse whitespace in class and style attributes (#6613) 3 years ago
collapse-literal-ssr feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
collapses-text-around-comments support rendering components in a shadow dom (#5870) 3 years ago
component-static deconflict bind:this variable (#4949) 4 years ago
component-static-array deconflict bind:this variable (#4949) 4 years ago
component-static-immutable Updated to ESLint config 5.4.0 (#5541) 4 years ago
component-static-immutable2 Updated to ESLint config 5.4.0 (#5541) 4 years ago
component-static-var [chore] update code-red@0.2.0 (#6425) 3 years ago
component-store-access-invalidate [chore] update code-red@0.2.0 (#6425) 3 years ago
component-store-file-invalidate [chore] update code-red@0.2.0 (#6425) 3 years ago
component-store-reassign-invalidate [chore] update code-red@0.2.0 (#6425) 3 years ago
computed-collapsed-if [chore] update code-red@0.2.0 (#6425) 3 years ago
css-media-query support rendering components in a shadow dom (#5870) 3 years ago
css-shadow-dom-keyframes feat: custom elements rework (#8457) 1 year ago
custom-svelte-path [fix] properly respect sveltePath when rewriting user imports (#6842) 3 years ago
data-attribute [chore] update code-red@0.2.0 (#6425) 3 years ago
debug-empty [fix] do not warn about missing props for bindings (#6583) 2 years ago
debug-foo fix: check each_blocks is empty on mount (#7505) 2 years ago
debug-foo-bar-baz-things fix: check each_blocks is empty on mount (#7505) 2 years ago
debug-hoisted [chore] update code-red@0.2.0 (#6425) 3 years ago
debug-no-dependencies fix: check each_blocks is empty on mount (#7505) 2 years ago
debug-ssr-foo feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
deconflict-builtins fix: check each_blocks is empty on mount (#7505) 2 years ago
deconflict-globals [chore] update code-red@0.2.0 (#6425) 3 years ago
dev-warning-missing-data-computed [fix] do not warn about missing props for bindings (#6583) 2 years ago
dom-preserve-comments feat: make `preserveComments` effective in DOM renderer (#7182) 1 year ago
dont-invalidate-this only add event listeners when a block is first mounted (#4860) 4 years ago
dynamic-import [chore] update code-red@0.2.0 (#6425) 3 years ago
each-block-array-literal fix: check each_blocks is empty on mount (#7505) 2 years ago
each-block-changed-check feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
each-block-keyed fix: check each_blocks is empty on mount (#7505) 2 years ago
each-block-keyed-animated fix: check each_blocks is empty on mount (#7505) 2 years ago
empty-dom Bitmask-based change tracking (#3945) 5 years ago
event-handler-dynamic only add event listeners when a block is first mounted (#4860) 4 years ago
event-handler-no-passive only add event listeners when a block is first mounted (#4860) 4 years ago
event-modifiers feat: add stopImmediatePropagation event modifier (#8341) 2 years ago
export-from [feat] enable export ... from (#6574) 3 years ago
export-from-accessors [feat] enable export ... from (#6574) 3 years ago
export-from-cjs [feat] enable export ... from (#6574) 3 years ago
head-no-whitespace update tests 5 years ago
hoisted-const update tests 5 years ago
hoisted-let update tests 5 years ago
hydrated-void-element use simpler insert and append functions when not compiling with hydration (#6525) 3 years ago
hydrated-void-svg-element [fix] only rely on `element`/`svg_element` functions if a hydrating component needs them (#6556) 3 years ago
if-block-complex Bitmask-based change tracking (#3945) 5 years ago
if-block-no-update [chore] update code-red@0.2.0 (#6425) 3 years ago
if-block-simple [chore] update code-red@0.2.0 (#6425) 3 years ago
import-meta update acorn and parse expression as module script (#5423) 4 years ago
initial-context remove unreferenced variable from initial context (#4941) 4 years ago
inline-style-optimized [chore] update code-red@0.2.0 (#6425) 3 years ago
inline-style-optimized-multiple [chore] update code-red@0.2.0 (#6425) 3 years ago
inline-style-optimized-url [chore] update code-red@0.2.0 (#6425) 3 years ago
inline-style-unoptimized [chore] update code-red@0.2.0 (#6425) 3 years ago
inline-style-without-updates [chore] update code-red@0.2.0 (#6425) 3 years ago
input-files [chore] update code-red@0.2.0 (#6425) 3 years ago
input-no-initial-value [chore] update code-red@0.2.0 (#6425) 3 years ago
input-range [chore] update code-red@0.2.0 (#6425) 3 years ago
input-value [fix] prevent cursor jump for all text inputs (#6941) 3 years ago
input-without-blowback-guard [chore] update code-red@0.2.0 (#6425) 3 years ago
instrumentation-script-if-no-block only add event listeners when a block is first mounted (#4860) 4 years ago
instrumentation-script-main-block reactive dependency not referenced can't set to undefined initially (#5600) 4 years ago
instrumentation-script-x-equals-x only add event listeners when a block is first mounted (#4860) 4 years ago
instrumentation-template-if-no-block only add event listeners when a block is first mounted (#4860) 4 years ago
instrumentation-template-x-equals-x only add event listeners when a block is first mounted (#4860) 4 years ago
legacy-input-type Updated to ESLint config 5.4.0 (#5541) 4 years ago
loop-protect [chore] update code-red@0.2.0 (#6425) 3 years ago
media-bindings feat: add readyState binding for media elements (#6843) 2 years ago
natural-dimension-binding feat: add naturalWidth and naturalHeight bindings (#7857) 2 years ago
non-imported-component [chore] update code-red@0.2.0 (#6425) 3 years ago
non-mutable-reference [chore] update code-red@0.2.0 (#6425) 3 years ago
optional-chaining [chore] update code-red@0.2.0 (#6425) 3 years ago
reactive-class-optimized fix: revert buggy reactive vars optimization (#8382) 1 year ago
reactive-values-non-topologically-ordered [chore] update code-red@0.2.0 (#6425) 3 years ago
reactive-values-non-writable-dependencies [chore] update code-red@0.2.0 (#6425) 3 years ago
select-dynamic-value fix: bind null option and input values consistently (#8328) 1 year ago
setup-method Bitmask-based change tracking (#3945) 5 years ago
src-attribute-check use simpler insert and append functions when not compiling with hydration (#6525) 3 years ago
src-attribute-check-in-foreign [fix] foreign namespace hash link (#7080) 3 years ago
src-attribute-check-in-svg [chore] fix js sample test 3 years ago
ssr-no-oncreate-etc [chore] update code-red@0.2.0 (#6425) 3 years ago
ssr-preserve-comments feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
svelte-element feat: optimise svelte-element output code for static tag and static attribute (#8161) 2 years ago
svelte-element-event-handlers feat: optimise svelte-element output code for static tag and static attribute (#8161) 2 years ago
svelte-element-static [chore] Fix CI (#8160) 2 years ago
svelte-element-svg feat: optimise svelte-element output code for static tag and static attribute (#8161) 2 years ago
svg-title update tests 5 years ago
title [chore] update code-red@0.2.0 (#6425) 3 years ago
transition-local [chore] update code-red@0.2.0 (#6425) 3 years ago
transition-repeated-outro [chore] update code-red@0.2.0 (#6425) 3 years ago
unchanged-expression warn on assignment to const (#4960) 2 years ago
unreferenced-state-not-invalidated [chore] update code-red@0.2.0 (#6425) 3 years ago
use-elements-as-anchors [chore] update code-red@0.2.0 (#6425) 3 years ago
valid-inner-html-for-static-element valid XHTML syntax in innerHTML for static elements (#5317) 4 years ago
video-bindings fix: observer PR cleanup (#8484) 1 year ago
window-binding-online only add event listeners when a block is first mounted (#4860) 4 years ago
window-binding-scroll [chore] update code-red@0.2.0 (#6425) 3 years ago