Commit Graph

38 Commits (762d0429b1fd2c3743fe7836108b3c1c557db750)

Author SHA1 Message Date
Simon H 762d0429b1
[fix] propagate bindings correctly () 2 years ago
Simon H 4c5469b1ee
[fix] don't run binding init unnecessarily () 2 years ago
Tan Li Hau 81d4dbad99
[fix] call `on_destroy` if unmounted called immediately before `on_mount` () 3 years ago
Xiao Chuan ee5479d00e
[fix] fix ctx and dirty type () 3 years ago
Tan Li Hau b20fb114a6
allow nullish values for component event handlers () 3 years ago
Ben McCann dbbac2837e
[chore] upgrade eslint packages () 4 years ago
Conduitry 67b53bfe6d
[fix] prefer context from constructor options () 4 years ago
Hofer Ivan 5cfefeb6e7
support rendering components in a shadow dom () 4 years ago
Tan Li Hau 5d824966a2
internal: add typescript def for transitions () 4 years ago
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