Skip to content

Releases: github/erblint-github

v0.1.3

02 Feb 21:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Sep 08:46
e74af91
Compare
Choose a tag to compare

What's Changed

  • Fix broken link by @khiga8 in #45
  • Update README.md to describe how to disable rules by @khiga8 in #47
  • Migrate remaining non-counter rules to counters by @khiga8 in #49
  • Update erblint-github gem to version v0.1.2 by @bolonio in #50

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Jul 16:25
4951044
Compare
Choose a tag to compare

What's Changed

  • Migrate accessibility rule a11y_nested_interactive_elements from dotcom to erblint-github by @bolonio in #42
  • Migrate accessibility rule a11y_landmark_has_label from dotcom to erblint-github by @bolonio in #43
  • Update erblint-github gem to version v0.1.1 by @bolonio in #44

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Jul 15:24
3e6125e
Compare
Choose a tag to compare

What's Changed

  • Migrate accessibility rule a11y_link_has_href from dotcom to erblint-github by @bolonio in #38
  • Migrate accessibility rule a11y_disabled_attribute from dotcom to erblint-github by @bolonio in #39
  • Migrate accessibility rule a11y_svg_has_accessible_text from dotcom to erblint-github by @bolonio in #40
  • Update erblint-github gem version by @bolonio in #41

New Contributors

Full Changelog: v0.0.9...v0.1.0

v0.0.9

12 Jul 00:18
Compare
Choose a tag to compare

What's Changed

  • bug: Fixes AvoidGenericLinkText bug by @khiga8 in #37

Full Changelog: v0.0.8...v0.0.9

v0.0.8

30 Jun 20:43
Compare
Choose a tag to compare

What's Changed

  • Update README with extension recommendation and note by @khiga8 in #35
  • Make linter not count punctuation against match by @khiga8 in #36

Full Changelog: v0.0.7...v0.0.8

v 0.0.7

20 Jun 16:15
Compare
Choose a tag to compare

What's Changed

  • Refine generic link text linter logic by @khiga8 in #34

Full Changelog: v0.0.6...v0.0.7

v 0.0.6

15 Jun 19:38
Compare
Choose a tag to compare

What's Changed

  • Add CODEOWNERS file by @khiga8 in #22
  • Fix docs coverage and add tests coverage workflow check by @khiga8 in #28
  • docs: add recent primer common patterns links and better heading structures by @khiga8 in #30
  • Update no-title-attribute-counter.md by @khiga8 in #31
  • Chore: update dev dependencies by @khiga8 in #33
  • Add linter against generic link text by @khiga8 in #32

Full Changelog: v0.0.5...v0.0.6

v 0.0.5

23 Feb 18:13
Compare
Choose a tag to compare

What's Changed

  • Port over counter implementation and introduce linter against title attribute by @khiga8 in #19
  • Convert NoAriaLabelMisuse to counter by @khiga8 in #21

Full Changelog: v0.0.4...v0.0.5

v 0.0.4

03 Feb 18:29
Compare
Choose a tag to compare

What's Changed

  • Add iframe has title rule by @khiga8 in #14
  • Port over no positive tabindex rule by @khiga8 in #15
  • Update redundant image rule documentation based on recent discussion by @khiga8 in #16
  • Update NoAriaLabelMisuse rule documentation by @khiga8 in #17

Full Changelog: v0.0.3...v0.0.4