Skip to content

Latest commit

 

History

History
96 lines (55 loc) · 5.7 KB

CHANGELOG.md

File metadata and controls

96 lines (55 loc) · 5.7 KB

Changelog

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

3.2.0 (2024-07-24)

Features

  • Add FocusLoop (99abfdf)
  • Add translations (2e1394f)
  • Add violation details view (5d330d1)
  • Adding live region to announce the change in pop-up view (28779b8)
  • Escape to close the Popup (794907c)
  • Highlight elements (cbc17f6)
  • Sticky back button (9e8963c)

Bug Fixes

  • Add role="region" in pop-up component to avoid ARIA landmark errors (b447051)
  • Auto run when update elements (1c55242)
  • Avoid axeRun on the "update hook" of VueAxePopup components (b808894)
  • Change from deepmerge to merge (8e2bc46)
  • Check component name in updated mixin (744d8f9)
  • Prevent purgeCSS from removing the code block style (3d94aad)
  • toggle-popup event name (e975a35)
  • Update text version (2825808)
  • Use camelCase in emits (064fc94)
  • Use description violation (52f1866)
  • Use prefix when @apply class (b5fd338)
  • Using loading in PopupBody (a492d59)

3.1.2 (2021-01-20)

Features

  • Escape to close the Popup (794907c)

Bug Fixes

3.1.1 (2021-01-17)

Features

  • Escape to close the Popup (794907c)

Bug Fixes

3.1.0 (2021-01-17)

Features

  • Escape to close the Popup (794907c)

Bug Fixes

3.0.0 (2021-01-16)

Features

3.0.0-beta.3 (2020-10-09)

Bug Fixes

  • Add role="region" in pop-up component to avoid ARIA landmark errors (b447051)
  • Check component name in updated mixin (744d8f9)

3.0.0-beta.2 (2020-10-09)

Bug Fixes

  • Check component name in updated mixin (744d8f9)