reshaped 3.3.6 → 3.3.7

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
@@ -3,3 +3,6 @@
3
3
  - Overlay: containerEl locks scroll only for itself and not the body
4
4
  - ScrollArea: Fixed nested scroll area hover
5
5
  - Accordion: fixed animation in Preact
6
+ - DropdownMenu: fixed onClick in submenu with reduced motion
7
+ - Carousel: attributes.style support
8
+ - Carousel: width: 100% for not-fitting items