Commit Graph

2361 Commits (90a372ebf3243b799a4fa52bf3af132725869aed)
 

Author SHA1 Message Date
Rich-Harris 5f8f2139e0 tidy up
7 years ago
Rich-Harris 4b2a01f2e9 all tests passing
7 years ago
Rich-Harris a3e91eb267 holy shit i think i did it
7 years ago
Rich-Harris 7c953a6622 am close...
7 years ago
Rich-Harris 5349184e75 more minor edits
7 years ago
Rich-Harris 2923e6a677 minor edits
7 years ago
Rich-Harris 5a7f7a00ec reinstate previous code from before i ballsed it up
7 years ago
Alan Palazzolo 3c61655e93 Add option preserve comments in SSR rendering.
7 years ago
Jacob Wright 04f5d5c975 Adds actions to components
7 years ago
Conduitry 60a734113f set typescript target to ES6
7 years ago
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