reshaped 3.7.0-canary.6 → 3.7.0-canary.8

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
@@ -12,3 +12,6 @@
12
12
  - Tabs: Added Tabs.Item disabled prop
13
13
  - Text: Added monospace prop
14
14
  - Tooltip: Added color prop
15
+ - Tabs: Fixed horizontal scrolling caused by negative margins
16
+ - Carousel: Updated outline styles when there are no focusable elements inside the carousel
17
+ - TrapFocus: Keep the focus on the manually focused elements