Melanie Sumner
Melanie Sumner
After conversion to V2 addon and using pnpm, switch to using release-plan. See https://github.com/mansona/create-release-plan-setup for how to do it.
Thinking about when a page has content with anchor link sections, and a user visits that URL with the hash in it, we should probably make sure we don't override...
Writing an issue so it can be discussed and decided. Most of the issues I'm coming across are related to queryParams resetting the focus (as this addon intends to happen...
From #348 > So I thought I suitable reproduced my error in https://github.com/ember-a11y/ember-a11y-refocus/pull/347 but it turns out the timing issue in my application was more subtle than that. We were...
To help developers more easily understand how to use this after route transition, write example code that demonstrates use. Add this to the demo app.
add support for internationalization
some maintenance work should be done to upgrade dependencies, test, and cut a new release.
If merged, this PR would resolve the issue where toolbar navigation components did not have unique accessible names. Details: - Added aria-label attributes to the different toolbar `nav` elements
So I added the [dracula theme for prism](https://draculatheme.com/prism) by adding the CSS file to my app. I see the changes locally, but when it deploys (Netlify), the changes don't show...