Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

docs(accessibility): Accessibility contributing guide #303

Merged
merged 7 commits into from
Oct 3, 2018

Conversation

jurokapsiar
Copy link
Contributor

This PR adds more information about accessibility in the Stardust contributing guide

@codecov
Copy link

codecov bot commented Oct 3, 2018

Codecov Report

Merging #303 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #303   +/-   ##
=======================================
  Coverage   89.63%   89.63%           
=======================================
  Files          62       62           
  Lines        1167     1167           
  Branches      150      150           
=======================================
  Hits         1046     1046           
  Misses        119      119           
  Partials        2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5927d6c...6a3dffe. Read the comment docs.

.github/CONTRIBUTING.md Outdated Show resolved Hide resolved
.github/CONTRIBUTING.md Outdated Show resolved Hide resolved

Behaviors apply properties, focus handling and keyboard handlers to the component slots. When developing a component, the properties and keyboard handlers need to be spreaded to the corresponding slots.

For complete accessibility contributing guide, requireements and testing, see [Accessibility][2]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requireements -> requirements

.github/CONTRIBUTING.md Outdated Show resolved Hide resolved
.github/CONTRIBUTING.md Outdated Show resolved Hide resolved
.github/CONTRIBUTING.md Outdated Show resolved Hide resolved
@kuzhelov kuzhelov modified the milestone: merge Oct 3, 2018
@jurokapsiar jurokapsiar merged commit b581ce2 into master Oct 3, 2018
@layershifter layershifter deleted the docs/accessibility-contributing branch November 9, 2018 09:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants