Skip to content

Releases: coreui/coreui-icons-vue

v2.2.0

29 Aug 22:11

Choose a tag to compare

v2.0.0

28 Mar 13:35

Choose a tag to compare

release: v2.0.0

v2.0.0-alpha.1

04 Aug 12:30

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release
release: v2.0.0-alpha.1

1.3.5

03 Jun 08:16

Choose a tag to compare

fix: 1.3.5 release -  fix toCamelCase function

1.3.3

27 May 09:36

Choose a tag to compare

fix: 1.3.3 version release: fix styles and update packages

1.3.2

20 May 07:42

Choose a tag to compare

fix: fix converting to camel case

1.3.1

16 Mar 13:16

Choose a tag to compare

Dependencies update release

1.3.0

19 Feb 16:18

Choose a tag to compare

1.3.0

feat: add warnings if the user calls wrong icon name

1.2.0

04 Feb 16:29

Choose a tag to compare

1.2.0

Changes

feat: CIcon component - add 'use' prop, update typings

fix: give 'size' prop precedence over height and width attributes, add 'custom' as a valid value of 'size' prop

refactor: remove code duplication in CIcon component

1.1.2

14 Jan 14:16

Choose a tag to compare

v1.1.2

This release removes functionality of generating <title> tags based on icon name, as it might be misleading for users. Now 'title' prop must be passed to generate the title.

This version also adds role="img" to svg element, for accessibility.