Commit Graph

29 Commits (04bc37de31457dfb331cdea74e2b341c43c6b7c2)

Author SHA1 Message Date
Hasan Altan Birler 04bc37de31
Improve hydration by reordering optimally () 4 years ago
Conduitry 6d16e92606
Revert hydration optimisation () 4 years ago
Ben McCann 10e3e3dae8
Improve SSR hydration performance () 4 years ago
Tan Li Hau 6c5257beb2
allow passing in context in constructor () 4 years ago
Pontus Lundin d4f98fb63a
Call onMount when connected & clean up when disconnected for custom element () 4 years ago
pushkine eeeeb49986
inline `prop_values` in `init` helper () 4 years ago
Simon H 79214ccb0d
Revert typed SvelteComponent, add SvelteComponentTyped instead () 4 years ago
Simon H 99000ef42e
typed SvelteComponent(Dev) interface () 4 years ago
Tan Li Hau ec0f79c5af
add updating guard to binding callback () 5 years ago
Antony Jones 0f5fe6552d
use common linting configuration () 5 years ago
Tan Li Hau ec3589e314
fix hydration of top-level content () 5 years ago
Conduitry 3b0c6a1c56 fix $$invalidate getting confused by an undefined third argument () 5 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking () 5 years ago
Tan Li Hau aa0341c9ca Don't create a fragment at all for DOM-less components 5 years ago
Richard Harris 9d118275d3 add has_prop helper 5 years ago
Richard Harris de2b1a6a0d use hasOwnProperty, simplify prop object construction 5 years ago
Richard Harris 47a9811c1e alternative fix for 5 years ago
Conduitry 2b71798dd2 fix binding to aliased props () 5 years ago
davidaq 0eb825b458 Change HTMLElement type check 6 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools 6 years ago
Richard Harris 46bfaff1e6 inline $$invalidate calls - fixes 6 years ago
Rich Harris 8d805a0d9b onMount before first afterUpdate 6 years ago
Rich Harris 3595f50228 Merge branch 'onmount_triggers_in_reverse_order_for_siblings' of https://github.com/colincasey/svelte into colincasey-onmount_triggers_in_reverse_order_for_siblings 6 years ago
Timothy Johnson 6b58a1d2f6 Events for DOM methods 6 years ago
Rich Harris 0e90ddcb0a always run onDestroy functions - fixes 6 years ago
Rich Harris d9046786a1
Track which blocks are outroing to prevent duplication 6 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources () 6 years ago
Colin Casey a9193fd9d6 Merge branch 'master' into onmount_triggers_in_reverse_order_for_siblings 6 years ago
Richard Harris 5161dfb950 update folder structure - 6 years ago