Skip to content

Releases: robcresswell/vue-material-design-icons

5.3.0

28 Jan 15:33
18eed36
Compare
Choose a tag to compare

5.3.0 (2024-01-28)

Features

  • correct aria-hidden behaviour, update icons (bf27c16), closes #294

5.2.0

03 Feb 17:43
4b79bae
Compare
Choose a tag to compare

5.2.0 (2023-02-03)

Features

5.1.2

13 Jul 11:05
681f455
Compare
Choose a tag to compare

5.1.2 (2022-07-13)

Bug Fixes

  • Make v-bind first icon property (d146718), closes #283

5.1.1

03 Jul 18:27
7f1ff3f
Compare
Choose a tag to compare

5.1.1 (2022-07-03)

Bug Fixes

  • Prevent double clicking in Vue 3 (2f08947)

5.1.0

03 Jul 18:13
4690879
Compare
Choose a tag to compare

5.1.0 (2022-07-03)

Features

5.0.0

30 Nov 14:44
1bc89fe
Compare
Choose a tag to compare

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.

4.13.0

18 Sep 08:55
333baf3
Compare
Choose a tag to compare

4.13.0 (2021-09-18)

Features

4.12.1

16 Jun 13:28
49494c7
Compare
Choose a tag to compare

4.12.1 (2021-06-16)

Bug Fixes

  • remove title when purely decorative (802a094)

4.12.0

16 Jun 13:26
f99de8a
Compare
Choose a tag to compare

4.12.0 (2021-06-16)

Features

4.11.0

09 Nov 18:35
6fa8aee
Compare
Choose a tag to compare

4.11.0 (2020-11-09)

Features