Skip to content

@sv/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 @sv/components

Flags

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

Usage

See usage.

Changelog


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

...


Full changelog