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/src/internal
PaulMaly 21a5169845
Use special blank_object() for component.$$.dirty
6 years ago
..
Component.js Use special blank_object() for component.$$.dirty 6 years ago
animations.js Tidy up (#2252) 7 years ago
await-block.js linting 7 years ago
dom.js Merge pull request #2664 from EmilTholin/each-block-destructuring-rest 6 years ago
index.js start centralising rAF stuff 7 years ago
keyed-each.js use maps for keyed each block lookups - fixes #2430 6 years ago
lifecycle.js use event.initCustomEvent instead of new CustomEvent - fixes #2018 7 years ago
loop.js start simplifying animations 7 years ago
scheduler.js perf: Reuse the same promise instance in the scheduler 6 years ago
spread.js Remove the scope key from props when calculating spread 6 years ago
ssr.js linting 7 years ago
style_manager.js Tidy up (#2252) 7 years ago
transitions.js linting 7 years ago
utils.js fix subscribe implementation, add test for unsubscribing observables 6 years ago