@tracktor/design-system 3.11.3 → 3.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,8 +1,5 @@
1
1
  # [Versions](https://github.com/Tracktor/design-system/releases)
2
2
 
3
- ## v3.11.3
4
- ### Fix
5
- - Fixed an issue in ArticleImage component where the browser's broken image icon would briefly appear before the custom placeholder was displayed
6
- - Improved image error handling by hiding the image until it's either successfully loaded or an error is detected
7
- - Simplified the placeholder display logic for better reliability
8
- - Added visibility control to prevent flash of broken image icon during loading failures
3
+ ## v3.12.0
4
+ ### Feat
5
+ - Add a sheet file compatible with `ListAvatar`