Hint
INFO
This is the common changelog of the base-components package.
17.0.2 (April 30, 2026)
Fixed
- flex-box: Incorrect handling of styles for focus ring offset values.
17.0.1 (April 16, 2026)
Fixed
- Build processing to correct extract styles.
17.0.0 🅱️ (April 15, 2026)
BREAK
- breakpoints: New major version.
- grid: New major version.
- flex-box: New major version.
- neighbor-location: New major version.
- popper: New major version.
- portal: Removed using
getNodeByRef. UseReact.RefObjectinstead. - outside-click: Removed using
getNodeByRef. UseReact.RefObjectinstead. - scroll-area: Removed using
getNodeByRef. UseReact.RefObjectinstead.
16.5.0 (April 1, 2026)
Added
- box: Add
hoverCursortoBox. insetproperty for the Box component.
16.4.2 (December 1, 2025)
Fixed
- The "Popper" with focus or hover interaction opens after moving to the trigger from the popper using the Tab key.
16.4.1 (October 17, 2025)
Fixed
- Mouse interaction with elements inside a
ScrollArea.Containerwhen the container has focus-visible.
16.4.0 (October 3, 2025)
Changed
- Styles for
:focus-visiblein Box and ScrollArea. - Border-radius for invalid pattern in InvalidStateBox.
16.3.0 (September 20, 2025)
Added
- Ability to use two tags in
tagproperty. First for some logic likeEllipsisorSelect.Triggerand second for realhtmltag.
16.2.4 (September 12, 2025)
Changed
- Don't open popper
onFocusif last interaction was with mouse.
16.2.3 (September 17, 2025)
16.2.1 (August 29, 2025)
Changed
- Type description for
PopperPopperProps/PopperProps/ScrollAreaProps/ScrollBarProps/BoxProps.
16.2.0 (August 8, 2025)
Added
text-alignCSS property toBoxcomponent.
16.1.2 (July 23, 2025)
16.1.0 (June 20, 2025)
Added
- New properties -
shadowSizeandshadowThemefor customize Shadows.
16.0.2 (June 12, 2025)
Added
- ResizeObserver for the
Wrappercomponent in theScrollArea.
Changed
keyboardFocustofocusevent for popper triggers withhoverinteraction.
16.0.1 (May 26, 2025)
Fixed
Delaydoesn't work for theCollapsecomponent.
16.0.0 (May 19, 2025)
Added
- Package with base components.
outlinefor all Box'es with:focus-visible.topOffsetandbottomOffsetto Bars in ScrollArea.nodeToMountproperty toPortal.
Fixed
keydownevent was propagated fromPopper.
Versioning update 🔄
Starting with Intergalactic v16, major versions of components are synchronized with the library version.