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
Vaibhav Rai 37c8bd7e67
fix: var scope should not extend outside the reactive block (#6800)
2 years ago
..
css fix: treat slots as if they don't exist when using CSS adjacent and general sibling combinators (#8422) 2 years ago
custom-elements feat: custom elements rework (#8457) 2 years ago
hydration chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
js feat: custom elements rework (#8457) 2 years ago
motion chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
parser chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
preprocess chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
runtime fix: allow $store to be used with changing values including nullish values (#7947) 2 years ago
runtime-puppeteer fix: provide a workaround for `unsafe-inline` CSP that also works in Safari (#7800) 2 years ago
server-side-rendering chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
sourcemaps chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
stats chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
store feat: pass update function to store setup callbacks (#6750) 2 years ago
types chore: switch from npm to pnpm (#8514) 2 years ago
utils chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
validator fix: var scope should not extend outside the reactive block (#6800) 2 years ago
vars chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
.eslintrc.json Use TypeScript in tests (#5433) 5 years ago
helpers.js feat: custom elements rework (#8457) 2 years ago
setup.js chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
test.js chore: TypeScript to JavaScript + JSDoc for tests (#8526) 2 years ago
tsconfig.json feat: custom elements rework (#8457) 2 years ago