0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test/runtime/samples
2018-08-04 09:17:48 -04:00
..
action Adds actions to components 2018-03-19 15:23:27 -06:00
action-function Adds actions to components 2018-03-19 15:23:27 -06:00
action-this remove v1 runtime tests 2018-04-15 22:15:08 -04:00
action-update remove v1 runtime tests 2018-04-15 22:15:08 -04:00
animation-css tidy up a bit 2018-05-13 20:51:36 -04:00
animation-js tidy up a bit 2018-05-13 20:51:36 -04:00
animation-js-delay support parameterised animations 2018-05-16 00:06:55 -04:00
attribute-boolean-false remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-boolean-indeterminate remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-boolean-true remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-casing
attribute-dynamic WIP 2018-04-22 21:09:04 -04:00
attribute-dynamic-multiple remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-dynamic-no-dependencies fix determing whether an attribute should prevent innerHTML optimization 2018-07-08 11:58:33 -04:00
attribute-dynamic-quotemarks remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-dynamic-reserved allow spaces around reserved words used in tags in attributes (#1445) 2018-05-10 20:05:57 -04:00
attribute-dynamic-shorthand remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-dynamic-type remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-empty
attribute-empty-svg
attribute-namespaced remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-partial-number remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-prefer-expression remove v1 runtime tests 2018-04-15 22:15:08 -04:00
attribute-static
attribute-static-at-symbol
attribute-static-boolean
attribute-static-quotemarks
autofocus remove v1 runtime tests 2018-04-15 22:15:08 -04:00
await-component-oncreate remove v1 runtime tests 2018-04-15 22:15:08 -04:00
await-in-each preserve outer context for await blocks - fixes #1251 2018-04-29 09:48:17 -04:00
await-set-simultaneous remove v1 runtime tests 2018-04-15 22:15:08 -04:00
await-then-catch remove v1 runtime tests 2018-04-15 22:15:08 -04:00
await-then-catch-anchor remove v1 runtime tests 2018-04-15 22:15:08 -04:00
await-then-catch-event remove v1 runtime tests 2018-04-15 22:15:08 -04:00
await-then-catch-if update tests 2018-05-05 16:48:49 -04:00
await-then-catch-in-slot remove v1 runtime tests 2018-04-15 22:15:08 -04:00
await-then-catch-multiple remove v1 runtime tests 2018-04-15 22:15:08 -04:00
await-then-catch-no-values allow {:then}/{:catch} to have no bound identifier (#1507) 2018-07-09 20:10:28 -04:00
await-then-catch-non-promise remove v1 runtime tests 2018-04-15 22:15:08 -04:00
await-then-catch-static fix #1417 2018-05-05 13:54:20 -04:00
await-then-shorthand remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-audio-currenttime-duration-volume update tests to account for removal of observe 2018-04-15 19:08:49 -04:00
binding-indirect remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-indirect-computed remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-checkbox remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-checkbox-deep-contextual remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-checkbox-group remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-checkbox-group-outside-each remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-checkbox-indeterminate remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-number remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-radio-group remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-range remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-range-change remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-text WIP 2018-04-22 21:09:04 -04:00
binding-input-text-contextual remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-text-deconflicted remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-text-deep remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-text-deep-computed remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-text-deep-computed-dynamic remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-text-deep-contextual remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-text-deep-contextual-computed-dynamic remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-input-with-event update tests to account for removal of observe 2018-04-15 19:08:49 -04:00
binding-select remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-select-implicit-option-value remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-select-in-each-block remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-select-in-yield remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-select-initial-value remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-select-initial-value-undefined remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-select-late remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-select-multiple remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-select-optgroup remove v1 runtime tests 2018-04-15 22:15:08 -04:00
binding-textarea remove v1 runtime tests 2018-04-15 22:15:08 -04:00
bindings-before-oncreate remove v1 runtime tests 2018-04-15 22:15:08 -04:00
bindings-coalesced remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component
component-binding remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-blowback remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-blowback-b remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-blowback-c remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-computed remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-conditional remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-conditional-b remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-deep remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-deep-b remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-each remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-each-nested remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-each-object remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-infinite-loop remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-invalid-identifier Support invalid JS attributes when passing data to components and on binding attributes, too 2018-06-25 03:31:04 -03:00
component-binding-nested remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-parent-supercedes-child remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-binding-self-destroying remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-data-dynamic remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-data-dynamic-late remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-data-dynamic-shorthand remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-data-empty remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-data-static remove redundant test 2018-04-16 11:41:48 -04:00
component-data-static-boolean remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-data-static-boolean-regression remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-event-not-stale prevent stale state in component event handlers - fixes #1353 2018-04-22 12:06:04 -04:00
component-events remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-events-console treat component events the same as element events - fixes #1278 2018-04-04 07:23:48 -04:00
component-events-data
component-events-each remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-events-fire-finally in .fire always set calling flag back to false (#1587) 2018-07-09 13:00:58 -04:00
component-if-placement remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-invalid-identifier Support invalid JS attributes when passing data to components and on binding attributes, too 2018-06-25 03:31:04 -03:00
component-name-deconflicted remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-nested-deep remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-nested-deeper remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-not-void remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-ref
component-shorthand-import add test 2018-04-20 15:38:51 -04:00
component-slot-default
component-slot-dynamic remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-slot-each-block remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-slot-empty
component-slot-fallback
component-slot-if-block remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-slot-if-block-before-node remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-slot-if-else-block-before-node remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-slot-name-with-hyphen quote slot names if necessary - fixes #1461 2018-05-14 19:55:36 -04:00
component-slot-named
component-slot-nested
component-slot-nested-component
component-static-at-symbol remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-yield remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-yield-follows-element remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-yield-if remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-yield-multiple-in-each remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-yield-multiple-in-if remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-yield-nested-if remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-yield-parent remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-yield-placement remove v1 runtime tests 2018-04-15 22:15:08 -04:00
component-yield-static remove v1 runtime tests 2018-04-15 22:15:08 -04:00
computed-empty update tests to account for removal of observe 2018-04-15 19:08:49 -04:00
computed-function remove v1 runtime tests 2018-04-15 22:15:08 -04:00
computed-state-object implement full-state computed properties - fixes #1303 2018-04-28 23:39:36 -04:00
computed-values remove v1 runtime tests 2018-04-15 22:15:08 -04:00
computed-values-deconflicted remove v1 runtime tests 2018-04-15 22:15:08 -04:00
computed-values-default remove v1 runtime tests 2018-04-15 22:15:08 -04:00
computed-values-function-dependency remove v1 runtime tests 2018-04-15 22:15:08 -04:00
css
css-comments
css-false
css-space-in-attribute
custom-method remove v1 runtime tests 2018-04-15 22:15:08 -04:00
deconflict-builtins remove v1 runtime tests 2018-04-15 22:15:08 -04:00
deconflict-component-refs remove v1 runtime tests 2018-04-15 22:15:08 -04:00
deconflict-contexts remove v1 runtime tests 2018-04-15 22:15:08 -04:00
deconflict-elements-indexes remove v1 runtime tests 2018-04-15 22:15:08 -04:00
deconflict-non-helpers remove v1 runtime tests 2018-04-15 22:15:08 -04:00
deconflict-self
deconflict-template-1 remove v1 runtime tests 2018-04-15 22:15:08 -04:00
deconflict-template-2 remove v1 runtime tests 2018-04-15 22:15:08 -04:00
deconflict-vars remove v1 runtime tests 2018-04-15 22:15:08 -04:00
default-data remove v1 runtime tests 2018-04-15 22:15:08 -04:00
default-data-function remove v1 runtime tests 2018-04-15 22:15:08 -04:00
default-data-override remove v1 runtime tests 2018-04-15 22:15:08 -04:00
destroy-twice
destructuring
dev-warning-bad-set-argument
dev-warning-destroy-twice
dev-warning-dynamic-components-misplaced remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dev-warning-helper remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dev-warning-missing-data remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dev-warning-missing-data-binding
dev-warning-missing-data-each evaluate each block key in child scope - fixes #1397 2018-05-01 21:24:22 -04:00
dev-warning-missing-data-excludes-event
dev-warning-readonly-computed remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dev-warning-readonly-window-binding remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dynamic-component remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dynamic-component-bindings remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dynamic-component-bindings-recreated remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dynamic-component-bindings-recreated-b fix dynamic component bindings (#1489) 2018-05-24 08:32:37 -04:00
dynamic-component-events remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dynamic-component-inside-element remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dynamic-component-nulled-out null out refs to dynamic components - fixes #1596 2018-07-17 14:11:07 -04:00
dynamic-component-ref remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dynamic-component-slot remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dynamic-component-update-existing-instance remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-array-literal remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-containing-component-in-if remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-containing-if remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-deconflict-name-context remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-destructured-array remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-destructured-array-sparse sparse array patterns 2018-04-29 17:08:24 -04:00
each-block-destructured-object destructuring 2018-04-29 16:25:43 -04:00
each-block-destructured-object-binding bind to destructured properties 2018-04-29 17:28:51 -04:00
each-block-dynamic-else-static remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-else remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-else-mount-or-intro in each-else, use mount/intro according to that branch's contents (#1586) 2018-07-09 13:02:17 -04:00
each-block-else-starts-empty remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-empty-outro call outrocallback immediately for empty each block 2018-06-07 08:28:09 -04:00
each-block-indexed remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-keyed remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-keyed-dynamic remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-keyed-empty remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-keyed-non-prop allow arbitrary expressions in each block keys - fixes #703 2018-04-29 11:34:45 -04:00
each-block-keyed-random-permute remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-keyed-siblings remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-keyed-static remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-keyed-unshift remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-random-permute remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-static remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-block-text-node remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-blocks-expression remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-blocks-nested remove v1 runtime tests 2018-04-15 22:15:08 -04:00
each-blocks-nested-b remove v1 runtime tests 2018-04-15 22:15:08 -04:00
element-invalid-name
element-source-location change __svelte_meta to __svelte_meta.loc 2018-05-28 19:07:12 -04:00
empty-style-block
escape-template-literals remove v1 runtime tests 2018-04-15 22:15:08 -04:00
escaped-text
event-handler remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-console-log
event-handler-custom remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-custom-context remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-custom-each remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-custom-each-destructured remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-custom-node-context remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-custom-this overwrite this in custom event handlers - fixes #1297 2018-04-28 22:53:32 -04:00
event-handler-destroy
event-handler-each remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-each-deconflicted remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-each-this only overwrite this in event handlers for custom events - fixes #1390 2018-04-30 20:25:48 -04:00
event-handler-event-methods update tests to account for removal of observe 2018-04-15 19:08:49 -04:00
event-handler-hoisted remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-removal remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-sanitize remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-shorthand
event-handler-shorthand-component
event-handler-shorthand-dynamic-component fix handling of shorthand event handler in dynamic components 2018-05-06 09:14:23 -04:00
event-handler-this-methods
events-custom
events-lifecycle
flush-before-bindings skip test, fix post-v2 2018-04-16 11:41:38 -04:00
function-in-expression remove v1 runtime tests 2018-04-15 22:15:08 -04:00
get-after-destroy set state to blank object on destroy, not null - fixes #1354 2018-04-22 10:58:53 -04:00
get-state remove v1 runtime tests 2018-04-15 22:15:08 -04:00
globals-accessible-directly remove v1 runtime tests 2018-04-15 22:15:08 -04:00
globals-not-dereferenced remove v1 runtime tests 2018-04-15 22:15:08 -04:00
globals-not-overwritten-by-bindings remove v1 runtime tests 2018-04-15 22:15:08 -04:00
globals-shadowed-by-data remove v1 runtime tests 2018-04-15 22:15:08 -04:00
globals-shadowed-by-helpers remove v1 runtime tests 2018-04-15 22:15:08 -04:00
head-title-dynamic remove v1 runtime tests 2018-04-15 22:15:08 -04:00
head-title-static remove v1 runtime tests 2018-04-15 22:15:08 -04:00
hello-world remove v1 runtime tests 2018-04-15 22:15:08 -04:00
helpers remove v1 runtime tests 2018-04-15 22:15:08 -04:00
helpers-not-call-expression remove v1 runtime tests 2018-04-15 22:15:08 -04:00
html-entities
html-entities-inside-elements
html-non-entities-inside-elements
if-block remove v1 runtime tests 2018-04-15 22:15:08 -04:00
if-block-component-without-outro always create outro method for top-level block - fixes #1470 2018-05-16 21:55:14 -04:00
if-block-else remove v1 runtime tests 2018-04-15 22:15:08 -04:00
if-block-else-in-each remove v1 runtime tests 2018-04-15 22:15:08 -04:00
if-block-else-partial-outro separate hasOutros from hasOutroMethod - fixes #1492 2018-05-24 23:42:11 -04:00
if-block-elseif remove v1 runtime tests 2018-04-15 22:15:08 -04:00
if-block-elseif-text remove v1 runtime tests 2018-04-15 22:15:08 -04:00
if-block-expression remove v1 runtime tests 2018-04-15 22:15:08 -04:00
if-block-no-outro-else-with-outro add failing test for #1589 2018-07-23 15:54:33 +01:00
if-block-or remove v1 runtime tests 2018-04-15 22:15:08 -04:00
if-block-outro-unique-select-block-type unique name for select_block_type in IfBlock#buildCompoundWithOutros 2018-07-08 11:58:45 -04:00
if-block-widget remove v1 runtime tests 2018-04-15 22:15:08 -04:00
if-in-keyed-each remove v1 runtime tests 2018-04-15 22:15:08 -04:00
ignore-unchanged-attribute remove v1 runtime tests 2018-04-15 22:15:08 -04:00
ignore-unchanged-attribute-compound remove v1 runtime tests 2018-04-15 22:15:08 -04:00
ignore-unchanged-raw remove v1 runtime tests 2018-04-15 22:15:08 -04:00
ignore-unchanged-tag remove v1 runtime tests 2018-04-15 22:15:08 -04:00
immutable-mutable remove v1 runtime tests 2018-04-15 22:15:08 -04:00
immutable-nested remove v1 runtime tests 2018-04-15 22:15:08 -04:00
immutable-root remove v1 runtime tests 2018-04-15 22:15:08 -04:00
imported-renamed-components
initial-state-assign remove v1 runtime tests 2018-04-15 22:15:08 -04:00
inline-expressions remove v1 runtime tests 2018-04-15 22:15:08 -04:00
input-list
lifecycle-events
names-deconflicted remove v1 runtime tests 2018-04-15 22:15:08 -04:00
names-deconflicted-nested remove v1 runtime tests 2018-04-15 22:15:08 -04:00
nbsp
nested-transition-detach-each fix nested outro transitions 2018-05-25 18:28:57 -04:00
nested-transition-detach-if-false fix nested outro transitions 2018-05-25 18:28:57 -04:00
nested-transition-if-block-not-remounted failing test for #1527 2018-06-06 16:52:01 -04:00
noscript-removal
observe-binding-ignores-unchanged remove v1 runtime tests 2018-04-15 22:15:08 -04:00
observe-component-ignores-irrelevant-changes remove v1 runtime tests 2018-04-15 22:15:08 -04:00
observe-deferred remove v1 runtime tests 2018-04-15 22:15:08 -04:00
observe-prevents-loop update tests to account for removal of observe 2018-04-15 19:08:49 -04:00
oncreate-async
oncreate-async-arrow
oncreate-async-arrow-block
oncreate-sibling-order remove v1 runtime tests 2018-04-15 22:15:08 -04:00
ondestroy-before-cleanup remove v1 runtime tests 2018-04-15 22:15:08 -04:00
onrender-chain remove v1 runtime tests 2018-04-15 22:15:08 -04:00
onrender-fires-when-ready remove v1 runtime tests 2018-04-15 22:15:08 -04:00
onrender-fires-when-ready-nested remove v1 runtime tests 2018-04-15 22:15:08 -04:00
onstate remove v1 runtime tests 2018-04-15 22:15:08 -04:00
onstate-before-oncreate implement onstate and onupdate 2018-04-15 13:09:59 -04:00
onstate-event remove v1 runtime tests 2018-04-15 22:15:08 -04:00
onstate-no-template correctly report changed properties in initial state/update events - fixes #1356 2018-04-22 10:36:30 -04:00
onupdate remove v1 runtime tests 2018-04-15 22:15:08 -04:00
option-without-select remove v1 runtime tests 2018-04-15 22:15:08 -04:00
options remove v1 runtime tests 2018-04-15 22:15:08 -04:00
paren-wrapped-expressions remove v1 runtime tests 2018-04-15 22:15:08 -04:00
preload
raw-anchor-first-child remove v1 runtime tests 2018-04-15 22:15:08 -04:00
raw-anchor-first-last-child remove v1 runtime tests 2018-04-15 22:15:08 -04:00
raw-anchor-last-child remove v1 runtime tests 2018-04-15 22:15:08 -04:00
raw-anchor-next-previous-sibling remove v1 runtime tests 2018-04-15 22:15:08 -04:00
raw-anchor-next-sibling remove v1 runtime tests 2018-04-15 22:15:08 -04:00
raw-anchor-previous-sibling remove v1 runtime tests 2018-04-15 22:15:08 -04:00
raw-mustaches remove v1 runtime tests 2018-04-15 22:15:08 -04:00
raw-mustaches-preserved remove v1 runtime tests 2018-04-15 22:15:08 -04:00
refs
refs-no-innerhtml mark elements with refs as ineligible for innerhtml (#1407) 2018-05-03 04:01:54 -04:00
refs-unset remove v1 runtime tests 2018-04-15 22:15:08 -04:00
script-style-non-top-level remove v1 runtime tests 2018-04-15 22:15:08 -04:00
select remove v1 runtime tests 2018-04-15 22:15:08 -04:00
select-bind-array remove v1 runtime tests 2018-04-15 22:15:08 -04:00
select-bind-in-array remove v1 runtime tests 2018-04-15 22:15:08 -04:00
select-change-handler remove v1 runtime tests 2018-04-15 22:15:08 -04:00
select-no-whitespace
select-one-way-bind remove v1 runtime tests 2018-04-15 22:15:08 -04:00
select-one-way-bind-object remove v1 runtime tests 2018-04-15 22:15:08 -04:00
select-props remove v1 runtime tests 2018-04-15 22:15:08 -04:00
self-reference remove v1 runtime tests 2018-04-15 22:15:08 -04:00
self-reference-tree remove v1 runtime tests 2018-04-15 22:15:08 -04:00
set-after-destroy remove v1 runtime tests 2018-04-15 22:15:08 -04:00
set-clones-input remove v1 runtime tests 2018-04-15 22:15:08 -04:00
set-in-oncreate remove v1 runtime tests 2018-04-15 22:15:08 -04:00
set-in-ondestroy update tests to account for removal of observe 2018-04-15 19:08:49 -04:00
set-in-onstate remove v1 runtime tests 2018-04-15 22:15:08 -04:00
set-in-onstate-dedupes-renders remove v1 runtime tests 2018-04-15 22:15:08 -04:00
set-mutated-data remove v1 runtime tests 2018-04-15 22:15:08 -04:00
set-null-text-node failing test for #1598 2018-08-04 09:17:48 -04:00
set-prevents-loop remove v1 runtime tests 2018-04-15 22:15:08 -04:00
setup
sigil-component-attribute remove v1 runtime tests 2018-04-15 22:15:08 -04:00
sigil-static-@
sigil-static-#
single-static-element
single-text-node
slot-in-custom-element
spread-component remove v1 runtime tests 2018-04-15 22:15:08 -04:00
spread-component-dynamic remove v1 runtime tests 2018-04-15 22:15:08 -04:00
spread-component-dynamic-undefined failing test for #1413 2018-05-03 15:49:13 -04:00
spread-component-multiple-dependencies fix spread when an attribute or prop has multiple dependencies (#1515) 2018-05-30 12:05:30 -04:00
spread-component-with-bind add test, tweak codegen 2018-05-16 10:46:18 -04:00
spread-each-component update spread props in each blocks without other dynamic attributes - fixes #1337 2018-04-20 15:13:01 -04:00
spread-each-element update spread props in each blocks without other dynamic attributes - fixes #1337 2018-04-20 15:13:01 -04:00
spread-element remove v1 runtime tests 2018-04-15 22:15:08 -04:00
spread-element-boolean remove v1 runtime tests 2018-04-15 22:15:08 -04:00
spread-element-input allow spread props on elements with tests for static attributes 2018-05-06 15:58:19 -04:00
spread-element-multiple remove v1 runtime tests 2018-04-15 22:15:08 -04:00
spread-element-multiple-dependencies fix spread when an attribute or prop has multiple dependencies (#1515) 2018-05-30 12:05:30 -04:00
state-deconflicted remove v1 runtime tests 2018-04-15 22:15:08 -04:00
store remove v1 runtime tests 2018-04-15 22:15:08 -04:00
store-binding remove v1 runtime tests 2018-04-15 22:15:08 -04:00
store-component-binding remove v1 runtime tests 2018-04-15 22:15:08 -04:00
store-component-binding-deep remove v1 runtime tests 2018-04-15 22:15:08 -04:00
store-component-binding-each remove v1 runtime tests 2018-04-15 22:15:08 -04:00
store-computed remove v1 runtime tests 2018-04-15 22:15:08 -04:00
store-computed-oncreate update state with new computed properties 2018-05-02 21:31:38 -04:00
store-event support $method(...) calls, and warn on store.method(...) 2018-04-18 23:35:22 -04:00
store-nested tidy up 2018-04-16 00:05:51 -04:00
store-onstate-dollar remove v1 runtime tests 2018-04-15 22:15:08 -04:00
store-root tidy up 2018-04-16 00:05:51 -04:00
svg remove v1 runtime tests 2018-04-15 22:15:08 -04:00
svg-attributes
svg-child-component-declared-namespace more stuff 2018-04-22 23:19:03 -04:00
svg-child-component-declared-namespace-backtick-string remove v1 runtime tests 2018-04-15 22:15:08 -04:00
svg-child-component-declared-namespace-shorthand remove v1 runtime tests 2018-04-15 22:15:08 -04:00
svg-class
svg-each-block-anchor remove v1 runtime tests 2018-04-15 22:15:08 -04:00
svg-each-block-namespace remove v1 runtime tests 2018-04-15 22:15:08 -04:00
svg-multiple remove v1 runtime tests 2018-04-15 22:15:08 -04:00
svg-no-whitespace
svg-with-style remove cascade option 2018-04-15 23:53:17 -04:00
svg-xlink
svg-xmlns remove v1 runtime tests 2018-04-15 22:15:08 -04:00
template use template.content in place of template where appropriate - fixes #1571 2018-07-01 14:04:04 -04:00
textarea-children remove v1 runtime tests 2018-04-15 22:15:08 -04:00
textarea-value remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-css-deferred-removal Group outro callbacks — fixes #648 2018-05-06 12:11:56 -04:00
transition-css-delay remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-css-duration remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-aborted-outro Abort outro if block is recreated — fixes #1425 2018-05-06 15:50:41 -04:00
transition-js-aborted-outro-in-each Abort outro if block is recreated — fixes #1425 2018-05-06 15:50:41 -04:00
transition-js-args supply 1 - t as second argument to transition tick/css functions (#1431) 2018-05-12 17:00:29 -04:00
transition-js-await-block ugh 2018-05-05 15:38:09 -04:00
transition-js-deferred allow transition functions to return a function (#1431) 2018-05-12 18:21:36 -04:00
transition-js-delay remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-delay-in-out remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-destroyed-before-end abort transition on detach - alternative fix for #1561 2018-06-29 15:04:45 -04:00
transition-js-dynamic-component outro when <svelte:component> switches - #1568 2018-06-28 23:12:04 -04:00
transition-js-dynamic-if-block-bidi remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-each-block-intro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-each-block-intro-outro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-each-block-keyed-intro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-each-block-keyed-intro-outro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-each-block-keyed-outro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-each-block-outro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-events remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-block-bidi remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-block-in-each-block-bidi remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-block-in-each-block-bidi-2 remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-block-in-each-block-bidi-3 remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-block-intro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-block-intro-outro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-block-outro-timeout Fix race condition for if block 2018-07-06 19:02:12 +09:00
transition-js-if-else-block-dynamic-outro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-else-block-intro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-else-block-outro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-if-elseif-block-outro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-initial add skipIntroByDefault compiler option (#547) 2018-05-12 12:11:46 -04:00
transition-js-intro-enabled-by-option add skipIntroByDefault compiler option (#547) 2018-05-12 12:11:46 -04:00
transition-js-intro-skipped-by-default add skipIntroByDefault compiler option (#547) 2018-05-12 12:11:46 -04:00
transition-js-intro-skipped-by-default-nested nested components skip intro on initial render - fixes #1460 2018-05-16 21:35:29 -04:00
transition-js-nested-await nested await block outros 2018-05-12 16:08:46 -04:00
transition-js-nested-component nested component transitions 2018-05-12 16:48:05 -04:00
transition-js-nested-each outroing each blocks 2018-05-12 15:46:01 -04:00
transition-js-nested-each-keyed outroing each blocks 2018-05-12 15:46:01 -04:00
transition-js-nested-if WIP towards nested transitions 2018-05-12 14:28:39 -04:00
transition-js-nested-intro remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-parameterised remove v1 runtime tests 2018-04-15 22:15:08 -04:00
transition-js-parameterised-with-state remove v1 runtime tests 2018-04-15 22:15:08 -04:00
whitespace-each-block remove v1 runtime tests 2018-04-15 22:15:08 -04:00
whitespace-normal remove v1 runtime tests 2018-04-15 22:15:08 -04:00
window-bind-scroll-update remove v1 runtime tests 2018-04-15 22:15:08 -04:00
window-binding-resize remove v1 runtime tests 2018-04-15 22:15:08 -04:00
window-event remove v1 runtime tests 2018-04-15 22:15:08 -04:00
window-event-context remove v1 runtime tests 2018-04-15 22:15:08 -04:00
window-event-custom remove v1 runtime tests 2018-04-15 22:15:08 -04:00