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/generator/samples
Rich-Harris 92e4b7f813
prevent hard-to-reproduce bug with deep two-way bindings
8 years ago
..
attribute-dynamic move tests around to facilitate registering babel based on environment 8 years ago
attribute-dynamic-multiple move tests around to facilitate registering babel based on environment 8 years ago
attribute-dynamic-reserved only do special reserved name handling when tag is all lowercase letters 8 years ago
attribute-dynamic-shorthand implement :shorthand attributes 8 years ago
attribute-empty move tests around to facilitate registering babel based on environment 8 years ago
attribute-empty-svg move tests around to facilitate registering babel based on environment 8 years ago
attribute-partial-number move tests around to facilitate registering babel based on environment 8 years ago
attribute-static move tests around to facilitate registering babel based on environment 8 years ago
attribute-static-boolean move tests around to facilitate registering babel based on environment 8 years ago
autofocus move tests around to facilitate registering babel based on environment 8 years ago
binding-input-checkbox treat binding values as expressions 8 years ago
binding-input-checkbox-deep-contextual move tests around to facilitate registering babel based on environment 8 years ago
binding-input-checkbox-group implement bind:group for checkbox inputs (#312) 8 years ago
binding-input-radio-group (test) assert input's checked status after a DOM 'change' event 8 years ago
binding-input-text move tests around to facilitate registering babel based on environment 8 years ago
binding-input-text-contextual move tests around to facilitate registering babel based on environment 8 years ago
binding-input-text-deep move tests around to facilitate registering babel based on environment 8 years ago
binding-input-text-deep-contextual move tests around to facilitate registering babel based on environment 8 years ago
binding-select move tests around to facilitate registering babel based on environment 8 years ago
binding-select-initial-value move tests around to facilitate registering babel based on environment 8 years ago
binding-select-multiple move tests around to facilitate registering babel based on environment 8 years ago
binding-textarea move tests around to facilitate registering babel based on environment 8 years ago
component move tests around to facilitate registering babel based on environment 8 years ago
component-binding move tests around to facilitate registering babel based on environment 8 years ago
component-binding-conditional move tests around to facilitate registering babel based on environment 8 years ago
component-binding-conditional-b move tests around to facilitate registering babel based on environment 8 years ago
component-binding-deep remove surplus `root.` prefix 8 years ago
component-binding-deep-b prevent hard-to-reproduce bug with deep two-way bindings 8 years ago
component-binding-each move tests around to facilitate registering babel based on environment 8 years ago
component-binding-each-nested move tests around to facilitate registering babel based on environment 8 years ago
component-binding-each-object fix two-way binding for components inside each-blocks - closes #356 8 years ago
component-binding-infinite-loop prevent infinite loops caused by pathological component bindings (#398) 8 years ago
component-binding-nested move tests around to facilitate registering babel based on environment 8 years ago
component-binding-parent-supercedes-child move tests around to facilitate registering babel based on environment 8 years ago
component-data-dynamic move tests around to facilitate registering babel based on environment 8 years ago
component-data-dynamic-late move tests around to facilitate registering babel based on environment 8 years ago
component-data-dynamic-shorthand implement :shorthand attributes 8 years ago
component-data-empty move tests around to facilitate registering babel based on environment 8 years ago
component-data-static move tests around to facilitate registering babel based on environment 8 years ago
component-data-static-boolean move tests around to facilitate registering babel based on environment 8 years ago
component-events move tests around to facilitate registering babel based on environment 8 years ago
component-events-data move tests around to facilitate registering babel based on environment 8 years ago
component-events-each move tests around to facilitate registering babel based on environment 8 years ago
component-not-void move tests around to facilitate registering babel based on environment 8 years ago
component-ref move tests around to facilitate registering babel based on environment 8 years ago
component-yield move tests around to facilitate registering babel based on environment 8 years ago
component-yield-if move tests around to facilitate registering babel based on environment 8 years ago
component-yield-multiple-in-each move tests around to facilitate registering babel based on environment 8 years ago
component-yield-multiple-in-if move tests around to facilitate registering babel based on environment 8 years ago
component-yield-parent move tests around to facilitate registering babel based on environment 8 years ago
computed-function move tests around to facilitate registering babel based on environment 8 years ago
computed-values move tests around to facilitate registering babel based on environment 8 years ago
computed-values-default move tests around to facilitate registering babel based on environment 8 years ago
computed-values-function-dependency recompute computed values with functions as dependencies (#413) 8 years ago
css move tests around to facilitate registering babel based on environment 8 years ago
css-comments move tests around to facilitate registering babel based on environment 8 years ago
css-false move tests around to facilitate registering babel based on environment 8 years ago
css-space-in-attribute move tests around to facilitate registering babel based on environment 8 years ago
custom-method move tests around to facilitate registering babel based on environment 8 years ago
deconflict-builtins move tests around to facilitate registering babel based on environment 8 years ago
deconflict-contexts move tests around to facilitate registering babel based on environment 8 years ago
deconflict-non-helpers add unit test 8 years ago
deconflict-template-1 deconflict `template` variable (#392) 8 years ago
deconflict-template-2 deconflict `template` variable (#392) 8 years ago
default-data move tests around to facilitate registering babel based on environment 8 years ago
default-data-function move tests around to facilitate registering babel based on environment 8 years ago
default-data-override move tests around to facilitate registering babel based on environment 8 years ago
destructuring move tests around to facilitate registering babel based on environment 8 years ago
dev-warning-bad-observe-arguments dev warnings for bad arguments to component.observe (#369), and component.on("teardown") (#365) 8 years ago
dev-warning-destroy-not-teardown dev warnings for bad arguments to component.observe (#369), and component.on("teardown") (#365) 8 years ago
dev-warning-missing-data move tests around to facilitate registering babel based on environment 8 years ago
dev-warning-missing-data-binding move tests around to facilitate registering babel based on environment 8 years ago
each-block move tests around to facilitate registering babel based on environment 8 years ago
each-block-containing-if move tests around to facilitate registering babel based on environment 8 years ago
each-block-else move tests around to facilitate registering babel based on environment 8 years ago
each-block-indexed move tests around to facilitate registering babel based on environment 8 years ago
each-block-keyed move tests around to facilitate registering babel based on environment 8 years ago
each-block-random-permute move tests around to facilitate registering babel based on environment 8 years ago
each-block-text-node move tests around to facilitate registering babel based on environment 8 years ago
each-blocks-expression move tests around to facilitate registering babel based on environment 8 years ago
each-blocks-nested move tests around to facilitate registering babel based on environment 8 years ago
each-blocks-nested-b move tests around to facilitate registering babel based on environment 8 years ago
event-handler move tests around to facilitate registering babel based on environment 8 years ago
event-handler-custom move tests around to facilitate registering babel based on environment 8 years ago
event-handler-custom-context move tests around to facilitate registering babel based on environment 8 years ago
event-handler-event-methods move tests around to facilitate registering babel based on environment 8 years ago
event-handler-removal move tests around to facilitate registering babel based on environment 8 years ago
event-handler-this-methods move tests around to facilitate registering babel based on environment 8 years ago
events-custom move tests around to facilitate registering babel based on environment 8 years ago
events-lifecycle dev warnings for bad arguments to component.observe (#369), and component.on("teardown") (#365) 8 years ago
function-in-expression move tests around to facilitate registering babel based on environment 8 years ago
get-state move tests around to facilitate registering babel based on environment 8 years ago
globals-accessible-directly move tests around to facilitate registering babel based on environment 8 years ago
globals-not-dereferenced move tests around to facilitate registering babel based on environment 8 years ago
globals-shadowed-by-data move tests around to facilitate registering babel based on environment 8 years ago
globals-shadowed-by-helpers move tests around to facilitate registering babel based on environment 8 years ago
hello-world move tests around to facilitate registering babel based on environment 8 years ago
helpers move tests around to facilitate registering babel based on environment 8 years ago
if-block move tests around to facilitate registering babel based on environment 8 years ago
if-block-else move tests around to facilitate registering babel based on environment 8 years ago
if-block-elseif move tests around to facilitate registering babel based on environment 8 years ago
if-block-elseif-text move tests around to facilitate registering babel based on environment 8 years ago
if-block-expression move tests around to facilitate registering babel based on environment 8 years ago
if-block-widget move tests around to facilitate registering babel based on environment 8 years ago
imported-renamed-components fix removeObjectKey when removing last key in object and it has a trailing comma 8 years ago
inline-expressions move tests around to facilitate registering babel based on environment 8 years ago
input-list move tests around to facilitate registering babel based on environment 8 years ago
lifecycle-events move tests around to facilitate registering babel based on environment 8 years ago
names-deconflicted move tests around to facilitate registering babel based on environment 8 years ago
names-deconflicted-nested move tests around to facilitate registering babel based on environment 8 years ago
nbsp move tests around to facilitate registering babel based on environment 8 years ago
observe-component-ignores-irrelevant-changes move tests around to facilitate registering babel based on environment 8 years ago
observe-prevents-loop move tests around to facilitate registering babel based on environment 8 years ago
onrender-chain move tests around to facilitate registering babel based on environment 8 years ago
onrender-fires-when-ready move tests around to facilitate registering babel based on environment 8 years ago
onrender-fires-when-ready-nested move tests around to facilitate registering babel based on environment 8 years ago
pass-no-options move tests around to facilitate registering babel based on environment 8 years ago
raw-mustaches move tests around to facilitate registering babel based on environment 8 years ago
raw-mustaches-preserved move tests around to facilitate registering babel based on environment 8 years ago
refs move tests around to facilitate registering babel based on environment 8 years ago
refs-unset move tests around to facilitate registering babel based on environment 8 years ago
select move tests around to facilitate registering babel based on environment 8 years ago
self-reference move tests around to facilitate registering babel based on environment 8 years ago
self-reference-tree move tests around to facilitate registering babel based on environment 8 years ago
set-in-observe move tests around to facilitate registering babel based on environment 8 years ago
set-in-observe-dedupes-renders move tests around to facilitate registering babel based on environment 8 years ago
set-in-onrender move tests around to facilitate registering babel based on environment 8 years ago
set-prevents-loop move tests around to facilitate registering babel based on environment 8 years ago
single-static-element move tests around to facilitate registering babel based on environment 8 years ago
single-text-node move tests around to facilitate registering babel based on environment 8 years ago
svg move tests around to facilitate registering babel based on environment 8 years ago
svg-attributes move tests around to facilitate registering babel based on environment 8 years ago
svg-child-component-declared-namespace move tests around to facilitate registering babel based on environment 8 years ago
svg-child-component-declared-namespace-shorthand move tests around to facilitate registering babel based on environment 8 years ago
svg-class move tests around to facilitate registering babel based on environment 8 years ago
svg-each-block-namespace move tests around to facilitate registering babel based on environment 8 years ago
svg-multiple move tests around to facilitate registering babel based on environment 8 years ago
svg-no-whitespace move tests around to facilitate registering babel based on environment 8 years ago
svg-xlink move tests around to facilitate registering babel based on environment 8 years ago
svg-xmlns move tests around to facilitate registering babel based on environment 8 years ago
window-binding-resize add infrastructure for bindings on <:Window> 8 years ago
window-event ugh node 4 8 years ago