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-25 06:40:44 -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-ternary-template Allows actions to use any expression type 2018-08-23 17:23:55 -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 another stab at #1062; also fix attribute case in static HTML 2018-01-24 17:43:51 -05:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
attribute-empty-svg move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
attribute-static-at-symbol rename test 2017-08-04 11:00:36 -04:00
attribute-static-boolean move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
attribute-static-quotemarks failing tests for #741 2017-08-03 22:37:47 -04:00
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
class-boolean Adds the class directive 2018-08-24 10:09:46 -06:00
class-helper Adds the class directive 2018-08-24 10:09:46 -06:00
class-with-attribute Adds the class directive 2018-08-24 10:09:46 -06:00
class-with-dynamic-attribute Adds the class directive 2018-08-24 10:09:46 -06:00
component move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
component-shorthand-import add test 2018-04-20 15:38:51 -04:00
component-slot-default dont actually render <slot> elements 2017-08-28 16:43:39 -04:00
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 allow components without slots to have whitespace as only child - fixes #1007 2017-12-12 19:48:15 -05:00
component-slot-fallback dont actually render <slot> elements 2017-08-28 16:43:39 -04:00
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 dont actually render <slot> elements 2017-08-28 16:43:39 -04:00
component-slot-nested support nested <slot> elements 2017-08-29 08:02:47 -04:00
component-slot-nested-component stack up append targets so that slotted content in nested components works in SSR mode (fixes #801) 2017-08-31 11:10:45 -04:00
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
computed-whole-state exclude current prop in computed properties using entire state #1544 2018-08-13 16:13:58 -04:00
css unescape hash character (#722) 2017-07-26 22:01:22 -04:00
css-comments move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
css-false move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
css-space-in-attribute move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 properly 2017-12-13 09:38:16 -05:00
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 dont throw error if component is destroyed twice (closes #643) 2017-07-29 20:33:38 -04:00
destructuring move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
dev-warning-bad-set-argument emit dev mode error for bad arguments to set - fixes #990 2017-12-10 10:08:55 -05:00
dev-warning-destroy-twice add dev mode warning for double destroy 2017-07-30 00:09:35 -04:00
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 use component name in runtime dev warnings - fixes #781 2017-09-03 10:24:45 -04:00
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 don't add event to expectedProperties - fixes #972 2017-12-10 10:06:30 -05:00
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-destroy-null allow non-existent dynamic components to be destroyed (#1660) 2018-08-22 23:01:57 -04:00
dynamic-component-events remove v1 runtime tests 2018-04-15 22:15:08 -04:00
dynamic-component-in-if failing test for #1621 2018-08-04 15:34:26 -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 replace invalid characters in element names when creating variables (#516) 2017-04-20 14:54:07 -04:00
element-source-location change __svelte_meta to __svelte_meta.loc 2018-05-28 19:07:12 -04:00
empty-style-block correctly handle empty <style> tag (#634) 2017-06-12 17:55:45 -04:00
escape-template-literals remove v1 runtime tests 2018-04-15 22:15:08 -04:00
escaped-text more testing 2017-09-22 11:24:05 -04:00
event-handler remove v1 runtime tests 2018-04-15 22:15:08 -04:00
event-handler-console-log allow console.* calls in event handlers. fixes #782 2017-09-16 14:40:02 -04:00
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 include destroy as valid built-in method for event handlers (fixes #523) 2017-04-25 16:30:19 -04:00
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 propagation shorthand for elements (#638) 2017-07-29 18:10:01 -04:00
event-handler-shorthand-component event propagation shorthand for components (#638) 2017-07-29 18:19:04 -04:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
events-custom move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
events-lifecycle move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 some more html entity stuff, the bits i understand at least 2017-05-04 11:03:40 -04:00
html-entities-inside-elements failing tests for #1066 2018-01-04 22:33:55 -05:00
html-non-entities-inside-elements add test to ensure only <, > and & are escaped 2018-01-08 21:48:28 -05:00
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-nested-else Fixes an error with outros and elseifs 2018-08-24 14:01:51 -06: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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
lifecycle-events handle set after destroy, and move destroy into shared helpers 2017-08-05 22:16:47 -04:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 remove <noscript> elements in DOM mode (#1108) 2018-02-08 01:24:56 -05:00
object-rest handle rest elements in computed properties - fixes #1540 2018-08-04 10:27:24 -04:00
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 oops 2017-10-28 11:31:29 -04:00
oncreate-async-arrow oops 2017-10-28 11:31:29 -04:00
oncreate-async-arrow-block oops 2017-10-28 11:31:29 -04:00
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-before-render fix for #1522... maybe? 2018-06-06 18:03:21 -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 implement preload 2017-12-12 22:11:27 -05:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 dont create whitespace nodes inside elements like <select> (#189) 2017-04-10 14:54:19 -04:00
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 stringify values before setting text data - fixes #1598 2018-08-04 09:31:24 -04:00
set-prevents-loop remove v1 runtime tests 2018-04-15 22:15:08 -04:00
setup fix indentation, update snapshot tests 2017-09-20 11:06:23 -04:00
sigil-component-attribute remove v1 runtime tests 2018-04-15 22:15:08 -04:00
sigil-static-@ handle @foo and #foo edge cases 2017-06-25 20:03:17 -04:00
sigil-static-# handle @foo and #foo edge cases 2017-06-25 20:03:17 -04:00
single-static-element move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
single-text-node move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
slot-in-custom-element failing test for #827 2017-09-09 11:11:07 -04:00
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-child-data Allows fragment updates to happen after state updates 2018-08-23 11:56:11 -06: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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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 move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
svg-with-style remove cascade option 2018-04-15 23:53:17 -04:00
svg-xlink move test/generator to test/runtime, and have separate input -> output tests for codegen. add test for #433 2017-04-04 12:05:54 -04:00
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-context run transitions in context of component - fixes #1675 2018-08-23 20:58:49 -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 tests were wrong way round 2018-08-05 15:38:09 -04:00
whitespace-list preserve whitespace inside lists 2018-08-05 16:06:54 -04:00
whitespace-normal tests were wrong way round 2018-08-05 15:38:09 -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