Commit Graph

2997 Commits (353d3b5ef3b812a8da83c7dc92a0c5a2a8289fa3)
 

Author SHA1 Message Date
Rich Harris a1264f583d fix test 7 years ago
Rich Harris a5967fa118 Merge branch 'debug' of https://github.com/GarrettGeorge/svelte into GarrettGeorge-debug 7 years ago
Admin 4004a569e1 Adds tests for valid and invalid debug tag usage. 7 years ago
ekhaled b8e03dcfb8 update snapshot 7 years ago
ekhaled 87445230b1 fix resize listener bug for ios re: 7 years ago
Admin a3c71af5c5 Changes {@debug _ } to {@debug} 7 years ago
Rich Harris 98212a0699 -> v2.9.11 7 years ago
Rich Harris cce6db40f9
Merge pull request from sveltejs/list-whitespace 7 years ago
Rich Harris 288042821a
Merge pull request from sveltejs/gh-875 7 years ago
Admin 79c023e604 Fixes small issue with Element's booleanAttributes 7 years ago
Admin 21741ac187 Merge remote-tracking branch 'upstream/master' into debug 7 years ago
Admin 622e7b0190 Adds debug all option to debug tag 7 years ago
Admin 7e5f008a78 Adds DebugTag 7 years ago
Rich Harris 28e145e96d preserve whitespace inside lists 7 years ago
Rich Harris b3f009122b tests were wrong way round 7 years ago
Rich Harris b94d7adfec replace appendNode(node, parent) with append(parent, node) - easier to follow 7 years ago
Rich Harris 7b073bdb2a
Merge pull request from GarrettGeorge/master 7 years ago
Rich Harris b26ee1c3bb tweak test 7 years ago
Rich Harris cce3a30ef2 use props when passing data to custom elements () 7 years ago
Rich Harris ad91f55ac9
pass `attribute` straight to `validator.error` 7 years ago
Rich Harris e487931a7c
pass `attribute` straight to `validator.error` 7 years ago
Admin 7df6de62bb Adds validation check to checkComponent function and removes console.logs. 7 years ago
Admin 89412e370e Adds validation for invalid reference names like foo-bar. 7 years ago
Rich Harris 53d43b7d10 -> v2.9.10 7 years ago
Rich Harris fbce328229
Merge pull request from sveltejs/gh-1614 7 years ago
Rich Harris 917cad9788 ugh windows wtf 7 years ago
Rich Harris e35f174207
Merge pull request from sveltejs/gh-1540 7 years ago
Rich Harris 65aae85fed
Merge pull request from sveltejs/gh-1618 7 years ago
Rich Harris 8c51edd87c doh 7 years ago
Rich Harris 0342fb2c68 oops 7 years ago
Rich Harris 7c6ec74133 tweak readme, use npm ci 7 years ago
Rich Harris 7c51094012
Merge pull request from sveltejs/gh-1621 7 years ago
Rich Harris 7eaf5dca4d encapsulate local styles inside global ones - fixes 7 years ago
Rich Harris 48bd025231 fix 7 years ago
Rich Harris 09db82b7bd failing test for 7 years ago
Rich Harris 6012c965ac
Merge pull request from sveltejs/gh-1598 7 years ago
Rich Harris 7d55a57a2c handle rest elements in computed properties - fixes 7 years ago
Rich Harris a823ff32a9 update CLI tests 7 years ago
Rich Harris 9964a77565 stringify values before setting text data - fixes 7 years ago
ekhaled 7042f5d2cb failing test for 7 years ago
Rich Harris 814a32357f
Merge pull request from sveltejs/update-deps 7 years ago
Rich Harris b03c011a17 upgrade mocha 7 years ago
Rich Harris 3c7a4bcc4b fix rollup config etc 7 years ago
Rich Harris aeb01fa028 eslint 7 years ago
Rich Harris 549bedd73c update/remove deps 7 years ago
Rich Harris 0daf8877ab -> v2.9.9 7 years ago
Rich Harris efd3cce5ad -> v2.9.8 7 years ago
Rich Harris 065d0f7411
Merge pull request from sveltejs/CVE-2018-6341 7 years ago
Rich Harris 45c52c5eb2 remove console log 7 years ago
Rich Harris e937060de2 add non-spread test for attribute safety 7 years ago