Common code referenced across Bitwarden JavaScript projects.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Oscar Hinton 2b647df001
[CL-38] Follow Angular styleguide naming convention, simplify hostbinding logic (#787)
4 years ago
..
.storybook [feat] End User Vault Refresh (#790) 4 years ago
spec Migrate components to use jest (#793) 4 years ago
src [CL-38] Follow Angular styleguide naming convention, simplify hostbinding logic (#787) 4 years ago
.browserslistrc Component Library scaffolding (#625) 4 years ago
.gitignore Component Library scaffolding (#625) 4 years ago
README.md Component Library scaffolding (#625) 4 years ago
angular.json Migrate components to use jest (#793) 4 years ago
jest.config.js Migrate components to use jest (#793) 4 years ago
package-lock.json Migrate components to use jest (#793) 4 years ago
package.json Migrate components to use jest (#793) 4 years ago
tailwind.config.base.js Add alt2 text color (#794) 4 years ago
tailwind.config.js Add Chromatic (#719) 4 years ago
tsconfig.app.json Component Library scaffolding (#625) 4 years ago
tsconfig.json [CL-23] Forms (#786) 4 years ago
tsconfig.spec.json Migrate components to use jest (#793) 4 years ago

README.md

Components

This project was generated with Angular CLI version 13.1.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.