Commit Graph

91 Commits (fed93ab9e1da9b54852c17ebe1dc721e52bbb27b)

Author SHA1 Message Date
Ben Welsh 9927d16b92
add ARIA graphics roles as known (#5822)
5 years ago
Andreas Ehrencrona 9d9d7bc355
Added types to Node subclasses (#5755)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Tan Li Hau 2d88dc460e
warn for possible use of component without uppercase tag name (#5302)
5 years ago
Tan Li Hau 967b88186b
scope CSS sibling combinators (#5427)
5 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier (#5442)
5 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
5 years ago
Bassam Ismail fb51dd8f07
add a11y-media-has-caption check (#5075)
5 years ago
Bassam Ismail 62ab75e365
add a11y-label-has-associated-control check (#5074)
5 years ago
Bassam Ismail 10f7b5ee70
skip a11y-missing-content check with contenteditable bindings (#5023)
5 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> (#4690)
5 years ago
André Lins f7d1bf35a0
A11y rule no-onchange (#4788)
5 years ago
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