Skip to content

A11y Linting and Dependency Updates

Compare
Choose a tag to compare
@TheJaredWilcurt TheJaredWilcurt released this 16 Jul 18:12
512a079

Changes:

  • Replaced the Vue-A11Y linting plugin with the better maintained VueJS-Accessibility
  • Fixed a Jest Haste-Map warning
  • Updated all dependencies/devDependencies to latest including:
    • Vue-Test-Utils from Beta 31 to 1.0.3
    • Vue-CLI 4.4.6
    • NW.j 0.47 (Chrome 84 & Node 14.5.0)

Diffs against previous releases:

Missing features:

  • E2E Testing (accepting PRs)