Commit Graph

251 Commits (ce550adef65a7e04c381b11c24f07a2ae1c25783)

Author SHA1 Message Date
Conduitry 5b77b744ce generate valid code when spreading literal into props (#3185)
6 years ago
Samuel Elgozi 7342d484f1 feat: #3372 added a new `self` event modifier
6 years ago
Richard Harris 4b0ec650e9 assume let variables are dynamic in slots - fixes #3354
6 years ago
Richard Harris b9f5e7f249 lil bit of housekeeping
6 years ago
Richard Harris 0c9ed46196 correctly set mount anchor for HTML tags - fixes #2711
6 years ago
Richard Harris 016158b692 more robust handling of html tags - fixes #3285
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
Conduitry 64094f631f set data- attributes like regular attributes (#3337)
6 years ago
Richard Harris a03566e4f9 prevent commas in attributes - fixes #3341
6 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
6 years ago
Richard Harris 886961b927 remove unused code
6 years ago
Richard Harris 6d962c5d95 make code style more consistent
6 years ago
bre30kra69cs 42717e893b ref spaces
6 years ago
bre30kra69cs ccf2ad819a optimize class name runtime calc & add tests & ref
6 years ago
bre30kra69cs 9b5bbb556d fix Literally undefined class #3283
6 years ago
Rich Harris dbf503b9e1
Merge pull request #3305 from Conduitry/gh-3226
6 years ago
Vadim Cebaniuc 8e9bbf90a1 Fix non-object spread
6 years ago
Conduitry 2328d5e6e8 use `change` event for `bind:files` (#3226)
6 years ago
Richard Harris b33d600d4e reuse unchanged spread levels - fixes #3289
6 years ago
Rich Harris 15c57e1248
Merge pull request #3242 from umanghome/v3-class-deps-fix
6 years ago
Ivo Lukacovic b6e875ba03 avoid trailing comma in destroy_component() call (#3255)
6 years ago
Umang Galaiya 59ea5654a7 [Element][DOM] Set class dependencies before returning
6 years ago
Richard Harris a56c6990ad lint
6 years ago
Tibi Craciun bec64427a5 fixed #3199
6 years ago
Rich Harris af0d9ed1d3 Merge branch 'master' into gh-3113
6 years ago
Richard Harris 7703140793 -> v3.6.5
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 f341befacb lint
6 years ago
Rich Harris 2915cf9cc3
Merge pull request #3145 from sveltejs/gh-2034
6 years ago
Richard Harris 17096e6b0e update bind:this references when setting to null - fixes #2034
6 years ago
Richard Harris b7ba0d69ee prevent await block mounting inside removed if block - fixes #1496
6 years ago
Timothy Johnson 8e163e27ef Events for dom properties
6 years ago
Timothy Johnson 6b58a1d2f6 Events for DOM methods
6 years ago
Timothy Johnson 0e1cb29c1e Events for Blocks and Components
6 years ago
Richard Harris 1204d1e0a3 lint
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 ede6ccce0a
Merge branch 'master' into gh-2917
6 years ago
Rich Harris 1685d875cb
Merge pull request #3110 from sveltejs/gh-3054
6 years ago
Rich Harris b1fdcbf576 fix placement of each-else block, and clarify node references in source - fixes #2917
6 years ago
Rich Harris f2044c4e1c check for existence of switch instance before introing - fixes #3054
6 years ago
Rich Harris 177680fa2c doh
6 years ago
Rich Harris b9b8575f55 prevent empty if block
6 years ago
Richard Harris f9fbefe5eb fix #3035 for real
6 years ago
Richard Harris 7696c1fa6e remove components without props from each block - fixes #3035
6 years ago
Richard Harris 960b548d14 prevent top-level text being discarded - fixes #3027
6 years ago
43081j 5d638d32ba fix existing lint errors
6 years ago
Rich Harris 324be53a70 merge master -> snake_case
6 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
6 years ago