| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-04 | 14.9 kB | |
| v3.10.0 source code.tar.gz | 2026-03-04 | 452.8 kB | |
| v3.10.0 source code.zip | 2026-03-04 | 811.0 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
@reshaped/headless
Minor Changes
-
b1381a3Thanks @blvdmitry! - useKeyboardArrowNavigation: extracted to @reshaped/headless -
63836d6Thanks @blvdmitry! - useOnClickOutside: extracted to @reshaped/headless -
#572
e69c177Thanks @blvdmitry! - Extracted Reshaped provider and all of its dependencies into @reshaped/headless -
cdb1094Thanks @blvdmitry! - useHandlerRef: Exracted to @reshaped/headless -
c3fe7b1Thanks @blvdmitry! - useScrollLock: extracted to @reshaped/headless -
076b649Thanks @blvdmitry! - useToggle: extracted to @reshaped/headless -
8f210faThanks @blvdmitry! - Actionable: Extracted to @reshaped/headless -
6d9283fThanks @blvdmitry! - Exposed classNames and TrapFocus
Patch Changes
- Updated dependencies [
ed23b45,f84659d,5d83fff,4742502,54c43ee,69d77c8,e69c177,f2b61ed,12e2e83,b5ea590,f5a4d53,a23c79d]: - @reshaped/utilities@3.10.0
reshaped
Minor Changes
-
b1381a3Thanks @blvdmitry! - useKeyboardArrowNavigation: extracted to @reshaped/headless -
63836d6Thanks @blvdmitry! - useOnClickOutside: extracted to @reshaped/headless -
#572
e69c177Thanks @blvdmitry! - Extracted Reshaped provider and all of its dependencies into @reshaped/headless -
cdb1094Thanks @blvdmitry! - useHandlerRef: Exracted to @reshaped/headless -
c3fe7b1Thanks @blvdmitry! - useScrollLock: extracted to @reshaped/headless -
076b649Thanks @blvdmitry! - useToggle: extracted to @reshaped/headless -
8f210faThanks @blvdmitry! - Actionable: Extracted to @reshaped/headless -
#571
48dbffbThanks @blvdmitry! - Flyout, Popover, DropdownMenu, Tooltip, ContextMenu, Autocomplete: Added contentZIndex property -
#569
cb5a628Thanks @erickcelio! - Modal/Overlay: Adding the contained prop to control whether the component should be contained within the container element.
Patch Changes
-
#565
f84659dThanks @blvdmitry! - classNames: moved to @reshaped/utilities and re-exported from reshaped -
#561
9d50a3eThanks @petewins! - Fix Select component to support native optgroup elements. The component now correctly recognizes<optgroup>elements as valid containers for options, allowing native select dropdowns to render with grouped options. -
#584
6d716e4Thanks @blvdmitry! - ButtonGroup: Fixed separator color in the disabled button group -
ab5a698Thanks @blvdmitry! - Added outline tokens support in the tailwind integration -
aa26010Thanks @blvdmitry! - PinField: Fixed container scroll on focus -
875c365Thanks @blvdmitry! - Badge: Fixed touch hitbox styles -
1896c60Thanks @blvdmitry! - Modal: fix incorrect max-height value for the bottom position -
#562
b81637fThanks @blvdmitry! - Actionable: Updated render prop attributes types to better match router libraries types -
e67ea70Thanks @blvdmitry! - Flyout: Removed the safe area buffer -
1811785Thanks @blvdmitry! - Updated build order -
1c65f9bThanks @blvdmitry! - Updated slate theme neutral colors reducing their chroma -
9b815e6Thanks @blvdmitry! - Added stories to the build output -
#582
0064c14Thanks @blvdmitry! - Text: Added semibold and extrabold weight support -
c5cc8c5Thanks @blvdmitry! - Modal: Fixed scroll locking when using together with swipe gestures -
#592
7295d3eThanks @blvdmitry! - Overlay: Added support for rendering other portals inside the overlay without triggering onClose when clicking inside them -
#566
290dab3Thanks @its-monotype! - Fix Slider to triggeronChangeCommitwhen changing values via keyboard interactions. -
#583
20be540Thanks @pascalduez! - Add@types/culoritoreshapedpackagedependencies. Fix a Typescript error surfacing on projects without theskipLibCheckoption set. -
763b71bThanks @blvdmitry! - Updated tailwind theme definitions -
#593
b6b62b3Thanks @blvdmitry! - ToggleButton, ToggleButtonGroup: Added selectedVariant property -
ccb87a5Thanks @blvdmitry! - Flyout: Addded additional edge cases handling for flyout closing -
872434bThanks @blvdmitry! - Text: Updated reset to use inherit instead of unset -
#570
a23c79dThanks @blvdmitry! - lockScroll: moved to @reshaped/utilities and re-exported from reshaped -
296d9ebThanks @blvdmitry! - Added baseline browser compatility for stylelint -
Updated dependencies [
b1381a3,63836d6,e69c177,cdb1094,c3fe7b1,076b649,8f210fa,6d9283f]: - @reshaped/headless@3.10.0
@reshaped/utilities
Minor Changes
-
#572
e69c177Thanks @blvdmitry! - Extracted Reshaped provider and all of its dependencies into @reshaped/headless -
#564
b5ea590Thanks @blvdmitry! - TrapFocus: Moved to the @reshaped/utilities package and re-exported from reshaped
Patch Changes
-
ed23b45Thanks @blvdmitry! - Flyout: Simplified position calculations -
#565
f84659dThanks @blvdmitry! - classNames: moved to @reshaped/utilities and re-exported from reshaped -
5d83fffThanks @blvdmitry! - Flyout: improved positioning inside containers and other edge cases -
#557
4742502Thanks @blvdmitry! - Flyout: Moved implementation to the new utilities package -
54c43eeThanks @blvdmitry! - Added package readme -
69d77c8Thanks @blvdmitry! - Flyout: Fixed width resolving for contentMaxWidth and fallback edge cases -
f2b61edThanks @blvdmitry! - Flyout: fixed position inside scrollable containers -
12e2e83Thanks @blvdmitry! - Flyout: Removed thrown errors for not found trigger bounds and return the passed position instead -
f5a4d53Thanks @blvdmitry! - Flyout: New utility -
#570
a23c79dThanks @blvdmitry! - lockScroll: moved to @reshaped/utilities and re-exported from reshaped