Releases: reshaped-ui/reshaped
v4.0.0-canary.5
reshaped
Major Changes
-
#608
ae503ddThanks @blvdmitry! - Overlay: Removed number support from transparency -
#608
be03657Thanks @blvdmitry! - Tabs: Renamed pills-elevated to pills-raised and updated its design -
#608
32f5122Thanks @blvdmitry! - Select: renderValue is required for multiselection -
#608
ceee808Thanks @blvdmitry! - Card: renamed elevated to elevation prop with base, raised and overlay values -
#608
34884a2Thanks @blvdmitry! - Select: Moved to explicit trigger rendering with SelectTrigger instead of scanning for children -
#608
dffd2b6Thanks @blvdmitry! - Button: Removed deprecated position property in aligner -
#608
f75412cThanks @blvdmitry! - Stepper: Deleted component -
#608
05f81ffThanks @blvdmitry! - Toast: Removed provider-leveltoastOptionsand moved width control to per-toastshow()calls.
Addedwidthsupport to toast options withshortandlongpresets (as well as custom CSS width values), where collapsed stacks use the latest toast width and expanded stacks restore each toast's original width.
Updated toast API by replacingsizewithorientationand removinginvertedcolor. -
#608
1fce403Thanks @blvdmitry! - Button: Removed faded variant -
#608
34884a2Thanks @blvdmitry! - Select: Removed Select.Custom and made custom rendering as default -
#608
162197fThanks @blvdmitry! - ActionBar: Removed from the library in favor of View -
#608
5231fdfThanks @blvdmitry! - Select: inputAttributes now correctly always apply to the input/select element, SelectTrigger got a new triggerAttributes prop for linking it with the flyout -
#608
8d5904fThanks @blvdmitry! - Flyout: Removed deprecated forcePosition and fallbackMinWidth props -
#608
67389cbThanks @blvdmitry! - Carousel: Dropped CarouselInstanceRef in favor of CarouselInstance type -
#608
f75412cThanks @blvdmitry! - Timeline: Deleted component -
#608
8fdb766Thanks @blvdmitry! - Divider: renamed offset to inset and updated it to use unit tokens instead of string px values -
#608
0db8f41Thanks @blvdmitry! - MenuItem: Removed roundedCorners property -
#608
a65faeeThanks @blvdmitry! - Scrim: Deleted component -
#608
1fce403Thanks @blvdmitry! - Hokey: Deleted component in favor of using Badge -
#608
a492935Thanks @blvdmitry! - Reshaped: Updated default theme to slate -
#608
aba50d0Thanks @blvdmitry! - Autocomplete, Checkbox, HiddenInput, Radio, Select, Switch, TextArea, TextField: Dropped onFocus and onBlur in favor of attributes -
#608
d2eb744Thanks @blvdmitry! - Flyout, Popover: added scrollable element with its own className and attributes, padding moved to it insted of .inner -
#608
553ca6eThanks @blvdmitry! - Badge: Removed outline variant, update icon sizes/gaps/paddings -
#604
9d06cf9Thanks @blvdmitry! - ProgressBar: renamed Progress to ProgressBar -
#608
bd2c0f2Thanks @blvdmitry! - TextField: Updated default endSlotPadding to 2, layout improvements -
#608
1fce403Thanks @blvdmitry! - Button: Renamed elevated to raised -
#608
553ca6eThanks @blvdmitry! - Text: Updated the variant names to match the new typography tokens -
#608
be03657Thanks @blvdmitry! - Tabs: Removed automatic defaultValue detection in favor of manually passing it -
#608
08c6441Thanks @blvdmitry! - View: aspectRatio no longer overrides children ratio and only changes the dimensions of the view itself
Minor Changes
-
#608
9790582Thanks @blvdmitry! - Card: Added gap, direction, align, justify props -
#608
553ca6eThanks @blvdmitry! - Alert: Updated the icon size and neutral alert icon color -
#608
425383eThanks @blvdmitry! - Select: selectedIconPosition -
#608
49ccef3Thanks @blvdmitry! - FormControl: added gap property and improved default gaps -
#608
afa6b7aThanks @blvdmitry! - Tabs: Added small variant -
#608
1fce403Thanks [@blvdmitry...
v3.10.3
@reshaped/headless
Patch Changes
- Updated dependencies []:
- @reshaped/utilities@3.10.3
reshaped
Patch Changes
-
db2f0c6Thanks @blvdmitry! - Added missing reduced motion checks for components relying on transition evens -
Updated dependencies []:
- @reshaped/headless@3.10.3
v3.11.0-canary.4
@reshaped/headless
Patch Changes
- Updated dependencies []:
- @reshaped/utilities@3.11.0-canary.4
reshaped
Patch Changes
-
abe3012Thanks @blvdmitry! - Flyout: enabled dismissible queue for hover flyouts -
#610
117ec29Thanks @blvdmitry! - Flyout: Fixed shadow dom and nested modal positioning -
Updated dependencies []:
- @reshaped/headless@3.11.0-canary.4
v3.11.0-canary.1
@reshaped/headless
Patch Changes
- Updated dependencies []:
- @reshaped/utilities@3.11.0-canary.1
reshaped
Patch Changes
-
dc6ba78Thanks @blvdmitry! - useElementId: exported from headless -
Updated dependencies []:
- @reshaped/headless@3.11.0-canary.1
v3.10.2
@reshaped/headless
Patch Changes
- Updated dependencies []:
- @reshaped/utilities@3.10.2
reshaped
Patch Changes
-
a945557Thanks @blvdmitry! - Flyout: Fixed safeArea timeout edge case causing the timer to stop without restarting -
Updated dependencies []:
- @reshaped/headless@3.10.2
v3.10.1
@reshaped/headless
Patch Changes
- Updated dependencies []:
- @reshaped/utilities@3.10.1
reshaped
Patch Changes
-
52221ccThanks @blvdmitry! - Fixed postcss-custom-media import -
Updated dependencies []:
- @reshaped/headless@3.10.1
v3.10.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 [
b6b62b3](b6b62b3f6555c...
v3.10.0-canary.16
@reshaped/headless
Patch Changes
- Updated dependencies []:
- @reshaped/utilities@3.10.0-canary.16
reshaped
Patch Changes
-
1811785Thanks @blvdmitry! - Updated build order -
Updated dependencies []:
- @reshaped/headless@3.10.0-canary.16
v3.10.0-canary.15
@reshaped/headless
Patch Changes
- Updated dependencies []:
- @reshaped/utilities@3.10.0-canary.15
reshaped
Patch Changes
-
c5cc8c5Thanks @blvdmitry! - Modal: Fixed scroll locking when using together with swipe gestures -
Updated dependencies []:
- @reshaped/headless@3.10.0-canary.15
v3.10.0-canary.14
@reshaped/headless
Patch Changes
- Updated dependencies []:
- @reshaped/utilities@3.10.0-canary.14
reshaped
Patch Changes
-
ccb87a5Thanks @blvdmitry! - Flyout: Addded additional edge cases handling for flyout closing -
Updated dependencies []:
- @reshaped/headless@3.10.0-canary.14