Commit Graph

441 Commits (b8790d1efe8e703917cda76c46018d678eec0fe6)
 

Author SHA1 Message Date
Rich Harris b8790d1efe add SSR triple test
9 years ago
Rich Harris 94aca91d35 fix/skip various SSR tests
9 years ago
Rich Harris c5e0e8aa63 Merge pull request #261 from PaulBGD/universal-tests-working
9 years ago
Rich Harris 03e3ed441f don't mark `skip-ssr` tests as skipped, omit them altogether
9 years ago
Paul Sauve 2673c10998 Work on skipping some tests
9 years ago
Rich-Harris da2e78d6fa run tests with SSR compiler, where possible
9 years ago
Rich Harris d5648df509 Merge pull request #248 from PaulBGD/parse-numbers-correctly-ssr
9 years ago
Paul Sauve d767e6af75 Fix same issue but in SSR code
9 years ago
Arpad Borsos 01cc3564be
Move EachBlock and RawMustache detach code into shared
9 years ago
Arpad Borsos 5d74fb92c3
DRY code a bit
9 years ago
Arpad Borsos 6f12726948
do not redefine each item, as noted in #209
9 years ago
Arpad Borsos 20e1b05c45
correctly update yield fragment inside each, #230
9 years ago
Rich Harris f5ebc85e53 Merge pull request #244 from sveltejs/no-solo-merge
9 years ago
Rich Harris d5dfe4dfb9 reenable all tests
9 years ago
Rich Harris c34842b8c1 fail CI if any tests have solo: true
9 years ago
Rich Harris 6aab38a15d -> v1.6.3
9 years ago
Rich Harris 00db8419d2 Merge pull request #242 from sveltejs/gh-231
9 years ago
Rich Harris 9eee57e86c Merge pull request #243 from sveltejs/gh-230
9 years ago
Rich Harris caa2f1d8d1 Merge branch 'master' into gh-230
9 years ago
Rich Harris cf9e6912c9 add appveyor config
9 years ago
Rich Harris 57ba95e898 fix component yields inside each blocks (#230)
9 years ago
Rich Harris 45cea1fab5 make yield renderer names globally unique (#231)
9 years ago
Rich Harris 5755334322 Merge pull request #241 from sveltejs/gh-233
9 years ago
Rich Harris 5ba51be341 dont use properties when setting <svg> element attributes (fixes #233)
9 years ago
Rich Harris 16a456b22d Merge pull request #240 from sveltejs/gh-239
9 years ago
Rich Harris 46469d4ef4 add VERSION property (closes #239)
9 years ago
Rich Harris c62f1081ed Update ISSUE_TEMPLATE.md
9 years ago
Rich Harris eafe310da5 -> v1.6.2
9 years ago
Rich Harris d420e75c14 Merge pull request #235 from PaulBGD/parse-numbers-correctly
9 years ago
Rich Harris 6679aef568 just use isNaN
9 years ago
Rich Harris 9a3e96e05f Merge pull request #232 from lguzzon/master
9 years ago
Rich Harris 5737c60674 Merge pull request #229 from Conduitry/escape-shared-path
9 years ago
Rich Harris 78c0759dd9 Merge pull request #228 from TehShrike/patch-1
9 years ago
Rich Harris caa8add4b1 Update ISSUE_TEMPLATE.md
9 years ago
Rich Harris f87191ca0d Merge pull request #227 from Conduitry/share-more
9 years ago
Paul Sauve ca2f0a5bbb Fix partial numbers being detected as numbers
9 years ago
Luca Guzzon 14c8aa950e Auto Dependency Updates ...
9 years ago
Conduitry c44fbe9f0a properly escape sharedPath in generated import statement
9 years ago
Josh Duff 89235795e8 Typo in issue template
9 years ago
Conduitry 7340b7fcdb make addEventListener, removeEventListener, setAttribute shared
9 years ago
Rich-Harris f8701545e9 -> v1.6.1
9 years ago
Rich Harris 2a13e29a31 Merge pull request #226 from sveltejs/gh-221
9 years ago
Rich-Harris 11dc7dc380 handle component directives at positions other than end (fixes #221)
9 years ago
Rich Harris 620b9ae5e8 Merge pull request #225 from sveltejs/gh-224
9 years ago
Rich-Harris fc977a2abe provide useful feedback on encountering void element closing tag
9 years ago
Arpad Borsos 91551b9d43
make html validators work inside else blocks
9 years ago
Rich-Harris 5801df8a25 -> v1.6.0
9 years ago
Rich Harris f2f3bbf9ba Merge pull request #219 from sveltejs/gh-218
9 years ago
Rich-Harris 6a700b23d7 include shared.js in package
9 years ago
Rich-Harris 3905683e64 allow custom path for helpers (#218)
9 years ago