Commit Graph

2289 Commits (d0c696bb2bc58758eb4a4579f564ba5dcacd0d43)
 

Author SHA1 Message Date
James Birtles 4081a8a363 pass node through where possible
7 years ago
Rich Harris 10600eb776
Merge pull request #1249 from btakita/issues/588
7 years ago
Rich Harris 86a151a7ea
Merge pull request #1243 from sveltejs/gh-1240
7 years ago
Brian Takita 66e4df11a7 Implement https://github.com/sveltejs/svelte/issues/588
7 years ago
Andrew Shu baff9bc6d1 DEBUG testing btakita EachBlock changes
7 years ago
mrkishi 0177418ce8 Remove spread attribute checks if unnecessary
7 years ago
mrkishi 9b80eee51a Prioritize named over spread attributes
7 years ago
mrkishi b5102f4f1b Add spread -- rough idea
7 years ago
Rich Harris b3fa9656bb
Merge pull request #1246 from sveltejs/omit-missing-prop-warning-for-computed
7 years ago
James Birtles da6a74016f add end position to errors
7 years ago
James Birtles d07721cd50 add end position to warnings
7 years ago
Rich Harris 7c25eb32fa skip missing property warning for computed/global properties
7 years ago
Rich Harris f2ab5545dc tidy up
7 years ago
Rich Harris ce607d5ab3 add local variable for list values - fixes #1240
7 years ago
Rich Harris 270e1d188b
Merge pull request #1245 from sveltejs/gh-1242-followup
7 years ago
Rich Harris 39694c31c3 nicer error messages
7 years ago
Rich Harris f97036dd39 error if ref:foo has a value
7 years ago
Rich Harris bd74929920 dont treat :foo as a directive
7 years ago
Rich Harris 12c7d1c86d flawed solution to #1240
7 years ago
Rich Harris 6f65554c93 failing test for #1240
7 years ago
Rich Harris 6f866bbb4c
Merge pull request #1242 from jacwright/directive-parsing-cleanup
7 years ago
Jacob Wright 6d4f8d889a Refactor directive parsing for code reuse
7 years ago
Rich Harris ef1e2d0c06 -> v1.57.4
7 years ago
Rich Harris 26239463c5
Merge pull request #1237 from sveltejs/gh-1209
7 years ago
Rich Harris d893eef513
Merge pull request #1239 from sveltejs/gh-1221
7 years ago
Rich Harris 475ccdc23f
Merge pull request #1231 from sveltejs/gh-1229
7 years ago
Rich Harris 38b34bbe1d reenable all tests
7 years ago
Rich Harris 140e2271f7 scale transition duration by delta - fixes #1221
7 years ago
Rich Harris 4e99eb8d37 use setAttribute with inputs, for benefit of IE - fixes #1209
7 years ago
Rich Harris 01f6f9fa4d alias listName to deconflict with shared helpers - fixes #1229
7 years ago
Rich Harris 0ac77019d0 -> v1.57.3
7 years ago
Rich Harris 83c1e18233
Merge pull request #1228 from sveltejs/scope-class-redo
7 years ago
Rich Harris b35aab3736 only apply stylesheet once
7 years ago
Conduitry 92452ef356 separate AST modification into Stylesheet#reify
7 years ago
Conduitry e4032ea543 apply CSS scoping classes directly to AST (WIP)
7 years ago
Rich Harris eae98f952d add CSS scoping classes when stringifying child nodes - fixes #1223
7 years ago
Rich Harris dc4fdcf77e -> v1.57.2
7 years ago
Rich Harris 26c5982d85
Merge pull request #1226 from sveltejs/gh-1224
7 years ago
Rich Harris 6131963551 use setAttribute for any namespaced element
7 years ago
Rich Harris 9037e93934 set arbitrary compile options when calling SSR register function
7 years ago
Rich Harris b763714222 allow SVG elements to have scoped CSS - fixes #1224
7 years ago
Rich Harris d9136d97ae -> v1.57.1
7 years ago
Rich Harris e34b913a19
Merge pull request #1220 from sveltejs/gh-1206
7 years ago
Rich Harris d680356622 update test
7 years ago
Rich Harris ddd67dd844 add each_value to contextProps - fixes #1206
7 years ago
Rich Harris a8f94f0898 Merge branch 'test-1217' of https://github.com/aphitiel/svelte into aphitiel-test-1217
7 years ago
Rich Harris 89c830ebe7 -> v1.57.0
7 years ago
Rich Harris 46c9ad4221
Merge pull request #1190 from sveltejs/gh-1118
7 years ago
Rich Harris 7d4958b012
Merge pull request #1192 from sveltejs/gh-1118-base36
7 years ago
Rich Harris 3f7f237a9a switch back to using svelte- instead of name-
7 years ago