Commit Graph

2277 Commits (8b148441cd638be79c18602fa61a818615d42312)
 

Author SHA1 Message Date
Luke Edwards 8b148441cd fix Store usage
9 years ago
Luke Edwards 74e0e7e51d update test samples’ expectants
9 years ago
Luke Edwards be2f1e35aa fix methods + prototype assignment
9 years ago
Luke Edwards f3c479e881 apply nested `assign` usage
9 years ago
Luke Edwards b16ad9c695 update `util/assign` for 5x gain
9 years ago
Rich-Harris 732ddb2a24 -> v1.58.2
9 years ago
Rich-Harris b73b0d0e97 -> v1.58.1
9 years ago
Rich Harris 8d2289b03e Merge pull request #1261 from sveltejs/ts-target-es6
9 years ago
Rich Harris 9908272d73 Merge pull request #1247 from jacwright/behaviors
9 years ago
Rich-Harris 06eceb1bb6 fix interfaces
9 years ago
Rich-Harris 18e96a642f Merge branch 'preserve-comments-option' of https://github.com/zzolo/svelte into zzolo-preserve-comments-option
9 years ago
Rich-Harris b5acbf2131 -> v1.58.1
9 years ago
Rich Harris f2257c2ce9 Merge pull request #1274 from sveltejs/fix-perf-regression
9 years ago
Rich-Harris 3b3992b66b simplify
9 years ago
Rich-Harris 387c11a4e8 simplify a bit
9 years ago
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
Alan Palazzolo d9855597b8 Add option preserve comments in SSR rendering.
9 years ago
Jacob Wright a5ed6cbe18 Adds actions to components
9 years ago
Conduitry b193c1552f set typescript target to ES6
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