Skip to content

Releases: tommyip/bootstrap-icons-vue

Upgrade `bootstrap-icons` to v1.11.3

26 Jan 09:38
a69b87f
Compare
Choose a tag to compare

Some small upstream fixes since v1.11.1. (Release notes: v1.11.2 v1.11.3)

Fixed issue #15 (thanks @tobiasquadflieg for the contribution)

Upgrade `bootstrap-icons` to v1.11.1

04 Oct 15:26
83afe84
Compare
Choose a tag to compare

Bootstrap Icons v1.11.0 introduced 100s of new icons.

Release blog post from Bootstrap: https://blog.getbootstrap.com//2023/09/12/bootstrap-icons-1-11-0/

Thanks @tobiasquadflieg for the contribution (#13).

Upgrade `bootstrap-icons` to v1.10.3

13 Mar 12:56
7f97375
Compare
Choose a tag to compare

There are now over 1900 icons 🚀. bootstrap-icons release blog posts:
v1.9: https://blog.getbootstrap.com/2022/07/13/bootstrap-icons-1-9-0/
v1.10: https://blog.getbootstrap.com/2022/11/11/bootstrap-icons-1-10-0/

Thanks @dvdbrk for the contribution (#9).

Upgrade bootstrap-icons to v1.8.1

14 Mar 02:30
Compare
Choose a tag to compare

The v1.8.x release contains over 140 new icons. See the official release blog post for more detail.

Our versioning now also matches the upstream package.

Upgrade bootstrap-icons to v1.7.2

06 Dec 03:02
941d36b
Compare
Choose a tag to compare

This release includes hundreds of new icons as well as dozens of design fixes.

v1.7.0 release blog post: https://blog.getbootstrap.com/2021/11/01/bootstrap-icons-1-7-0/
v1.6.0 release blog post: https://blog.getbootstrap.com/2021/10/13/bootstrap-icons-1-6-0/

Upgrade bootstrap-icons to v1.5.0

21 May 04:37
e26c22a
Compare
Choose a tag to compare

bootstrap-icons-vue is a Vue component library for Bootstrap Icons.

This release upgrades Bootstrap Icons to v1.5.0, which includes 45 new icons. See the official blog post for more detail.

Upgrade bootstrap-icons to v1.4.0

25 Feb 07:34
cbfa8f5
Compare
Choose a tag to compare

The 1.4.0 release of bootstrap-icons introduces over 60 new weather icons, among other fixes. For more details, check out the official blog post.

Upgrade bootstrap-icons to v1.3.0

09 Jan 13:57
28f0d51
Compare
Choose a tag to compare

Bootstrap Icons v1.3.0 added over 60 new icons along with some bug fixes to existing ones. See the official blog post for more detail.

Fix Webpack not tree-shaking unused icons

01 Jan 07:59
7767b37
Compare
Choose a tag to compare

Add hints for Terser to recognize the fact that the library is side-effect free so tree-shaking unused exports is fine.

Thanks @xyven1 for discovering the issue (#1).

Upgrade bootstrap-icons to v1.2.2

27 Dec 04:38
ba671c2
Compare
Choose a tag to compare

Changes in bootstrap-icons:

Misc:

  • Added development instructions to readme.