Commit Graph

3113 Commits (f45e2b70fdaad54e86fbdf725ed19176b8746262)
 

Author SHA1 Message Date
Rich Harris c295fc9018 add sourcemaps to debug tags
6 years ago
Rich Harris bcf4c59cc6 -> v2.10.0
6 years ago
Rich Harris bd91d59bc9 -> v2.10.0
6 years ago
Rich Harris 6b56d0494c Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Rich Harris 91388ecf77
Merge pull request #1646 from sveltejs/debug-dev-only
6 years ago
Rich Harris b6c3749d99 tidy up
6 years ago
Rich Harris 1dc1343f00 only add debugger statements in dev mode
6 years ago
Rich Harris be412d3605
Merge pull request #1642 from ekhaled/gh-1600-ios
6 years ago
Rich Harris 401a6fea5d handle single identifiers in {@debug} tags
6 years ago
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 adfc0e3e45 Adds invalid test for event-modifiers.
6 years ago
ekhaled b8e03dcfb8 update snapshot
6 years ago
ekhaled 87445230b1 fix resize listener bug for ios re: #1600
6 years ago
Admin 26360d4ced Fixes tests that use events
6 years ago
Admin a6c1a12e90 Adds event modifiers using | character
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