Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Covalent - A Design System for Teradata

License

NotificationsYou must be signed in to change notification settings

Teradata/covalent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,693 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Covalent CInpmnpmJoin the chat at https://gitter.im/Teradata/covalent

npm

Covalent

Covalent is Teradata's design system used to create consistent, branded experiences. This repository provides tools and components to support developers building applications for Teradata products. We currently support Angular and offer a comprehensive library of web components.

Vision: To build an atomic, reusable component platform for Teradata to consume, while collaborating in an open source model.

Setup

  • Ensure you have Node 22.16.0+
  • Install Node packagesnpm ci
  • Run local buildnpm run start


Angular Support

Certain versions of Covalent are designed to work with specific versions of Angular. Below is a matrix that outlines these compatibility details:

CovalentAngular
2.X8.X
3.X9.X / 10.X / 11.x
4.X12.X / 13.X
5.X14.X
6.X15.X
7.X16.X
8.X17.X
9.X18.X
10.X19.X
11.X20.X

...existing code...


Angular Support

...existing code...

| 11.X | 20.X |



Browser Support

Covalent is built on a CSS Flexbox layout and all layouts and components heavily rely on that support, so the current browsers are supported in order of recommendation:

Current version - 1 for the following:

ChromeFirefoxSafariEdgeMobile ChromeMobile Safari
Supported~~

~ Indicates limited testing & lower priority

Using this workspace with VS code and NX

  • Covalent usesNx for monorepo builds and task running.
  • For a better experience, install theNx Console extension for VS Code.
  • Nx Console lets you:
    • Run builds, tests, lint, and affected commands with a click.
    • Generate libraries, components, and schematics interactively.
    • Explore project/dependency graphs visually.
    • Edit workspace configs quickly.
  • Get started:
    1. Open the repo in VS Code.
    2. Install Nx Console from the Extensions Marketplace.
    3. Use the Nx Console sidebar or search Nx commands in the Command Palette (Cmd+Shift+P).

Running Chromatic

npx chromatic --project-token=${CHROMATIC_PROJECT_TOKEN}

[8]ページ先頭

©2009-2026 Movatter.jp