ascend-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.493 • Public • Published

Installation

npm install

Development Server

npm run dev

Everything inside src/lib is part of the library, everything inside src/routes is part of the preview app.

Building

To build the library:

npm run package

To create a production version:

npm run build

You can preview the production build with npm run preview.

Publishing

Go into the package.json file and increment the version then run the following:

npm publish

Changelog

2/10/2025 - Status Tag component now uses column key for mapping overrides and tooltip copy declarations. 3/31/2025 - Added chart-filter-header slot to charts for chart-level filter components (i.e. selectors). Separate from chart-header slot.

Readme

Keywords

none

Package Sidebar

Install

npm i ascend-ui

Weekly Downloads

470

Version

0.1.493

License

none

Unpacked Size

880 kB

Total Files

663

Last publish

Collaborators

  • ascend-eng
  • mr_jordan