Commit Graph

2893 Commits (a1264f583df49b8c5b45997871ab3f5529211d2b)
 

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