Skip to content

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. Use React.RefObject instead.
  • outside-click: Removed using getNodeByRef. Use React.RefObject instead.
  • scroll-area: Removed using getNodeByRef. Use React.RefObject instead.

16.5.0 (April 1, 2026)

Added

  • box: Add hoverCursor to Box.
  • inset property 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.Container when the container has focus-visible.

16.4.0 (October 3, 2025)

Changed

  • Styles for :focus-visible in Box and ScrollArea.
  • Border-radius for invalid pattern in InvalidStateBox.

16.3.0 (September 20, 2025)

Added

  • Ability to use two tags in tag property. First for some logic like Ellipsis or Select.Trigger and second for real html tag.

16.2.4 (September 12, 2025)

Changed

  • Don't open popper onFocus if last interaction was with mouse.

16.2.3 (September 17, 2025)

2 releases with dependency updates only

16.2.3 (September 17, 2025)

  • Version patch update due to children dependencies update (@semcore/core [16.2.0 ~> 16.3.0]).

16.2.2 (September 5, 2025)

  • Version patch update due to children dependencies update (@semcore/core [16.1.1 ~> 16.2.0]).

16.2.1 (August 29, 2025)

Changed

  • Type description for PopperPopperProps/PopperProps/ScrollAreaProps/ScrollBarProps/BoxProps.

16.2.0 (August 8, 2025)

Added

  • text-align CSS property to Box component.

16.1.2 (July 23, 2025)

2 releases with dependency updates only

16.1.2 (July 23, 2025)

  • Version patch update due to children dependencies update (@semcore/core [16.0.3 ~> 16.0.4]).

16.1.1 (July 4, 2025)

  • Version patch update due to children dependencies update (@semcore/core [16.0.1 ~> 16.0.3]).

16.1.0 (June 20, 2025)

Added

  • New properties - shadowSize and shadowTheme for customize Shadows.

16.0.2 (June 12, 2025)

Added

  • ResizeObserver for the Wrapper component in the ScrollArea.

Changed

  • keyboardFocus to focus event for popper triggers with hover interaction.

16.0.1 (May 26, 2025)

Fixed

  • Delay doesn't work for the Collapse component.

16.0.0 (May 19, 2025)

Added

  • Package with base components.
  • outline for all Box'es with :focus-visible.
  • topOffset and bottomOffset to Bars in ScrollArea.
  • nodeToMount property to Portal.

Fixed

  • keydown event was propagated from Popper.

Versioning update 🔄

Starting with Intergalactic v16, major versions of components are synchronized with the library version.

Released under the MIT License.

Released under the MIT License.