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

US136099 - sub old d2l-offscreen with core version #131

Merged
merged 3 commits into from
Feb 10, 2022

Conversation

annabelsegalld2l
Copy link
Contributor

No description provided.

@@ -115,7 +107,7 @@ class D2LNavigationButton extends mixinBehaviors([D2L.PolymerBehaviors.Button.Be
<span class$="[[_getTopBorderClass()]]"></span>
<slot></slot>
</button>
<span id="[[_ariaDescriptionId]]" class="d2l-offscreen-description">[[ariaDescribedbyText]]</span>
<d2l-offscreen id="[[_ariaDescriptionId]]" class="d2l-offscreen-description">[[ariaDescribedbyText]]</d2l-offscreen>
Copy link
Contributor

Choose a reason for hiding this comment

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

If nothing else is referencing it, I think the CSS class attribute can go away?

@annabelsegalld2l annabelsegalld2l changed the title sub old d2l-offscreen with core version US136099 - sub old d2l-offscreen with core version Feb 10, 2022
@annabelsegalld2l annabelsegalld2l marked this pull request as ready for review February 10, 2022 16:21
@annabelsegalld2l annabelsegalld2l merged commit a10018e into main Feb 10, 2022
@annabelsegalld2l annabelsegalld2l deleted the asegall/offscreen branch February 10, 2022 18:57
@ghost
Copy link

ghost commented Feb 10, 2022

🎉 This PR is included in version 4.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ghost ghost added the released label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants