Commit Graph

24 Commits (bfd8edc938747b04ceb143c49878ac34cbc5b4a3)

Author SHA1 Message Date
Conduitry bfd8edc938 when mounting dynamic components, set ref if required
9 years ago
Rich Harris 160d9136c0 add local variable for list values - fixes #1240
9 years ago
Rich Harris 8b3bfa5f97 implement remount on individual nodes
9 years ago
Rich Harris 43e116685a Merge pull request #1173 from sveltejs/gh-1122
9 years ago
Rich Harris 648a0a895f Merge pull request #1169 from sveltejs/gh-1166
9 years ago
Rich Harris d5e238770d revert to component.get() in _bind
9 years ago
Rich Harris 83fb362cc5 remove _context stuff
9 years ago
Rich Harris f1dc47feb3 temporary hack around context issue
9 years ago
Rich Harris 63614be14b Merge branch 'master' into gh-1122
9 years ago
Rich Harris 532c800729 fix
9 years ago
Rich Harris 223227225b various fixes
9 years ago
Rich Harris 6de242fdea start implementing context
9 years ago
Rich Harris c9f940b2bf fix store bindings
9 years ago
Rich Harris 8982f4bd64 combine component binding init/update
9 years ago
Rich Harris 541d1b3c89 remove some more junk
9 years ago
Rich Harris 44f0c646ed tidy up
9 years ago
Rich Harris 910f7a46e3 use ["default"] instead of .default in legacy mode - fixes #1166
9 years ago
Rich Harris 91e16dd411 component store bindings - fixes #1100
9 years ago
Rich Harris 94f7b959b8 create initial data for dynamic components in correct place - fixes #1040
9 years ago
Rich Harris bd85fc13fc Merge pull request #1024 from sveltejs/gh-1013
9 years ago
Rich Harris 69dab15d8d remove <:Document>, implement <:Head> on client-side
9 years ago
Emil Ajdyna 554145b9ce Expose root as a public property
9 years ago
Rich Harris 0fb180009e fix dynamic components inside elements - fixes #994
9 years ago
Rich Harris c4e77df75c refactor
9 years ago