Change Log

2.1.0

Minor Changes

  • 45e0c17e: eslint-plugin-lit-a11y: use template-analyzer directly from lit plugin

2.0.0

Major Changes

  • ed2b36e8: chore: remove intl list format
  • ed2b36e8: Remove eslint dependency (in favour of peer dependency)

1.1.0

Minor Changes

  • f411714e: Check tagged template literals of the package lit by default

Patch Changes

  • 40837d10: - use latest axe-core
    • allow not required attributes in role testing

1.1.0-next.1

Patch Changes

  • 40837d10: - use latest axe-core
    • allow not required attributes in role testing

1.1.0-next.0

Minor Changes

  • f411714e: Check tagged template literals of the package lit by default

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.1 (2020-10-23)

Bug Fixes

  • eslint-plugin-lit-a11y: guard against placeholders (#1941) (492b53f)

1.0.0 (2020-10-23)

Features

BREAKING CHANGES

  • eslint-plugin-lit-a11y: initial release

Co-authored-by: Benny Powers [email protected]

0.5.6 (2020-10-22)

Note: Version bump only for package eslint-plugin-lit-a11y

0.5.5 (2020-10-21)

Bug Fixes

  • eslint-plugin-lit-a11y: add pkg.json links (#1922) (364a031)

0.5.4 (2020-10-21)

Bug Fixes

  • eslint-plugin-lit-a11y: check for tabIndex property (#1918) (02381b3)

0.5.3 (2020-10-21)

Bug Fixes

0.5.2 (2020-10-20)

Note: Version bump only for package eslint-plugin-lit-a11y

0.5.1 (2020-10-18)

Bug Fixes

  • eslint-plugin-lit-a11y: fix reporting locations (#1910) (fb8c15d)
  • eslint-plugin-lit-a11y: refactors and fixes rules (#1906) (752ae09)

0.5.0 (2020-10-18)

Features

0.4.2 (2020-10-18)

Bug Fixes

  • eslint-plugin-lit-a11y: aria-label img role (#1899) (b22dc15)
  • eslint-plugin-lit-a11y: revert custom placeholder logic (#1907) (956597a)

0.4.1 (2020-10-17)

Bug Fixes

  • eslint-plugin-lit-a11y: report errors on correct location (35975e1)
  • eslint-plugin-lit-a11y: support member and conditional expressions (#1890) (74db27a)

0.4.0 (2020-10-16)

Features

  • eslint-plugin-lit-a11y: allow only valid scopes (#1892) (a725038)

0.3.1 (2020-10-16)

Note: Version bump only for package eslint-plugin-lit-a11y

0.3.0 (2020-10-15)

Features

  • eslint-plugin-lit-a11y: add heading-has-content function calls (#1883) (fb06880)
  • eslint-plugin-lit-a11y: allow alt-text role img and presentation (#1884) (7ce1aa4)

0.2.2 (2020-10-15)

Note: Version bump only for package eslint-plugin-lit-a11y

0.2.0 (2020-10-15)

Features

  • eslint-plugin-lit-a11y: add click-events-have-key-events whitelist (#1881) (a14bded)

0.1.0 (2020-10-14)

Features