# Four Alpha Component Families for Product Interfaces

> Nord 5.1 adds alpha components for input composition, responsive content management, resizable layouts and locale-aware timestamps.

*Nord 5.1 introduces four alpha component families for the product interfaces teams build most often: compact input compositions, constrained rows, split views and locale-aware dates.*

The release is deliberately marked alpha. These components are ready for early product adoption and feedback, but their APIs may evolve as teams use them in production-shaped interfaces. Existing stable components keep their current APIs.

## Compose denser controls

[Input Group](/components/input-group/) composes controls with add-ons and shared sizing, making compact search, currency, and inline-action fields easier to build consistently.

*See usage example*

[Overflow List](/components/overflow-list/) keeps a constrained row useful by moving excess items into an accessible menu instead of letting the layout wrap or clip unpredictably.

*See usage example*

## Adapt layouts without local one-off patterns

[Resizable](/components/resizable/) provides keyboard-accessible, composable resize handles and panels for split views.

*See usage example*

[Timestamp](/components/timestamp/) presents dates and times with locale-aware formatting and clear semantic markup.

*See usage example*

## Try alpha components deliberately

Start with a bounded screen or feature where your team can give feedback quickly. Keep the component imports explicit, follow the composition examples in each component page, and retain visual-regression coverage around the states that matter to your product. We will use that feedback to stabilize APIs before these families graduate from alpha.

For exact version details, see the [Web Components changelog](/changelogs/).
