Skip to content

dizzy-rocksteady

Compare
Choose a tag to compare
@fredguile fredguile released this 24 Apr 20:11
· 61 commits to master since this release

Fixes:

  • Fixed build pipeline of this library, I hope it is now "state of the art".
  • Migrated CircleCI configuration to v2.0 for using a docker image.

Breaking Changes:

  • There should not be (and I still recommend using Angular 4.x and Angular CLI 1.0 with this lib).

Known issues:

  • none (unless your feedback?)

Contributing:

  • Feel free to open PR to enhance this project!
  • I'll put very thin guidelines, basically in order to have a good PR merged:
    • please run gulp lint before opening a PR to make sure it complies to the current tslint.json / stylelint.json
    • please double-check that the build status of your branch is passing on CircleCI
    • feel free to write some unit or protractor tests, they are always welcome!