2.15.0 • Published 4 years ago

ng-labs v2.15.0

Weekly downloads
94
License
-
Repository
github
Last release
4 years ago

📦🚀 ng-labs

semantic-release Release Heroku NPM Version

Prerequisites

  1. Install Docker and make sure it's running.

Getting started

  1. Clone the repo.
  2. Run npm i.

Developing

  • Run npm run dev to build and watch for changes to the Angular and theme code to the dist/components directory.
  • In another terminal, run npm run dev:storybook to start Storybook and watch for changes to the built component code.

Run Live Server Locally

Run npm run live to run the exact server and build setup that's used on the live server.

Testing

Unit Tests

Run npm test or npm run test:watch. Test coverage output is found in the coverage directory.

Visual Regression Tests

Run npm run e2e to start cypress and a production instance of the app.

At the moment this is used to take snapshots of our components so they can be checked for visual regressions.

Committing code

Run npm run commit. You'll be prompted to fill out any required commit fields by Commitizen using Conventional Commits.

Releasing

Releasing is fully automated with Semantic Release.

2.15.0

4 years ago

2.14.0

4 years ago

2.13.0

4 years ago

2.11.0

4 years ago

2.12.0

4 years ago

2.10.0

4 years ago

2.9.1

4 years ago

2.9.0

4 years ago

2.7.0

4 years ago

2.8.0

4 years ago

2.6.0

4 years ago

2.5.0

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago