Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 1.75 KB

1.0.1 (2020-04-21)

Bug Fixes

  • build: Use correct tsconfig for production build (ae7aa0f)

1.0.0 (2020-02-15)

Bug Fixes

  • ESLint: Support v7 of eslint-config-airbnb-typescript (3c91913)
  • Global: Fix ay11 typo to a11y (2370fb8)
  • Logo: Remove animation from logo (537e97b)
  • Renovator: Remove unknown property in config (7e58219)
  • SSR: Change how is tested on presence of window (3d3b81f)

Features

  • Nuxt: Add initial nuxt project (8ec7b81)
  • Nuxt: Integrate vue-transition-a11y in to example page (af1b144)
  • Renovator: Add Renovator (9e3f10b)
  • TransitionAy11: Add component and tests (0851068)