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/packages/svelte/tests/migrate/samples
Paolo Ricciuti b352f08e9d
fix: migrating rest props type includes props types (#13632)
11 months ago
..
accessors fix: exclude type-only props from instance exports when migrating (#13485) 12 months ago
css-ignore fix: blank CSS contents while migrating (#13403) 12 months ago
derivations fix: strip internal properties from rest props during SSR (#13492) 12 months ago
each-block-const chore: improve the performance of set_text for single expressions (#12893) 1 year ago
effects feat: provide migration function (#11334) 1 year ago
effects-with-alias-run fix: missing space when importing run as in migration (#13361) 12 months ago
event-handlers chore: refactor migration composition logic (#13424) 12 months ago
event-handlers-with-alias chore: refactor migration composition logic (#13424) 12 months ago
props fix: robustify migration script (#12019) 1 year ago
props-and-labeled fix: move labeled statements that need reordering after props insertion point (#13480) 12 months ago
props-export-alias fix: robustify migration script (#12019) 1 year ago
props-interface fix: migrate `$$Props` without creating non existent props (#13484) 12 months ago
props-rest-props fix: migrating rest props type includes props types (#13632) 11 months ago
props-rest-props-ts fix: migrating rest props type includes props types (#13632) 11 months ago
props-ts fix: robustify migration script (#12019) 1 year ago
reactive-statements-reorder-1 fix: reorder reactive statements during migration (#12329) 1 year ago
reactive-statements-reorder-2 fix: reorder reactive statements during migration (#12329) 1 year ago
reactive-statements-reorder-not-deleting-additions fix: ensure inserted code is preserved during migration (#13617) 11 months ago
reactive-statements-reorder-with-comments fix: better migration for leading and trailing comments (#13630) 11 months ago
script-context-module fix: ensure function calls to identifiers are made reactive (#13264) 1 year ago
self-closing-elements fix: ensure await block scope transforms are isolated (#13622) 11 months ago
single-assignment-labeled feat: better migration of single-assignment labeled statements (#13461) 12 months ago
slot-usages feat: migrate slot usages (#13500) 12 months ago
slots fix: correctly migrate `$$slots` with bracket member expressions & slots with static props (#13468) 12 months ago
slots-below-imports fix: robustify migration script (#12019) 1 year ago
slots-custom-element fix: correctly migrate `$$slots` with bracket member expressions & slots with static props (#13468) 12 months ago
slots-multiple fix: robustify migration script (#12019) 1 year ago
slots-with-$$props fix: migrating rest props type includes props types (#13632) 11 months ago
state-and-derivations-sequence fix: strip internal properties from rest props during SSR (#13492) 12 months ago
state-ts fix: migration fixes (#12176) 1 year ago
svelte-component fix: migrating rest props type includes props types (#13632) 11 months ago
svelte-element fix: deconflict multiple snippets of the same name (#12221) 1 year ago
svelte-ignore fix: don't require commas between warnings in legacy mode (#11669) 1 year ago
svelte-self fix: migrating rest props type includes props types (#13632) 11 months ago
svelte-self-name-conflict fix: migrating rest props type includes props types (#13632) 11 months ago
svelte-self-skip-filename feat: migrate `svelte:self` (#13504) 12 months ago