Commit Graph

79 Commits (1b12546afef3e5c6d2d041d20ba4a77c5d2a874c)

Author SHA1 Message Date
Billy Levin a9fd168da3
update for ARIA 1.2 working draft (#4845)
5 years ago
Conduitry bdabd89f09
fix exception with empty alt attribute (#4778)
5 years ago
Doga Genc ba89c29b98
fix img-reduntant-alt bug (#4771)
5 years ago
André Lins 153b128fe2
a11y: implement img-redundant-alt (#4750)
5 years ago
André Lins 07242f994c
a11y: do not warn about <a name> / <a id> (#4739)
5 years ago
Kalan 56d1af493b
a11y: warn about href="javascript:..." (#4733)
5 years ago
Daniel Imfeld ddfb751fc9
prevent illegal attribute names at compile time (#4650)
5 years ago
Tan Li Hau 5bb5ba4c76
complain if named slots other than direct descendant of component (#4509)
6 years ago
Tan Li Hau 8b9b2c266e fix allow let scoped to root element (#4266)
6 years ago
Mattias Buelens f2f87d126c Add bindings for HTMLVideoElement.videoHeight and videoWidth
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
Rich Harris 15cc6f729a
compactify code
6 years ago
AlbertLucianto fb30ed079e fix input binding fails if type declared last
6 years ago
Conduitry 85692cbd5a
fix handling of style scoping and `class:` with spread scopes (#3792)
6 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
6 years ago
Richard Harris 7836f409aa support is attribute, with a warning - fixes #3182
6 years ago
Dave Poulter 9c0db84788 Fix namespace for svg elements inside slots
6 years ago
Samuel Elgozi 7342d484f1 feat: #3372 added a new `self` event modifier
6 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
6 years ago
Conduitry 276eb8e553 fix erroneous a11y warning with input type='image' (#3331)
6 years ago
Richard Harris 6d962c5d95 make code style more consistent
6 years ago
Rich Harris abcdc740b1 typo
6 years ago
Rich Harris 86c5086c54 add some docs, rename to textContent and innerHTML
6 years ago
Richard Harris e3de705cb8 initialise text/html bindings if necessary
6 years ago
Rich Harris c1960f9ef8
Merge branch 'master' into master
6 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
6 years ago
Vlad Glushchuk 450464f014 Add bind:text and bind:html support for contenteditable elements
6 years ago
Richard Harris 5161dfb950 update folder structure - #2790
6 years ago