Skip to content

@atrium-ui/components

This package distributes all Component Templates including a convenient cli.

CLI

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

Terminal window
pnpm exec @atrium-ui/components

Flags

  • --vue - Overwrite framework detection and use Vue
  • --stdout - Output template to stdout instead of writing to file

Usage

See usage.

Changelog


@atrium-ui/components

1.8.1 (2025-03-01)

Fixes

  • Make slider buttons appear on hover

1.8.0 (2025-02-28)

Features

  • Minor fixes to component styling

1.7.3 (2024-11-14)

Fixes

  • Make accordion content inert if closed

1.7.2 (2024-10-15)

Fixes

  • search input slots not working

1.7.1 (2024-10-15)

Fixes

  • peers are not copied

1.7.0 (2024-10-15)

Features

  • update components package

1.6.1 (2024-09-04)

Fixes

  • make combobox filterable

1.6.0 (2024-09-03)

Features

  • display selected items in combobox

1.5.0 (2024-08-22)

Features

  • Added more input types and updated Toasts
  • added datepicker example

1.4.0 (2024-07-03)

Features

  • update elements

1.3.0 (2024-07-02)

Features

  • update multiple components

1.2.1 (2024-06-28)

Fixes

  • update drawer component

1.2.0 (2024-06-27)

Features

  • added a switch

1.1.1 (2024-06-18)

Fixes

  • add toast function to component

1.1.0 (2024-06-03)

Features

  • release updated form component and added toasts

1.0.0 (2024-05-26)

0.9.4 (2024-04-21)

Fixes

  • fix the checkbox

0.9.3 (2024-04-18)

Features

  • update component templates

0.9.2 (2024-04-17)

Fixes

  • Fix cli not finding components

0.9.1 (2024-04-14)

Fixes

  • Added Lightbox component

0.9.0

Minor Changes

  • 1300f04: a-popover: automatically determine direction of popover

0.8.0

Minor Changes

  • ad5b85d: Framework specific components

Full changelog