Commit Graph

108 Commits (f001107711d072892133a3c4964b7eced900d9ca)

Author SHA1 Message Date
Rich Harris 5c08465cfa
Merge pull request #3871 from AlbertLucianto/fix/bind-value-fails-range-max
7 years ago
Rich Harris 1b454bad4a
Merge pull request #3884 from sveltejs/gh-3882
7 years ago
Richard Harris 11b030b101 neaten up hydration code - fixes #3882
7 years ago
Richard Harris e3b1d467ce revert #3723, add special case for src attributes
7 years ago
AlbertLucianto 149929b92d reorder add attributes to fix value validation
7 years ago
Tan Li Hau b22abc7936 fix undefined class with scoped-css
7 years ago
Tan Li Hau 105919e7ba feat dynamic event handler
7 years ago
Tan Li Hau 6d8fc8646f escape html quotes
7 years ago
Tan Li Hau 2b2f40d32a use textContent instead of innerHtml, preventing XSS
7 years ago
Tan Li Hau 464868bb6c feat: allow innerHtml if no dynamic dependencies
7 years ago
Conduitry 85692cbd5a
fix handling of style scoping and `class:` with spread scopes (#3792)
7 years ago
Conduitry 0419039d26
Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781)
7 years ago
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
7 years ago
Tan Li Hau e14197d944 remove component locator
7 years ago
Richard Harris 8aa98795a1 dont cache attribute values (ref #3579)
7 years ago
Tan Li Hau 982a1937db fix binding shadow the array in each block (#1565)
7 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
7 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
7 years ago
Rich Harris fafb39093c
Merge pull request #3534 from btk5h/gh-3455
7 years ago
Rich Harris 1a9f6b4a09
Merge pull request #3530 from sveltejs/gh-3524
7 years ago
Rich Harris b6905f8fa3
Merge pull request #3529 from sveltejs/gh-3526
7 years ago
Bryan Terce 63f69390fd
Remove redundant store check
7 years ago
Bryan Terce 0a4caeb7e9
Add store data to bindings
7 years ago
Richard Harris 4ad36406bc doh
7 years ago
Richard Harris 8519003618 only use setAttribute with SVG spread props - fixes #3522
7 years ago
Richard Harris 63ae77112c robustify bind:currentTime - fixes #3524
7 years ago
Richard Harris 84ab1b1b8b only update attributes with dynamic dependencies - fixes #3526
7 years ago
Richard Harris 02e48ab4f0 alternative fix for #3495
7 years ago
Rich Harris b567eb2677
Merge pull request #3435 from sveltejs/gh-1834
7 years ago
Almaz 012ed466d7 Fixed unnecessarily style properties update
7 years ago
Richard Harris 157db0c814 lint
7 years ago
Richard Harris fa222e785a Merge branch 'master' into gh-1834
7 years ago
Richard Harris 97f3d56e0c handle important declarations in inline styles - fixes #1834
7 years ago
Rich Harris 63a7a37bb7
Merge pull request #3432 from sveltejs/gh-1830
7 years ago
Richard Harris d720f0bb00 bail out of style tag optimisation when appropriate - fixes #1830
7 years ago
Rich Harris dcd927630e dont set undefined input value - fixes #1233
7 years ago
Richard Harris 7836f409aa support is attribute, with a warning - fixes #3182
7 years ago
Conduitry 64094f631f set data- attributes like regular attributes (#3337)
7 years ago
Richard Harris a03566e4f9 prevent commas in attributes - fixes #3341
7 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
7 years ago
Richard Harris 886961b927 remove unused code
7 years ago
Richard Harris 6d962c5d95 make code style more consistent
7 years ago
bre30kra69cs 42717e893b ref spaces
7 years ago
bre30kra69cs ccf2ad819a optimize class name runtime calc & add tests & ref
7 years ago
bre30kra69cs 9b5bbb556d fix Literally undefined class #3283
7 years ago
Conduitry 2328d5e6e8 use `change` event for `bind:files` (#3226)
7 years ago
Umang Galaiya 59ea5654a7 [Element][DOM] Set class dependencies before returning
7 years ago
Richard Harris a56c6990ad lint
7 years ago
Tibi Craciun bec64427a5 fixed #3199
7 years ago
Richard Harris 7703140793 -> v3.6.5
7 years ago
Richard Harris 8f959559d5 -> v3.6.5
7 years ago
Timothy Johnson 8e163e27ef Events for dom properties
7 years ago
Timothy Johnson 0e1cb29c1e Events for Blocks and Components
7 years ago
Rich Harris 6af23ba88c
Fix contextual bind:this (#2806)
7 years ago
Richard Harris 960b548d14 prevent top-level text being discarded - fixes #3027
7 years ago
43081j 5d638d32ba fix existing lint errors
7 years ago
Rich Harris 324be53a70 merge master -> snake_case
7 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
7 years ago