fix: handle null activeElement in _spaceCatcher AND fix: guard _moveManual and _ariaChecked against dom-repeat race AND MORE #17
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Check Commits | |
| on: | |
| pull_request: | |
| jobs: | |
| check-commits: | |
| uses: FlowingCode/GithubActions/.github/workflows/check-commits.yml@main |