Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@miovision/buttons-ng

Miovision67MIT0.6.0TypeScript support: included

This library was generated with Angular CLI version 8.1.1.

readme

Buttons

This library was generated with Angular CLI version 8.1.1.

Code scaffolding

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

Note: Don't forget to add --project buttons or else it will be added to the default project in your angular.json file.

Build

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

Publishing

After building your library with ng build buttons, go to the dist folder cd dist/buttons and run npm publish.

Running unit tests

Run ng test buttons to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.0 (2020-01-28)

Features

  • buttons: adds mio-button attribute directive with native button support and color theming (0fa42ed)

0.5.2 (2020-01-20)

Bug Fixes

  • failing tests after rebase (b731e80)
  • several issues in design system (22830e9)

0.5.1 (2020-01-20)

Note: Version bump only for package @miovision/buttons-ng

0.5.0 (2019-11-20)

Features

0.4.2 (2019-10-31)

Note: Version bump only for package @miovision/buttons-ng

0.4.1 (2019-08-08)

Bug Fixes

  • update padding on the stories and change test name (4b3a61e)

0.4.0 (2019-08-08)

Features

  • add icons library (213ff5f)
  • added default button, icon button, check circle icon (6d97464)

0.3.0 (2019-08-02)

Features

  • export congifuration button, remove canary option (e1d6f22)

0.2.2 (2019-08-01)

Bug Fixes

  • correct path for dist in ng-package (7722509)

0.2.1 (2019-08-01)

Bug Fixes

0.2.0 (2019-08-01)

Bug Fixes

  • change output of dist for packages (ea8c166)

Features

0.1.2 (2019-08-01)

Bug Fixes

0.1.1 (2019-07-31)

Bug Fixes

0.1.0 (2019-07-31)

Features

  • add configuration button (b7d1842)