Commit Graph

28 Commits (a26a75eba629ca2d783813935b2fc57c36714f99)

Author SHA1 Message Date
pushkine a26a75eba6 saving progress...
6 years ago
Maurício Kishi ff5f25249e
support dimension bindings in cross-origin mode (#2989)
6 years ago
Conduitry b6d80f485a
fix indirect bindings on elements with spreads (#4398)
7 years ago
Conduitry 91e0d1b720 fix removing attributes during hydration (#1733)
7 years ago
Tan Li Hau b3582c7fb2 fix hydrating <head> (#4082)
7 years ago
das 2b0762f930 Tidy up (#4005)
7 years ago
pngwn e4078f14a8 Add aria-hidden to resize listener object. Fixes #3948.
7 years ago
Richard Harris 9d118275d3 add has_prop helper
7 years ago
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
7 years ago
Rich Harris 99911c31f5
Merge pull request #3579 from tcrowe/set-attribute-only-if-different
7 years ago
pngwn 57aeddcf85 Prevent element property set from throwing errors for readonly properties. Fixes #3681.
7 years ago
Tony Crowe 552f19b327 check if the attribute value is different before setting it
7 years ago
Richard Harris 3f33d35573 handle special null case when hydrating
7 years ago
Richard Harris 8519003618 only use setAttribute with SVG spread props - fixes #3522
7 years ago
Arpad Borsos fe8ca05865 Introduce a `claim_space` helper
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 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
Richard Harris d9206fb3cc simplify self function, use this instead of el
7 years ago
Samuel Elgozi 7342d484f1 feat: #3372 added a new `self` event modifier
7 years ago
Richard Harris 0c9ed46196 correctly set mount anchor for HTML tags - fixes #2711
7 years ago
Richard Harris 4d0256874e remove unused helpers
7 years ago
Richard Harris 016158b692 more robust handling of html tags - fixes #3285
7 years ago
Dale 1cfaacb02a make resize listener object element unfocusable
7 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
7 years ago
Richard Harris 7e3b91e3ee Merge branch 'master' into folder-structure
7 years ago
Richard Harris 5161dfb950 update folder structure - #2790
7 years ago