Commit Graph

2387 Commits (c20ae70b88cc400ffa7044e0349deab7b96e62d2)
 

Author SHA1 Message Date
Rich Harris 30f3849f87 Merge pull request #1243 from sveltejs/gh-1240
9 years ago
Brian Takita 6f8195fe11 Implement https://github.com/sveltejs/svelte/issues/588
9 years ago
Andrew Shu 2671b765ef DEBUG testing btakita EachBlock changes
9 years ago
mrkishi c0f1d9022d Remove spread attribute checks if unnecessary
9 years ago
mrkishi 1589e6ed34 Prioritize named over spread attributes
9 years ago
mrkishi a287d50354 Add spread -- rough idea
9 years ago
Rich Harris c62867ce72 Merge pull request #1246 from sveltejs/omit-missing-prop-warning-for-computed
9 years ago
James Birtles 4bda127108 add end position to errors
9 years ago
James Birtles 3f404eaf99 add end position to warnings
9 years ago
Rich Harris c9d029f705 skip missing property warning for computed/global properties
9 years ago
Rich Harris cc9fb0ccb1 tidy up
9 years ago
Rich Harris 160d9136c0 add local variable for list values - fixes #1240
9 years ago
Rich Harris 5cafb51f09 Merge pull request #1245 from sveltejs/gh-1242-followup
9 years ago
Rich Harris b2c2a02f50 nicer error messages
9 years ago
Rich Harris f06cf99434 error if ref:foo has a value
9 years ago
Rich Harris 7ee33246fa dont treat :foo as a directive
9 years ago
Rich Harris bfedb7d243 flawed solution to #1240
9 years ago
Rich Harris 05d23f6101 failing test for #1240
9 years ago
Rich Harris c320e4f29f Merge pull request #1242 from jacwright/directive-parsing-cleanup
9 years ago
Jacob Wright 0f9570a9b6 Refactor directive parsing for code reuse
9 years ago
Rich Harris 8a68537b53 -> v1.57.4
9 years ago
Rich Harris 9ab870bcb2 Merge pull request #1237 from sveltejs/gh-1209
9 years ago
Rich Harris 6cdce62e8d Merge pull request #1239 from sveltejs/gh-1221
9 years ago
Rich Harris b07b4296ec Merge pull request #1231 from sveltejs/gh-1229
9 years ago
Rich Harris e17f2660e3 reenable all tests
9 years ago
Rich Harris 915b75422d scale transition duration by delta - fixes #1221
9 years ago
Rich Harris 5495d44484 use setAttribute with inputs, for benefit of IE - fixes #1209
9 years ago
Rich Harris cbca5cd006 alias listName to deconflict with shared helpers - fixes #1229
9 years ago
Rich Harris 8d075c75b5 -> v1.57.3
9 years ago
Rich Harris 7ec1907d32 Merge pull request #1228 from sveltejs/scope-class-redo
9 years ago
Rich Harris 409313f815 only apply stylesheet once
9 years ago
Conduitry 9c6f6737c4 separate AST modification into Stylesheet#reify
9 years ago
Conduitry 5bf313cf8d apply CSS scoping classes directly to AST (WIP)
9 years ago
Rich Harris 7fa6109785 add CSS scoping classes when stringifying child nodes - fixes #1223
9 years ago
Rich Harris 89c9793731 -> v1.57.2
9 years ago
Rich Harris cc6364fde7 Merge pull request #1226 from sveltejs/gh-1224
9 years ago
Rich Harris c70d6f43ec use setAttribute for any namespaced element
9 years ago
Rich Harris 63dd90cf31 set arbitrary compile options when calling SSR register function
9 years ago
Rich Harris 5169ef1cb1 allow SVG elements to have scoped CSS - fixes #1224
9 years ago
Rich Harris a63452b734 -> v1.57.1
9 years ago
Rich Harris 9072d73f75 Merge pull request #1220 from sveltejs/gh-1206
9 years ago
Rich Harris 74058004d5 update test
9 years ago
Rich Harris cd5e68e648 add each_value to contextProps - fixes #1206
9 years ago
Rich Harris 7ea39993be Merge branch 'test-1217' of https://github.com/aphitiel/svelte into aphitiel-test-1217
9 years ago
Rich Harris 7cbd76e1a0 -> v1.57.0
9 years ago
Rich Harris d6f82436f9 Merge pull request #1190 from sveltejs/gh-1118
9 years ago
Rich Harris 05ef658fa8 Merge pull request #1192 from sveltejs/gh-1118-base36
9 years ago
Rich Harris f02deae6c2 switch back to using svelte- instead of name-
9 years ago
Rich Harris 12ab482802 Merge branch 'gh-1118' into gh-1118-base36
9 years ago
Rich Harris 7647913591 merge master -> gh-1118
9 years ago