Commit Graph

599 Commits (1617547776efc3b23eeaff383dbe33be597ea65f)
 

Author SHA1 Message Date
Rich Harris 25bfdf4009 don't mark `skip-ssr` tests as skipped, omit them altogether
10 years ago
Rich Harris 542eb0b8a9 Merge pull request #256 from Conduitry/blank-anchors
10 years ago
Paul Sauve 3aa8282933 xmlns should be added as an attribute for consistency
10 years ago
Paul Sauve 0a31cfee3b Work on skipping some tests
10 years ago
Conduitry 48a9f734d1 fix unit tests
10 years ago
Conduitry 03580ee354 use empty comments as anchors
10 years ago
Rich-Harris 6eda490b2a -> v1.6.5
10 years ago
Rich Harris b5494d10fe Merge pull request #255 from msteitle/dontThrowParseErrorOnDoctypeDeclaration
10 years ago
Matt Steitle 5aef9af439 dontThrowParseErrorOnDoctypeDeclaration: Adding additional specification for doctype tag matching
10 years ago
Matt Steitle 3a9c3bba39 dontThrowParseErrorOnDoctypeDeclaration: Adding unit test for doctype tag
10 years ago
Rich-Harris a15f268b3b -> v1.6.4
10 years ago
Rich Harris 12ab9d27d2 Merge pull request #254 from sveltejs/gh-252
10 years ago
Rich-Harris 711367e652 handle multiline comments in CSS - fixes #252
10 years ago
Rich-Harris 4efb83ee42 run tests with SSR compiler, where possible
10 years ago
Rich Harris 1851b4ca63 Merge pull request #248 from PaulBGD/parse-numbers-correctly-ssr
10 years ago
Paul Sauve 4088fccc1a Fix same issue but in SSR code
10 years ago
Arpad Borsos bf18fbf00f Move EachBlock and RawMustache detach code into shared
10 years ago
Arpad Borsos 765aaf784a DRY code a bit
10 years ago
Arpad Borsos 89b08d602f do not redefine each item, as noted in #209
10 years ago
Arpad Borsos bec7170c50 correctly update yield fragment inside each, #230
10 years ago
Rich Harris 1009f46809 Merge pull request #244 from sveltejs/no-solo-merge
10 years ago
Rich Harris c535657d31 reenable all tests
10 years ago
Rich Harris 6a07a42f4c fail CI if any tests have solo: true
10 years ago
Rich Harris be995ab862 -> v1.6.3
10 years ago
Rich Harris 068e4819ee Merge pull request #242 from sveltejs/gh-231
10 years ago
Rich Harris d3b0f4a9e6 Merge pull request #243 from sveltejs/gh-230
10 years ago
Rich Harris 11ab701333 Merge branch 'master' into gh-230
10 years ago
Rich Harris e9b41402ea add appveyor config
10 years ago
Rich Harris 671e959d4b fix component yields inside each blocks (#230)
10 years ago
Rich Harris 8965af378c make yield renderer names globally unique (#231)
10 years ago
Rich Harris aca4966671 Merge pull request #241 from sveltejs/gh-233
10 years ago
Rich Harris 8422a2a1f2 dont use properties when setting <svg> element attributes (fixes #233)
10 years ago
Rich Harris 4023ea3dd0 Merge pull request #240 from sveltejs/gh-239
10 years ago
Rich Harris cd6cd460ad add VERSION property (closes #239)
10 years ago
Rich Harris bed03a3944 Update ISSUE_TEMPLATE.md
10 years ago
Rich Harris 8e3a4949b1 -> v1.6.2
10 years ago
Rich Harris 144789550f Merge pull request #235 from PaulBGD/parse-numbers-correctly
10 years ago
Rich Harris c11b84a4e1 just use isNaN
10 years ago
Rich Harris 73fb6804c7 Merge pull request #232 from lguzzon/master
10 years ago
Rich Harris 7830f7d380 Merge pull request #229 from Conduitry/escape-shared-path
10 years ago
Rich Harris 807af07310 Merge pull request #228 from TehShrike/patch-1
10 years ago
Rich Harris 1eafa24146 Update ISSUE_TEMPLATE.md
10 years ago
Rich Harris 9e4b09fff8 Merge pull request #227 from Conduitry/share-more
10 years ago
Paul Sauve c601acfe7e Fix partial numbers being detected as numbers
10 years ago
Luca Guzzon 42b5efc2f3 Auto Dependency Updates ...
10 years ago
Conduitry 0c8f4889fc properly escape sharedPath in generated import statement
10 years ago
Josh Duff 84e3755c09 Typo in issue template
10 years ago
Conduitry beb548e73e make addEventListener, removeEventListener, setAttribute shared
10 years ago
Rich-Harris 45b5574bed -> v1.6.1
10 years ago
Rich Harris b9f4db6404 Merge pull request #226 from sveltejs/gh-221
10 years ago