Commit Graph

2258 Commits (f4145099f4fe050cc20656c6c74bca868d35ef52)
 

Author SHA1 Message Date
Rich-Harris f4145099f4 remove linked list stuff
8 years ago
Rich-Harris 174975c93e remove some unused stuff
8 years ago
Rich-Harris fb84d729d8 tidy up
8 years ago
Rich-Harris 5f8f2139e0 tidy up
8 years ago
Rich-Harris 4b2a01f2e9 all tests passing
8 years ago
Rich-Harris a3e91eb267 holy shit i think i did it
8 years ago
Rich-Harris 7c953a6622 am close...
8 years ago
Rich-Harris 5349184e75 more minor edits
8 years ago
Rich-Harris 2923e6a677 minor edits
8 years ago
Rich-Harris 5a7f7a00ec reinstate previous code from before i ballsed it up
8 years ago
Rich Harris bc416a538f -> v1.58.0
8 years ago
Rich Harris ea9b6b3137
Merge pull request #1258 from sveltejs/gh-1254
8 years ago
Rich Harris 5b2e810fc2 Merge branch 'master' into gh-1254
8 years ago
Rich Harris 35a7fc6d32
Merge pull request #1256 from sveltejs/each-keyed-helper
8 years ago
Rich Harris 4b5d465a97 prevent name collisions with each block index - fixes #1254
8 years ago
Rich Harris 4cb8effccd failing test for #1254
8 years ago
Rich Harris 5b086df061
Merge pull request #1250 from UnwrittenFun/feat/warn-end-pos
8 years ago
Rich Harris ffa45dd8be tweaks
8 years ago
Rich Harris a2d09c2136 simplify updateKeyedEach
8 years ago
Rich Harris dab1f6a0fa more keyed each diffing into a shared helper
8 years ago
James Birtles 89024177fc Fix named-export end position
8 years ago
James Birtles 40dccd2480 export stylesheet
8 years ago
James Birtles 4081a8a363 pass node through where possible
8 years ago
Rich Harris 10600eb776
Merge pull request #1249 from btakita/issues/588
8 years ago
Rich Harris 86a151a7ea
Merge pull request #1243 from sveltejs/gh-1240
8 years ago
Brian Takita 66e4df11a7 Implement https://github.com/sveltejs/svelte/issues/588
8 years ago
Andrew Shu baff9bc6d1 DEBUG testing btakita EachBlock changes
8 years ago
Rich Harris b3fa9656bb
Merge pull request #1246 from sveltejs/omit-missing-prop-warning-for-computed
8 years ago
James Birtles da6a74016f add end position to errors
8 years ago
James Birtles d07721cd50 add end position to warnings
8 years ago
Rich Harris 7c25eb32fa skip missing property warning for computed/global properties
8 years ago
Rich Harris f2ab5545dc tidy up
8 years ago
Rich Harris ce607d5ab3 add local variable for list values - fixes #1240
8 years ago
Rich Harris 270e1d188b
Merge pull request #1245 from sveltejs/gh-1242-followup
8 years ago
Rich Harris 39694c31c3 nicer error messages
8 years ago
Rich Harris f97036dd39 error if ref:foo has a value
8 years ago
Rich Harris bd74929920 dont treat :foo as a directive
8 years ago
Rich Harris 12c7d1c86d flawed solution to #1240
8 years ago
Rich Harris 6f65554c93 failing test for #1240
8 years ago
Rich Harris 6f866bbb4c
Merge pull request #1242 from jacwright/directive-parsing-cleanup
8 years ago
Jacob Wright 6d4f8d889a Refactor directive parsing for code reuse
8 years ago
Rich Harris ef1e2d0c06 -> v1.57.4
8 years ago
Rich Harris 26239463c5
Merge pull request #1237 from sveltejs/gh-1209
8 years ago
Rich Harris d893eef513
Merge pull request #1239 from sveltejs/gh-1221
8 years ago
Rich Harris 475ccdc23f
Merge pull request #1231 from sveltejs/gh-1229
8 years ago
Rich Harris 38b34bbe1d reenable all tests
8 years ago
Rich Harris 140e2271f7 scale transition duration by delta - fixes #1221
8 years ago
Rich Harris 4e99eb8d37 use setAttribute with inputs, for benefit of IE - fixes #1209
8 years ago
Rich Harris 01f6f9fa4d alias listName to deconflict with shared helpers - fixes #1229
8 years ago
Rich Harris 0ac77019d0 -> v1.57.3
8 years ago