reshaped 2.11.10 → 2.11.11

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
@@ -6,3 +6,6 @@
6
6
  - Actionable: Switched to :focus-visible
7
7
  - Badge: Relaxed the types to be able to pass dismissAriaLabel while onDismiss is undefined
8
8
  - Modal: Added full-screen position
9
+ - Tooltip: Optional text prop
10
+ - Modal: Added autoFocus=false support
11
+ - Modal: Added ariaLabel support