Commit Graph

466 Commits (83deda147aa5824dcd84437f9602950157b19d3e)
 

Author SHA1 Message Date
Rich Harris 83deda147a Merge branch 'master' into universal-tests
10 years ago
Rich Harris 0697d0fff2 lint
10 years ago
Rich Harris e821ccc2de skip component binding SSR tests, for now
10 years ago
Rich Harris be60c82a54 add SSR triple test
10 years ago
Rich Harris e499322931 fix/skip various SSR tests
10 years ago
Rich Harris 39b4858964 Merge pull request #273 from sveltejs/gh-263
10 years ago
Rich Harris 98148a925f always flush render hooks, even if initiator is a nested component (#263)
10 years ago
Rich Harris cf5d794330 -> v1.6.7
10 years ago
Rich Harris 9dc0be3219 Merge pull request #268 from sveltejs/gh-267
10 years ago
Rich Harris 0ce10bdb94 Merge pull request #262 from PaulBGD/svg-set-xmlns
10 years ago
Rich Harris 548a359582 fix apostrophe entity (#267)
10 years ago
Paul Sauve b9c868869c Style fix
10 years ago
Paul Sauve 0809d9027b Merge branch 'master' into svg-set-xmlns
10 years ago
Rich Harris c11422b293 -> v1.6.6
10 years ago
Rich Harris 987ccd79a4 Merge pull request #265 from sveltejs/gh-264
10 years ago
Rich Harris 8fa1a17846 handle xlink attributes
10 years ago
Rich Harris 69e6e0ff1b Merge pull request #261 from PaulBGD/universal-tests-working
10 years ago
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