Commit Graph

16 Commits (dc47fc741af830a6e4ae461bd93ea12b1b34eeca)

Author SHA1 Message Date
Rich Harris dc47fc741a
Merge pull request #3306 from cvlab/master
6 years ago
Richard Harris 84ab1b1b8b only update attributes with dynamic dependencies - fixes #3526
6 years ago
Conduitry 5b77b744ce generate valid code when spreading literal into props (#3185)
6 years ago
Vadim Cebaniuc 5c5339e71c
Merge branch 'master' into master
6 years ago
Vadim Cebaniuc 53aed12048 Fix spread function result side effects
6 years ago
Vadim Cebaniuc 8e9bbf90a1 Fix non-object spread
6 years ago
Richard Harris b33d600d4e reuse unchanged spread levels - fixes #3289
6 years ago
Ivo Lukacovic b6e875ba03 avoid trailing comma in destroy_component() call (#3255)
6 years ago
Rich Harris af0d9ed1d3 Merge branch 'master' into gh-3113
6 years ago
Richard Harris 8f959559d5 -> v3.6.5
6 years ago
Richard Harris f4ca063c85 prevent dynamic components being detached twice - fixes #3113
6 years ago
Richard Harris 17096e6b0e update bind:this references when setting to null - fixes #2034
6 years ago
Rich Harris b2d9da3460
Pass hoisted values through to slots (#3124)
6 years ago
Rich Harris 6af23ba88c
Fix contextual bind:this (#2806)
6 years ago
Rich Harris f2044c4e1c check for existence of switch instance before introing - fixes #3054
6 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
6 years ago