reshaped 3.7.0-canary.10 → 3.7.0-canary.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
@@ -19,3 +19,4 @@
|
|
19
19
|
- Autocomplete: Added onEnter handler
|
20
20
|
- Flyout: Make nested flyouts blocking to make sure they are closed one by one
|
21
21
|
- Flyout, Popover: autoFocus=false prop support (aligned with modals)
|
22
|
+
- Button: Fixed Buttons in groups wrapped with popover from losing border radius
|