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
Rich Harris b272901449
Merge pull request #2232 from sveltejs/gh-2222
8 years ago
..
Component.js store prop names as $$.props, prevent leaky bindings. fixes #2222 8 years ago
animations.js Overhaul transitions - fixes #1906 8 years ago
await-block.js set current = true on mount as well as intro - fixes #2000 8 years ago
dom.js use event.initCustomEvent instead of new CustomEvent - fixes #2018 8 years ago
index.js start centralising rAF stuff 8 years ago
keyed-each.js set current = true on mount as well as intro - fixes #2000 8 years ago
lifecycle.js use event.initCustomEvent instead of new CustomEvent - fixes #2018 8 years ago
loop.js start simplifying animations 8 years ago
scheduler.js better 8 years ago
spread.js Implement reactive assignments (#1839) 8 years ago
ssr.js Better composition — implements https://github.com/sveltejs/rfcs/pull/12 8 years ago
style_manager.js Overhaul transitions - fixes #1906 8 years ago
transitions.js use event.initCustomEvent instead of new CustomEvent - fixes #2018 8 years ago
utils.js report changes correctly 8 years ago