-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): bump version number to 0.1.0
- Loading branch information
1 parent
92d8475
commit b58f525
Showing
2 changed files
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# 0.1.0 (2019-05-21) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **core:** updated the schematics process ([4730e7a](https://github.com/angular-material-extensions/core/commit/4730e7a)) | ||
* **demo:** integration of the confirm dialog ([a435c1d](https://github.com/angular-material-extensions/core/commit/a435c1d)) | ||
* **demo:** updated angular and other dependencies ([2ab75eb](https://github.com/angular-material-extensions/core/commit/2ab75eb)) | ||
* **demo:** updated the dialogs component ([1f1a7ca](https://github.com/angular-material-extensions/core/commit/1f1a7ca)) | ||
* **demo:** updated the dialogs route ([92d8475](https://github.com/angular-material-extensions/core/commit/92d8475)) | ||
* **dialogs:** improved the radio dialog component ([67990aa](https://github.com/angular-material-extensions/core/commit/67990aa)) | ||
* **dialogs:** minor changes in alert dialog component ([8a25fbb](https://github.com/angular-material-extensions/core/commit/8a25fbb)) | ||
* **dialogs:** minor in radio dialog ([317b8e4](https://github.com/angular-material-extensions/core/commit/317b8e4)) | ||
* **dialogs:** updated the MatDialogsModule ([33160bc](https://github.com/angular-material-extensions/core/commit/33160bc)) | ||
* **package:** added angular forms as dependency ([4d34444](https://github.com/angular-material-extensions/core/commit/4d34444)) | ||
* **package:** added webpack as dev dependency ([26de40f](https://github.com/angular-material-extensions/core/commit/26de40f)) | ||
* **package:** downgraded the jest-preset-angular package ([6572c3d](https://github.com/angular-material-extensions/core/commit/6572c3d)) | ||
* **package:** enhanced the alert dialog component ([2b0dd51](https://github.com/angular-material-extensions/core/commit/2b0dd51)) | ||
* **package:** removed unwanted component ([56a4ee5](https://github.com/angular-material-extensions/core/commit/56a4ee5)) | ||
* **package:** updated angular and other dependencies ([6305213](https://github.com/angular-material-extensions/core/commit/6305213)) | ||
* **package:** updated angular dependencies and others ([edc8d6e](https://github.com/angular-material-extensions/core/commit/edc8d6e)) | ||
* **package:** updated angular to v7.1.4 ([19fabde](https://github.com/angular-material-extensions/core/commit/19fabde)) | ||
|
||
|
||
### Features | ||
|
||
* **dialogs:** added async dialog component ([57d792c](https://github.com/angular-material-extensions/core/commit/57d792c)) | ||
* **dialogs:** added input dialog component ([3a2150d](https://github.com/angular-material-extensions/core/commit/3a2150d)) | ||
* **dialogs:** added loading dialog component ([534665b](https://github.com/angular-material-extensions/core/commit/534665b)) | ||
* **dialogs:** added radio dialog component ([6db9f4c](https://github.com/angular-material-extensions/core/commit/6db9f4c)) | ||
* **dialogs:** added select dialog component ([1781e72](https://github.com/angular-material-extensions/core/commit/1781e72)) | ||
* **package:** added angular schematics support ([2c3d19f](https://github.com/angular-material-extensions/core/commit/2c3d19f)) | ||
* **package:** added confirm dialog component ([d533efa](https://github.com/angular-material-extensions/core/commit/d533efa)) | ||
* **package:** added empty alert dialog ([000a7a7](https://github.com/angular-material-extensions/core/commit/000a7a7)) | ||
* **package:** added empty async dialog component ([a48f8e7](https://github.com/angular-material-extensions/core/commit/a48f8e7)) | ||
* **package:** added empty input dialog component ([29e19ea](https://github.com/angular-material-extensions/core/commit/29e19ea)) | ||
* **package:** added empty loading dialog component ([3287d48](https://github.com/angular-material-extensions/core/commit/3287d48)) | ||
* **package:** added empty radio dialog component ([233819a](https://github.com/angular-material-extensions/core/commit/233819a)) | ||
* **package:** added empty select dialog component ([5e50263](https://github.com/angular-material-extensions/core/commit/5e50263)) | ||
* **package:** added empty timer dialog component ([c06e6be](https://github.com/angular-material-extensions/core/commit/c06e6be)) | ||
* **package:** added splash screen service ([c47a96e](https://github.com/angular-material-extensions/core/commit/c47a96e)) | ||
* **package:** build schematics when publishing the lib ([7539363](https://github.com/angular-material-extensions/core/commit/7539363)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters