momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

md-button, md-link, md-list and md-input accessibility Changes #1614

Closed vinitkumargoel closed 5 months ago

vinitkumargoel commented 5 months ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Before (If applicable):

After:

Types of changes

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 90.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 94.36%. Comparing base (2f96d1b) to head (86094af).

Files Patch % Lines
web-components/src/components/button/Button.ts 50.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1614 +/- ## ======================================= Coverage 94.35% 94.36% ======================================= Files 134 134 Lines 19219 19226 +7 Branches 2971 2967 -4 ======================================= + Hits 18135 18143 +8 + Misses 1084 1083 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.