Commit Graph

26 Commits (78d50d02e8d24b7255ef59cdf34286d4dd49d74a)

Author SHA1 Message Date
Rich Harris 78d50d02e8 Bitmask-based change tracking (#3945)
7 years ago
AlbertLucianto 56b6a62a8d fix binding out of sync on reactive update
7 years ago
Tan Li Hau 9600a41214 feat dynamic event handler
7 years ago
Tan Li Hau 474de99404 Don't create a fragment at all for DOM-less components
7 years ago
Tan Li Hau 948527a609 use textContent instead of innerHtml, preventing XSS
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Richard Harris 82c24cf8a4 lint
7 years ago
Rich Harris e167300844 Merge pull request #3005 from RedHatter/devtools
7 years ago
Rich Harris dc0df93372 Merge pull request #3306 from cvlab/master
7 years ago
Richard Harris 6f76d13f35 merge sveltejs/master -> devtools
7 years ago
Richard Harris 35cba45c0c only update attributes with dynamic dependencies - fixes #3526
7 years ago
Conduitry 984b8f46af generate valid code when spreading literal into props (#3185)
7 years ago
Vadim Cebaniuc 50cd8d3f9d Merge branch 'master' into master
7 years ago
Vadim Cebaniuc c1fc9badaa Fix spread function result side effects
7 years ago
Vadim Cebaniuc 74c19cf63c Fix non-object spread
7 years ago
Richard Harris fb9684dfa9 reuse unchanged spread levels - fixes #3289
7 years ago
Ivo Lukacovic ed9c214246 avoid trailing comma in destroy_component() call (#3255)
7 years ago
Rich Harris 014b25f625 Merge branch 'master' into gh-3113
7 years ago
Richard Harris 66eb28a48d -> v3.6.5
7 years ago
Richard Harris d7d64a03b6 prevent dynamic components being detached twice - fixes #3113
7 years ago
Richard Harris d4b021201f update bind:this references when setting to null - fixes #2034
7 years ago
Timothy Johnson fe2d875815 Events for Blocks and Components
7 years ago
Rich Harris eb8ae7194d Pass hoisted values through to slots (#3124)
7 years ago
Rich Harris 3ec8e5fe33 Fix contextual bind:this (#2806)
7 years ago
Rich Harris 307db077eb check for existence of switch instance before introing - fixes #3054
7 years ago
Rich Harris 02e635687b rename kebab-case files - supercedes #2890
7 years ago