Commit Graph

2396 Commits (f07b050d524167a394eb5cddbaf5f4c51dfeb7ef)
 

Author SHA1 Message Date
Josh Duff 4539466c0c Accept backtick string literals in tag/props properties
9 years ago
Josh Duff 3062a86435 Fix backtick string literals not being recognized for the svg property
9 years ago
Rich-Harris ff56d9c312 Merge branch 'master' into mrkishi-spread
9 years ago
Rich-Harris 7ee9d9ad94 -> v1.58.4
9 years ago
Rich Harris fd55a48f79 Merge pull request #1283 from sveltejs/assign-fix
9 years ago
Conduitry 5dcbb8881b fix assembly of initial state object
9 years ago
Rich-Harris 85c10c2172 include spread with other attributes
9 years ago
Rich-Harris c5aa5693e5 merge master -> mrkishi-spreadh
9 years ago
Rich-Harris d8f7cbdd1d -> v1.58.3
9 years ago
Rich Harris 22028c094c Merge pull request #1279 from jacwright/action-this
9 years ago
Rich Harris 4e28a2d637 Merge pull request #1280 from sveltejs/dynamic-component-mount-ref
9 years ago
Rich Harris d73aca5583 Merge pull request #1282 from lukeed/fix/assign
9 years ago
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
Conduitry 47463e0328 use addBlock instead of addLine
9 years ago
Conduitry bfd8edc938 when mounting dynamic components, set ref if required
9 years ago
Jacob Wright 74fa12a3e1 Make tests work when running all of them together.
9 years ago
Jacob Wright 97f74dc8a6 Make actions execute with the component context
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