Skip to content

Latest commit

 

History

History
93 lines (51 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

93 lines (51 loc) · 5.04 KB

Changelog

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

0.1.15 (2020-07-01)

0.1.14 (2020-06-15)

Bug Fixes

0.1.13 (2020-06-11)

0.1.12 (2020-06-10)

0.1.11 (2020-06-02)

Bug Fixes

  • bump up vue-axe to 2.3.0 (f9c7e54)

0.1.10 (2020-05-28)

Bug Fixes

  • FigureCode: Make figurecode components as functional (e7313e5)

0.1.9 (2020-05-28)

Features

  • Axe: using defaultConfig to axe and add docs (5720ca7)
  • Axe: (8933742)
  • ColorMode: using defaultConfig to colorMode (0316f46)
  • docs: Add how to create a new theme color (cfc77e3)
  • Open a new window: Add warning in external link markdown plugin (9d4c803)

Bug Fixes

  • Register WarningOpenLinkNewWindow locally (328b3ef)
  • toggle sidebar by keybord events (70c754a)
  • markdown-it-anchor: Add aria-label in anchors (1ca5a57)
  • styles: require content in override (02efaa9)
  • added visibility hidden sidebar when mobile to avoid focusing on links while hidden (dfe0a62)

0.1.8 (2020-05-25)

Features

  • Custom announcer complementRoute by locale (a3aaf46)

0.1.7 (2020-05-24)

0.1.6 (2020-05-23)

0.1.5 (2020-05-23)

0.1.4 (2020-05-23)

Bug Fixes

0.1.3 (2020-05-22)

Bug Fixes

  • Use slot in ClientOnly component (4a4b46e)

0.1.2 (2020-05-22)

0.1.1 (2020-05-22)

  • Light, dark and sepia style theme
  • WCGA G201 technique for external links
  • Color mode settings by themeConfig
  • Add vue-announcer
  • Add vue-skip-to
  • Accessible color contrast themes
  • Container figurecode for wrap code block with figure and figcaption elements