Releases: tommyip/bootstrap-icons-vue
Upgrade `bootstrap-icons` to v1.11.3
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
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
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/
Upgrade bootstrap-icons to v1.8.1
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
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
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
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
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
Upgrade bootstrap-icons to v1.2.2
Changes in bootstrap-icons
:
- v1.2.0 - added a small set of social icons as well as a suite of media icons (official blog post)
- v1.2.1 - fixed a typo (official blog post)
- v1.2.2 - icons touch up (official blog post)
Misc:
- Added development instructions to readme.