Skip to content

5.0.0

Compare
Choose a tag to compare
@robcresswell robcresswell released this 30 Nov 14:44
· 12 commits to dev since this release
1bc89fe

5.0.0 (2021-11-30)

Features

  • Vue 3 compatibility & better a11y (c65d8ea)

BREAKING CHANGES

  • This PR reverts the changes to make these components functional, making them usable in both Vue 2 and Vue 3. If you're using loads of icons on one page, you may see minor performance regressions in Vue 2.

This patch also removes the default title, encouraging better accessibility by removing unhelpful titles that dont indicate usage. The decorative prop has been removed and any icons that do not have a meaningful title will be hidden from screen readers.