backport 1877

This commit is contained in:
Cory LaViska
2024-02-20 12:53:38 -05:00
parent cb1c423aea
commit 0095ca5fe7
3 changed files with 6 additions and 2 deletions

View File

@@ -23,11 +23,16 @@ New versions of Web Awesome are released as-needed and generally occur when a cr
## Next
- Fixed a bug in `<sl-rating>` that caused the rating to not reset in some circumstances [#1877]
## 2.14.0
- Added the Arabic translation [#1852]
- Added help text to `<sl-checkbox>` [#1860]
- Added help text to `<sl-switch>` [#1800]
- Fixed a bug in `<sl-option>` that caused HTML tags to be included in `getTextLabel()`
- Fixed a bug in `<sl-carousel>` that caused slides to not switch correctly [#1862]
- Refactored component styles to be consumed more efficiently [#1692]
## 2.13.1