Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rending of group role. Add unit test and demo #98

Merged
merged 6 commits into from
Apr 19, 2019

Conversation

Mash19
Copy link
Contributor

@Mash19 Mash19 commented Apr 19, 2019

Group role wasn't being render. Update render function to correct this.
Added unit test to make sure aria attributes are rendering.
Add a Demo using wia-aria for a list. demo/vfor-mode-with-aria

mash19 and others added 6 commits April 16, 2019 23:40
@codecov-io
Copy link

Codecov Report

Merging #98 into master will increase coverage by 0.6%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #98     +/-   ##
=========================================
+ Coverage   92.16%   92.77%   +0.6%     
=========================================
  Files           1        1             
  Lines         166      166             
=========================================
+ Hits          153      154      +1     
+ Misses         13       12      -1
Impacted Files Coverage Δ
index.js 92.77% <ø> (+0.6%) ⬆️

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 52aa306...ab39da5. Read the comment docs.

@tangbc tangbc merged commit 8c472f0 into tangbc:master Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants