Commit Graph

38 Commits (004faf67f4e6e7edfc6813a40002ec3a214c1237)

Author SHA1 Message Date
Rich Harris 004faf67f4
Merge pull request #3650 from MattiasBuelens/more-media-bindings
6 years ago
Tan Li Hau 8237db4422 fix text content escape html (#3916)
6 years ago
Mattias Buelens 39c009499e Add binding for HTMLMediaElement.ended
6 years ago
Mattias Buelens 5658d94545 Add binding for HTMLMediaElement.seeking
6 years ago
PaulMaly 3b148b6635
User `let` instead `var` for loop index
6 years ago
Rich Harris 5c08465cfa
Merge pull request #3871 from AlbertLucianto/fix/bind-value-fails-range-max
6 years ago
Richard Harris 11b030b101 neaten up hydration code - fixes #3882
6 years ago
AlbertLucianto 149929b92d reorder add attributes to fix value validation
6 years ago
Tan Li Hau b22abc7936 fix undefined class with scoped-css
6 years ago
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