Melanie Sumner
Melanie Sumner
## Summary If merged, this PR resolves issue #1987 ## Description Changed instances where spec contradicted itself with respect to focus management as a responsibility of authors. Per managing focus...
This PR: https://github.com/ember-a11y/ember-a11y-refocus/pull/368 had tests passing, so I felt safe to merge it. However, I think this needs a bit more investigation. 1. after merging, I was getting `npm-run-all not...
If merged, this PR upgrades dependencies as far as possible without code refactoring. - ember-cli - ember-auto-import
Right now, current release is allowed to fail (via ember-try config). It should be updated so that current release works, and the scenario should be re-enabled.
I think that how this addon works will be supported with the use of TypeScript. It should make things more explicit and everyone will benefit from that clarity.
### :pushpin: Summary If merged, this PR updates the version of `ember-a11y-refocus`. It's a patch version that resolves issues TFC was having with the new `excludeAllQueryParams` flag. Tested this with...
- Add a prettier config file - Add instructions to run prettier - Add instructions for forks
Closes [accname issue 244](https://github.com/w3c/accname/issues/244) If merged, this PR updates step 2C to be the agreed upon text per this issue: https://github.com/w3c/accname/issues/244
I would like to propose that we consider adopting a process similar to The TC39 Process: https://tc39.es/process-document/ The Stages approach could provide some explicit relief for implementors that wish to...
Related to https://github.com/ember-a11y/ember-a11y-refocus/pull/386 Would be good to have a test that ensures we're not missing anything.