Skip to content

Latest commit

 

History

History
91 lines (29 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

91 lines (29 loc) · 2.77 KB

2.0.0 (2022-02-07)

2.0.0-rc.1 (2021-10-23)

Bug Fixes

  • size values with rem units are invalid in Safari (65cdf4a), closes #13

2.0.0-rc (2021-06-12)

2.0.0-beta.1 (2021-04-24)

Bug Fixes

  • use the innerHTML property to render icon content (#9) (a08bef5)

2.0.0-beta (2021-01-23)

Features

  • add a default value to the type prop (8d68c63)

2.0.0-alpha (2021-01-21)

  • refactor!: upgrade to Vue 3 (669dae8)

BREAKING CHANGES

  • drop support for Vue 2.

1.1.1 (2020-11-14)

Bug Fixes

  • inherit missing static attributes (3e8ae72), closes #5

1.1.0 (2020-10-31)

Performance Improvements

  • switch to functional component (#4) (38c34f1)

1.0.1 (2020-06-06)

1.0.0 (2019-01-26)

Features

  • register as a Vue plugin (c03c9ca)
  • register the component automatically once loaded (f538b12)

0.2.1 (2018-08-05)

0.2.0 (2018-03-25)

0.1.0 (2018-03-20)