Skip to content

Latest commit

 

History

History
164 lines (75 loc) · 5.47 KB

CHANGELOG.md

File metadata and controls

164 lines (75 loc) · 5.47 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.4.4 (2020-12-11)

Bug Fixes

  • Console error in Nuxt app (c6f03a7)

2.4.3 (2020-11-15)

2.4.2 (2020-10-18)

2.4.1 (2020-09-08)

Bug Fixes

  • peerDependencies axe-core (aaf2b74)

2.4.0 (2020-07-31)

Features

  • add option 'allowConsoleClears' (a71f444)

Bug Fixes

  • Title log in console inherit to support light and dark mode (d4807d1)

2.3.1 (2020-06-15)

Bug Fixes

  • types: Update index.d.ts (2d916b5)

2.3.0 (2020-06-01)

Features

  • checkAndReport: Add the checked component name in log title (b6317e9)
  • checkAndReport: Check only the updated component (672f261)

Bug Fixes

  • Add delay 500 to first check (ba488b0)

2.2.2 (2020-06-01)

2.2.1 (2020-06-01)

Bug Fixes

2.2.0 (2020-06-01)

Features

Bug Fixes

  • checkAndReport: Using double requestAnimationFrame to checkAndReport (0c59ff9)
  • types: More detailed typescript support (f097f3a)

2.1.1 (2020-05-30)

Bug Fixes

  • $axe.run: Generate logs only if there are new violations (539e41b)

2.1.0 (2020-05-15)

Features

  • Added "auto" option to manage automatic axe verification. (efc99e1)

2.0.1 (2020-05-15)

Bug Fixes

  • address typescript compile issues (fcf69fc)

2.0.0 (2020-05-13)

Breaking Changes

  • Now axe-core is a peerDependency (external)
    • e.g. npm i -D axe-core vue-axe
  • clearConsoleOnUpdate now is false by default

1.2.0 (2020-05-13)

Features

  • add custom result handler (8c5c81b)
  • Adding option to register and execute plugins (fb21d52)
  • Adding the "axeRun" method to trigger manually (a1b856b)

1.1.0 (2020-04-22)

Features

  • add custom result handler (8c5c81b)

1.0.8 (2020-01-24)

1.0.7 (2018-10-09)

1.0.6 (2018-10-04)

1.0.5 (2018-10-04)

1.0.4 (2018-05-23)

1.0.3 (2018-05-16)

1.0.2 (2018-05-16)

1.0.1 (2018-05-16)

1.0.0 (2018-05-16)