Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris 3861df7791 add webpack loader
10 years ago
Rich Harris ddb31b6e9e add webpack loader
10 years ago
Fabrice Weinberg 85d86f80ef Switch from Map to Set
10 years ago
Fabrice Weinberg d7dbecc993 Switch from Map to Set
10 years ago
Arpad Borsos 25ae119983 factor generateBlock out as a generator helper function
10 years ago
Arpad Borsos b5216999f3
factor generateBlock out as a generator helper function
10 years ago
Arpad Borsos 704975d567 Merge pull request #146 from sveltejs/pass-no-options
10 years ago
Arpad Borsos fd43dfc6d6 Merge pull request #146 from sveltejs/pass-no-options
10 years ago
Arpad Borsos 5f550adfca remove useAnchor, its unused
10 years ago
Arpad Borsos 2df6ef07b6
remove useAnchor, its unused
10 years ago
Fabrice Weinberg 531b443cbc Make passing options to component optional
10 years ago
Fabrice Weinberg 65b10f6d5e Make passing options to component optional
10 years ago
Rich-Harris da0ace8047 -> v1.1.3
10 years ago
Rich-Harris ecf05ad36e -> v1.1.3
10 years ago
Rich Harris 6ef2f057ee Merge pull request #138 from sveltejs/gh-137
10 years ago
Rich Harris b81ff3e73d Merge pull request #138 from sveltejs/gh-137
10 years ago
Rich Harris 152f8ae533 Merge pull request #143 from sveltejs/gh-142
10 years ago
Rich Harris ac9e98f87d Merge pull request #143 from sveltejs/gh-142
10 years ago
Rich-Harris 7d520bd54a fix typo, disallow multiple style/script tags
10 years ago
Rich-Harris a72955faa2 fix typo, disallow multiple style/script tags
10 years ago
Rich-Harris 568c350ff6 handle xmlns attributes correctly
10 years ago
Rich-Harris d3a2ff243a handle xmlns attributes correctly
10 years ago
Rich-Harris d37f6baaa9 dont render text nodes inside SVG elements (#142)
10 years ago
Rich-Harris abbd605091 dont render text nodes inside SVG elements (#142)
10 years ago
Rich-Harris 38a10918ea require void elements to be lowercase – fixes #137
10 years ago
Rich-Harris 06a5169eeb require void elements to be lowercase – fixes #137
10 years ago
Rich Harris c8c8eab4d1 Merge pull request #135 from sveltejs/uniq-elem-attrs
10 years ago
Rich Harris 384e724c4c Merge pull request #135 from sveltejs/uniq-elem-attrs
10 years ago
Fabrice Weinberg 923d562164 Remove superfluous return.
10 years ago
Fabrice Weinberg 1131a44383 Remove superfluous return.
10 years ago
Rich Harris e600885fee update license with link to contributors page
10 years ago
Rich Harris 696caa8f31 update license with link to contributors page
10 years ago
Fabrice Weinberg 88a896dd1b Enable working tests
10 years ago
Fabrice Weinberg 53ad868525 Enable working tests
10 years ago
Fabrice Weinberg bc54600b6d Make sure parser only allows unique attribute names
10 years ago
Fabrice Weinberg 75cf9d16ce Make sure parser only allows unique attribute names
10 years ago
Rich Harris e7b7ed7188 Update README.md
10 years ago
Rich Harris 657830354a Update README.md
10 years ago
Rich Harris 87f204d0ba -> v1.1.2
10 years ago
Rich Harris 3c2c6752ba -> v1.1.2
10 years ago
Rich Harris 082c1f32c9 Merge pull request #134 from sveltejs/gh-88
10 years ago
Rich Harris 26d3f935a8 Merge pull request #134 from sveltejs/gh-88
10 years ago
Rich Harris 524cd42d61 fix test
10 years ago
Rich Harris 4d3dcb6493 fix test
10 years ago
Rich Harris 9cfd78ce18 additional test for #88, from #126
10 years ago
Rich Harris ddfc3e9f1e additional test for #88, from #126
10 years ago
Rich Harris 234332cdca deconflict names. fixes #88
10 years ago
Rich Harris 659eb32bc5 deconflict names. fixes #88
10 years ago
Rich Harris 47f15495c2 gather names during validation, for later deoncflicting (#88)
10 years ago
Rich Harris 0e64f26712 gather names during validation, for later deoncflicting (#88)
10 years ago