Commit Graph

28 Commits (f6f8f66c90fdd4b8dbbedb3abd0f42c35addb014)

Author SHA1 Message Date
Rich-Harris f6f8f66c90 remove some stuff we wont need
8 years ago
Rich-Harris d0c696bb2b merge master -> mrkishi-spreadh
8 years ago
Conduitry 6ff60db212 use addBlock instead of addLine
8 years ago
Conduitry d3451a530f when mounting dynamic components, set ref if required
8 years ago
mrkishi b5102f4f1b Add spread -- rough idea
8 years ago
Rich Harris ce607d5ab3 add local variable for list values - fixes #1240
8 years ago
Rich Harris f8d6d99930 implement remount on individual nodes
8 years ago
Rich Harris 805c72fefc
Merge pull request #1173 from sveltejs/gh-1122
8 years ago
Rich Harris 4ccc2ade2f
Merge pull request #1169 from sveltejs/gh-1166
8 years ago
Rich Harris 9dcf59868d revert to component.get() in _bind
8 years ago
Rich Harris 71f2c350ec remove _context stuff
8 years ago
Rich Harris 242f08e328 temporary hack around context issue
8 years ago
Rich Harris dd5e0f7358 Merge branch 'master' into gh-1122
8 years ago
Rich Harris fcae19b5d8 fix
8 years ago
Rich Harris a0aeb98685 various fixes
8 years ago
Rich Harris 0b39cafc67 start implementing context
8 years ago
Rich Harris 72776b0b2a fix store bindings
8 years ago
Rich Harris b3382aa7a3 combine component binding init/update
8 years ago
Rich Harris a16c775690 remove some more junk
8 years ago
Rich Harris 4b8eb251c7 tidy up
8 years ago
Rich Harris 38bf5b1d3f use ["default"] instead of .default in legacy mode - fixes #1166
8 years ago
Rich Harris 99fbb69c74 component store bindings - fixes #1100
8 years ago
Rich Harris 7a8e17779c create initial data for dynamic components in correct place - fixes #1040
8 years ago
Rich Harris 394dec9f11
Merge pull request #1024 from sveltejs/gh-1013
8 years ago
Rich Harris 50654fab88 remove <:Document>, implement <:Head> on client-side
8 years ago
Emil Ajdyna fadeeaf177 Expose root as a public property
8 years ago
Rich Harris e20b38e7c0
fix dynamic components inside elements - fixes #994
8 years ago
Rich Harris a8eaa7e95c refactor
8 years ago