Commit Graph

2401 Commits (83270b26af5de021dbb7c5f837eaedc27ee236bc)
 

Author SHA1 Message Date
Rich Harris bc416a538f -> v1.58.0
7 years ago
Rich Harris ea9b6b3137
Merge pull request #1258 from sveltejs/gh-1254
7 years ago
Rich Harris 5b2e810fc2 Merge branch 'master' into gh-1254
7 years ago
Rich Harris 35a7fc6d32
Merge pull request #1256 from sveltejs/each-keyed-helper
7 years ago
Rich Harris 4b5d465a97 prevent name collisions with each block index - fixes #1254
7 years ago
Rich Harris 4cb8effccd failing test for #1254
7 years ago
Rich Harris 5b086df061
Merge pull request #1250 from UnwrittenFun/feat/warn-end-pos
7 years ago
Rich Harris ffa45dd8be tweaks
7 years ago
Rich Harris a2d09c2136 simplify updateKeyedEach
7 years ago
Rich Harris dab1f6a0fa more keyed each diffing into a shared helper
7 years ago
James Birtles 89024177fc Fix named-export end position
7 years ago
James Birtles 40dccd2480 export stylesheet
7 years ago
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