Commit Graph

14 Commits (7d514846313e48dca005050a1bda557463a7ef89)

Author SHA1 Message Date
Conduitry 7d51484631 simplify toHTML by relying on node.parent
8 years ago
Conduitry 5d0f44ef41 rework handling of non-root <script> and <style>
8 years ago
Jacob Mischka b5a3e2224d Add audio video volume binding (#1148)
8 years ago
Conduitry 94da329305 another stab at #1062; also fix attribute case in static HTML
8 years ago
Conduitry 00a0445cc9 update DOM rendering of <script> and <style>
8 years ago
Rich Harris 7026222792 escape HTML - fixes #1066
8 years ago
Rich Harris cf7104dbaa fix data references in event handlers inside await-then-catch (fixes #1032)
8 years ago
Rich Harris 2120a81958 boy do i feel stupid. fixes #1022
8 years ago
Rich Harris 394dec9f11
Merge pull request #1024 from sveltejs/gh-1013
8 years ago
Rich Harris 291a0baa16 unmount head children correctly
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 9377331203 allow components without slots to have whitespace as only child - fixes #1007
8 years ago
Rich Harris a8eaa7e95c refactor
8 years ago