Commit Graph

29 Commits (105919e7bae5a65071e7d4180a4c27e3d6a9b60e)

Author SHA1 Message Date
Tan Li Hau 105919e7ba feat dynamic event handler
6 years ago
Tan Li Hau 6d8fc8646f escape html quotes
6 years ago
Tan Li Hau 2b2f40d32a use textContent instead of innerHtml, preventing XSS
6 years ago
Tan Li Hau 464868bb6c feat: allow innerHtml if no dynamic dependencies
6 years ago
Conduitry 85692cbd5a
fix handling of style scoping and `class:` with spread scopes (#3792)
6 years ago
Conduitry 0419039d26
Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781)
6 years ago
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
6 years ago
Tan Li Hau e14197d944 remove component locator
6 years ago
Tan Li Hau 982a1937db fix binding shadow the array in each block (#1565)
6 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
6 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
6 years ago
Rich Harris 1a9f6b4a09
Merge pull request #3530 from sveltejs/gh-3524
6 years ago
Rich Harris b6905f8fa3
Merge pull request #3529 from sveltejs/gh-3526
6 years ago
Richard Harris 4ad36406bc doh
6 years ago
Richard Harris 8519003618 only use setAttribute with SVG spread props - fixes #3522
6 years ago
Richard Harris 63ae77112c robustify bind:currentTime - fixes #3524
6 years ago
Richard Harris 84ab1b1b8b only update attributes with dynamic dependencies - fixes #3526
6 years ago
Richard Harris 157db0c814 lint
6 years ago
Richard Harris 7836f409aa support is attribute, with a warning - fixes #3182
6 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
6 years ago
Richard Harris 886961b927 remove unused code
6 years ago
Conduitry 2328d5e6e8 use `change` event for `bind:files` (#3226)
6 years ago
Umang Galaiya 59ea5654a7 [Element][DOM] Set class dependencies before returning
6 years ago
Timothy Johnson 0e1cb29c1e Events for Blocks and Components
6 years ago
Rich Harris 6af23ba88c
Fix contextual bind:this (#2806)
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