diff --git a/CHANGELOG.md b/CHANGELOG.md index 80d0f44ab..e456dbf71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Fixed a bug where `role` was on the wrong element and aria attribute weren't explicit in `sl-checkbox`, `sl-switch`, and `sl-radio` - Fixed a bug where dynamically adding/removing a slot wouldn't work as expected in `sl-card`, `sl-dialog`, and `sl-drawer` - Fixed a bug where the value wasn't updated and events weren't emitted when using `setRangeText` in `sl-input` and `sl-textarea` +- Updated `bootstrap-icons` to 1.0.0 with many icons redrawn and improved - Optimized `hasSlot` utility by using a simpler selector **Form validation has been reworked and is much more powerful now!** diff --git a/docs/components/icon.md b/docs/components/icon.md index 0b3f499a4..3fd476956 100644 --- a/docs/components/icon.md +++ b/docs/components/icon.md @@ -4,7 +4,7 @@ Icons are symbols that can be used to represent or provide context to various options and actions within an application. -Shoelace comes bundled with over 1,000 icons courtesy of the [Bootstrap Icons](https://icons.getbootstrap.com/) project. Click or tap on an icon below to copy the name and use it like this. +Shoelace comes bundled with over 1,100 icons courtesy of the [Bootstrap Icons](https://icons.getbootstrap.com/) project. Click or tap on an icon below to copy the name and use it like this. ```html