Skip to content

@atrium-ui/elements

This package includes all custom-elements used in components.

Installation

Make sure your project is set up with access to the registry as described in Setup.

Terminal window
pnpm add @atrium-ui/elements --save-exact

Changelog


2.1.1 (2025-02-07)

Fixes

  • a-transition: Make transition timing configruable through css

2.1.0 (2025-01-30)

Features

  • a-form-field: Add invalid prop for styling of invalid states (#4)

2.0.10 (2025-01-24)

Fixes

  • a-track: Added current attribute to dynamically set current item

2.0.9 (2025-01-24)

Fixes

  • a-track: Calculate maxIndex based on overflowWidth

...


Full changelog