What's Changed
- fix(code-snippet):
showMoreLess={false}
should hide button by @metonym in #1917 - fix(image-loader): updated
src
should update the image by @metonym in #1919 - fix(overflow-menu): use
offsetWidth
,offsetHeight
to compute menu dimensions by @Sahasrara in #1913 - fix(toast-notification): clear
autoclose
timeout correctly by @metonym, @brunnerh in #1915
New Contributors
- @Sahasrara made their first contribution in #1913
Full Changelog: v0.82.10...v0.82.11