Commit Graph

2259 Commits (459b5fa5cc1f2a10acb6bafd8c720a1d14ea0489)
 

Author SHA1 Message Date
Rich-Harris 459b5fa5cc remove unused argument
9 years ago
Rich-Harris 911651e307 remove linked list stuff
9 years ago
Rich-Harris 48f4a3027a remove some unused stuff
9 years ago
Rich-Harris 00873cc5f7 tidy up
9 years ago
Rich-Harris b20cb1d405 tidy up
9 years ago
Rich-Harris abde84e6db all tests passing
9 years ago
Rich-Harris 93d4a7da12 holy shit i think i did it
9 years ago
Rich-Harris a5eb7d0549 am close...
9 years ago
Rich-Harris 2619eabeda more minor edits
9 years ago
Rich-Harris f390847f3c minor edits
9 years ago
Rich-Harris 60742dcab2 reinstate previous code from before i ballsed it up
9 years ago
Rich Harris a401fe4bce -> v1.58.0
9 years ago
Rich Harris 4ec7f6f014 Merge pull request #1258 from sveltejs/gh-1254
9 years ago
Rich Harris 9227d025a1 Merge branch 'master' into gh-1254
9 years ago
Rich Harris dad62871e6 Merge pull request #1256 from sveltejs/each-keyed-helper
9 years ago
Rich Harris 4abbd7df56 prevent name collisions with each block index - fixes #1254
9 years ago
Rich Harris b89729d296 failing test for #1254
9 years ago
Rich Harris ef09ecd8a1 Merge pull request #1250 from UnwrittenFun/feat/warn-end-pos
9 years ago
Rich Harris de4e3a3c51 tweaks
9 years ago
Rich Harris ad0ce6fde2 simplify updateKeyedEach
9 years ago
Rich Harris 2d10d535e5 more keyed each diffing into a shared helper
9 years ago
James Birtles 843ff973f6 Fix named-export end position
9 years ago
James Birtles 5500fbb9eb export stylesheet
9 years ago
James Birtles e911739251 pass node through where possible
9 years ago
Rich Harris 8678f39bce Merge pull request #1249 from btakita/issues/588
9 years ago
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
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