Commit Graph

457 Commits (c1187d2235a34b5b5c12607d3d5ce3573ca2f06d)
 

Author SHA1 Message Date
Rich Harris c1187d2235 Merge pull request #273 from sveltejs/gh-263
10 years ago
Rich Harris 3235b2c35a always flush render hooks, even if initiator is a nested component (#263)
10 years ago
Rich Harris 62ad1818ab -> v1.6.7
10 years ago
Rich Harris 4cad216e66 Merge pull request #268 from sveltejs/gh-267
10 years ago
Rich Harris 6cde8ff5e0 Merge pull request #262 from PaulBGD/svg-set-xmlns
10 years ago
Rich Harris 6d8543f6ed fix apostrophe entity (#267)
10 years ago
Paul Sauve d47fead7ed Style fix
10 years ago
Paul Sauve 9f81f9342c Merge branch 'master' into svg-set-xmlns
10 years ago
Rich Harris 8eb540db6d -> v1.6.6
10 years ago
Rich Harris 23296996ce Merge pull request #265 from sveltejs/gh-264
10 years ago
Rich Harris fa70530261 handle xlink attributes
10 years ago
Rich Harris 478e462741 Merge pull request #256 from Conduitry/blank-anchors
10 years ago
Paul Sauve c4220d647f xmlns should be added as an attribute for consistency
10 years ago
Conduitry 2316d7d348 fix unit tests
10 years ago
Conduitry cdb4a3568d use empty comments as anchors
10 years ago
Rich-Harris 9311d1b0a6 -> v1.6.5
10 years ago
Rich Harris 9a2b8275f8 Merge pull request #255 from msteitle/dontThrowParseErrorOnDoctypeDeclaration
10 years ago
Matt Steitle 522f293766 dontThrowParseErrorOnDoctypeDeclaration: Adding additional specification for doctype tag matching
10 years ago
Matt Steitle 1b16c02fe0 dontThrowParseErrorOnDoctypeDeclaration: Adding unit test for doctype tag
10 years ago
Rich-Harris d5411f43d6 -> v1.6.4
10 years ago
Rich Harris 8814460fae Merge pull request #254 from sveltejs/gh-252
10 years ago
Rich-Harris 12a088b1ca handle multiline comments in CSS - fixes #252
10 years ago
Rich Harris d5648df509 Merge pull request #248 from PaulBGD/parse-numbers-correctly-ssr
10 years ago
Paul Sauve d767e6af75 Fix same issue but in SSR code
10 years ago
Arpad Borsos 01cc3564be
Move EachBlock and RawMustache detach code into shared
10 years ago
Arpad Borsos 5d74fb92c3
DRY code a bit
10 years ago
Arpad Borsos 6f12726948
do not redefine each item, as noted in #209
10 years ago
Arpad Borsos 20e1b05c45
correctly update yield fragment inside each, #230
10 years ago
Rich Harris f5ebc85e53 Merge pull request #244 from sveltejs/no-solo-merge
10 years ago
Rich Harris d5dfe4dfb9 reenable all tests
10 years ago
Rich Harris c34842b8c1 fail CI if any tests have solo: true
10 years ago
Rich Harris 6aab38a15d -> v1.6.3
10 years ago
Rich Harris 00db8419d2 Merge pull request #242 from sveltejs/gh-231
10 years ago
Rich Harris 9eee57e86c Merge pull request #243 from sveltejs/gh-230
10 years ago
Rich Harris caa2f1d8d1 Merge branch 'master' into gh-230
10 years ago
Rich Harris cf9e6912c9 add appveyor config
10 years ago
Rich Harris 57ba95e898 fix component yields inside each blocks (#230)
10 years ago
Rich Harris 45cea1fab5 make yield renderer names globally unique (#231)
10 years ago
Rich Harris 5755334322 Merge pull request #241 from sveltejs/gh-233
10 years ago
Rich Harris 5ba51be341 dont use properties when setting <svg> element attributes (fixes #233)
10 years ago
Rich Harris 16a456b22d Merge pull request #240 from sveltejs/gh-239
10 years ago
Rich Harris 46469d4ef4 add VERSION property (closes #239)
10 years ago
Rich Harris c62f1081ed Update ISSUE_TEMPLATE.md
10 years ago
Rich Harris eafe310da5 -> v1.6.2
10 years ago
Rich Harris d420e75c14 Merge pull request #235 from PaulBGD/parse-numbers-correctly
10 years ago
Rich Harris 6679aef568 just use isNaN
10 years ago
Rich Harris 9a3e96e05f Merge pull request #232 from lguzzon/master
10 years ago
Rich Harris 5737c60674 Merge pull request #229 from Conduitry/escape-shared-path
10 years ago
Rich Harris 78c0759dd9 Merge pull request #228 from TehShrike/patch-1
10 years ago
Rich Harris caa8add4b1 Update ISSUE_TEMPLATE.md
10 years ago