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/runtime/internal
Puru Vijay 59b7c4400e
Merge remote-tracking branch 'origin/master' into sites
2 years ago
..
Component.ts fix: flush remaining `afterUpdate` before `destroy` (#7516) 3 years ago
ResizeObserverSingleton.ts fix: observer PR cleanup (#8484) 2 years ago
animations.ts [chore] upgrade eslint packages (#6769) 4 years ago
await_block.ts [fix] call `on_destroy` if unmounted called immediately before `on_mount` (#7860) 3 years ago
dev.ts feat(site-2): Update links, move blog out of SK folder to content (#8289) 2 years ago
dom.ts fix: observer PR cleanup (#8484) 2 years ago
environment.ts make raf a noop on server (#3324) 6 years ago
globals.ts feat(internal): Support globalThis in modern environments (#4628) 6 years ago
index.ts Export SvelteComponentDev as API 6 years ago
keyed_each.ts feat: improve `bind:group` behavior (#7892) 3 years ago
lifecycle.ts [docs] add inline documentation to svelte runtime functions (#7846) 3 years ago
loop.ts use raf's time for smoother transitions 6 years ago
scheduler.ts chore: mark Promise.resolve() as pure to appease Agadoo (#8366) 3 years ago
spread.ts Updated to ESLint config 5.4.0 (#5541) 5 years ago
ssr.ts [fix] escape style attribute for SSR (#8087) 3 years ago
style_manager.ts [fix] style manager transition regression (#7831) 3 years ago
transitions.ts [feat] Add options w/ direction to transitions (#8068) 3 years ago
types.ts [fix] call `on_destroy` if unmounted called immediately before `on_mount` (#7860) 3 years ago
utils.ts fix: use `wholeText` for only `contenteditable` for `set_data` (#8394) 3 years ago