reshaped 3.1.0 → 3.1.2

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,36 +1,3 @@
1
- 3.1.0
1
+ Overlay: blurred
2
2
 
3
- - Updated dependencies, updated eslint
4
- - Reshaped global reset styles in rs.reset
5
- - Switched to :focus-visible wherever possible
6
- - Added more theming types with the full definition and token names
7
- - Theming: letter spacing support
8
- - Modal: attribures.ref support
9
- - Modal: disableSwipeGesture
10
- - Slider: vertical orientation
11
- - Tooltip, Popover, DropdownMenu: Fixed position calculations
12
- - Tooltip: disabled flag
13
- - Tooltip: Cooldown for tooltip groups
14
- - Popover, DropdownMenu, Autocomplete: containerRef
15
- - Popover, DropdownMenu: updatePosition in instanceRef, added InstanceRef types
16
- - Popover, Tooltip, DropdownMenu, Autocomplete: ShadowDOM support
17
- - Text: Responsive weight
18
- - View: Responsive border color
19
- - Tooltip, Popover: Disabled content hover
20
- - Carousel: Renamed CarouselInstanceRef -> CarouselInstance
21
- - Flyout: Calculate position correctly inside fixed position containers that are not top: 0
22
- - Modal: Improved edge cases of swipe to close in scrollable modals
23
- - Modal: Prevent swipe to close when text selection is happening
24
- - Overlay, Modal: shadow dom support
25
- - Popover, Tooltip: Only trigger focus events for keyboard mode
26
- - Popover, DropdownMenu: Popover.Dismissible
27
- - Popover: Improved nested popovers inside tooltip
28
- - Popover, DropdownMenu: disableCloseOnOutsideClick
29
- - Slider: Fixed focus state to work based on focus-visible
30
- - Slider: renderValue=false
31
- - Button: elevated variant focus shadow
32
-
33
- - Figma: Autocomplete as component
34
- - Figma: Removed local color scoping
35
- - Figma: Updated description links
36
- - Figma: typography weight and scoping
3
+ 3.2.0