This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a061fd
commit 7501784
Showing
3 changed files
with
28 additions
and
2 deletions.
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 |
---|---|---|
@@ -1,8 +1,26 @@ | ||
<a name="0.0.7"></a> | ||
## [0.0.7](https://github.com/Promact/md2/compare/0.0.6...v0.0.7) (2016-11-11) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* autocomplete pipe issue ([65a38e6](https://github.com/Promact/md2/commit/65a38e6)) | ||
* sort field design | ||
* chips improvements | ||
|
||
### Features | ||
|
||
* dev-app server open on browser ([2f70f65](https://github.com/Promact/md2/commit/2f70f65)) | ||
|
||
|
||
<a name="0.0.6"></a> | ||
# [0.0.6](https://github.com/promact/md2/compare/[email protected]@0.0.6) (2016-10-20) | ||
|
||
### Bug Fixes | ||
* fix(data-tagle) position | ||
|
||
|
||
<a name="0.0.5"></a> | ||
# [0.0.5](https://github.com/promact/md2/compare/[email protected]@0.0.5) (2016-10-20) | ||
|
||
### Features | ||
|
@@ -20,6 +38,8 @@ | |
* fix(tooltip) position | ||
* fix(colorpicker) import service | ||
|
||
|
||
<a name="0.0.4"></a> | ||
# [0.0.4](https://github.com/promact/md2/compare/[email protected]@0.0.4) (2016-10-10) | ||
|
||
### Features | ||
|
@@ -29,6 +49,8 @@ | |
* fix(autocomplete, datepicker, multiselect, select, tags) change event fire on module change. | ||
* minor bug fixis | ||
|
||
|
||
<a name="0.0.3"></a> | ||
# [0.0.3](https://github.com/promact/md2/compare/[email protected]@0.0.3) (2016-10-07) | ||
|
||
### Features | ||
|
@@ -41,6 +63,8 @@ | |
* fix(autocomplete, datepicker, multiselect, select, tags) initial binding conflict | ||
* minor bug fixis | ||
|
||
|
||
<a name="0.0.2"></a> | ||
# [0.0.2](https://github.com/promact/md2/compare/[email protected]@0.0.2) (2016-10-03) | ||
|
||
### Features | ||
|
@@ -62,6 +86,8 @@ | |
* fix(datepicker) clock issue | ||
* minor bug fixis | ||
|
||
|
||
<a name="0.0.1"></a> | ||
# [0.0.1](https://github.com/promact/md2/compare/[email protected]@0.0.2) (2016-09-29) | ||
|
||
### Features | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "md2", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.", | ||
"author": "Dharmesh Pipariya <[email protected]>", | ||
"homepage": "https://github.com/Promact/md2", | ||
|
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