reshaped 3.0.8-rc.0 → 3.0.9

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,6 +1,7 @@
1
1
  3.1.0
2
2
 
3
3
  - Reshaped global reset styles in rs.reset
4
+ - Switched to :focus-visible wherever possible
4
5
  - Modal: attribures.ref support
5
6
  - Modal: disableSwipeGesture
6
7
  - Slider: vertical orientation
@@ -17,6 +18,9 @@
17
18
  - Modal: Improved edge cases of swipe to close in scrollable modals
18
19
  - Modal: Prevent swipe to close when text selection is happening
19
20
  - Overlay, Modal: shadow dom support
21
+ - Popover, Tooltip: Only trigger focus events for keyboard mode
22
+ - Popover, DropdownMenu: Popover.Dismissible
23
+ - Slider: Fixed focus state to work based on focus-visible
20
24
 
21
25
  - Figma: Removed local color scoping
22
26
  - Figma: Updated description links