reshaped 2.10.19 → 2.11.1

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 @@
1
- 2.11.0
2
-
3
- Features:
4
-
5
- - Breadcrumbs: disableExpand
6
- - Remix Vite FormControl error fixed
7
- - Toast: Added support for toast render boundaries
8
- - useHotkeys: disable flag
9
- - Modal: overlayClassName
10
- - PinField: new component
11
- - useHotkeys: preventDefault flag
12
- - Table: Added width: auto nowrap
13
- - Table: Added minWidth support
14
- - Tabs: Animated fade
15
-
16
- Fixes:
17
-
18
- - View: Fixed dividers incorrectly working with React.Fragments
19
- - View: Padding respects border
20
- - Card: Padding respects border
21
- - TextField: Fixed focus-within when focused on the button inside
22
- - useHotkeys: auto preventDefault
23
- - useHotkeys: fixed used hotkeys cleanup
24
- - DropdownMenu: fixed double click handling
25
- - Slider: Float values
26
- - Slider: Tabular numbers
27
- - Actionable: Form submission with type="submit"
28
- - Calendar: Fixed dates tabIndex edge cases
29
- - Tabs: Improved tabs animation
30
- - Tabs: Updated font weight to medium to align with buttons
31
- - Pagination: Added tabular nums
32
- - Modal: fixed swipe to close in scrollable areas
33
-
34
- Updates:
35
-
36
- - Commitlint 16, Storybook 8, Chromatic 11
1
+ 2.12.0