This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(changelog): create first changelog
- Loading branch information
1 parent
2bffb30
commit 1c13cc2
Showing
1 changed file
with
26 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<a name="0.0.1"></a> | ||
## [0.0.1](https://github.com/fivethree-team/fivethree/compare/0.0.6-layout...0.0.1) (2018-10-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **router-item:** fix left and right line not positioned correctly ([46a46f7](https://github.com/fivethree-team/fivethree/commit/46a46f7)) | ||
|
||
|
||
### Features | ||
|
||
* **collapsableMenu:** directive to collapse ion-menu, ([cbf5ae0](https://github.com/fivethree-team/fivethree/commit/cbf5ae0)) | ||
* **core:** add core project ([f73cade](https://github.com/fivethree-team/fivethree/commit/f73cade)) | ||
* **expandable:** add expandable component ([f8b6235](https://github.com/fivethree-team/fivethree/commit/f8b6235)) | ||
* **item-exandable:** change for custom header ([9207699](https://github.com/fivethree-team/fivethree/commit/9207699)) | ||
* **loading:** add fab properties and classes to host component ([54fb51a](https://github.com/fivethree-team/fivethree/commit/54fb51a)) | ||
* **loading:** add loading content, loading button and loading progress bar component ([78b25da](https://github.com/fivethree-team/fivethree/commit/78b25da)) | ||
* **password:** show-n-hide password item ([d5cca49](https://github.com/fivethree-team/fivethree/commit/d5cca49)) | ||
* **password:** add password component to show and hide input ([e83b17d](https://github.com/fivethree-team/fivethree/commit/e83b17d)) | ||
* **router-item:** add router-item component ([6749bc8](https://github.com/fivethree-team/fivethree/commit/6749bc8)) | ||
* **stepper:** add stepper component ([d295ff9](https://github.com/fivethree-team/fivethree/commit/d295ff9)) | ||
* **toolbar-search:** add toolbar-search component ([342fdd9](https://github.com/fivethree-team/fivethree/commit/342fdd9)) | ||
* **toolbar-search:** expose color property of toolbar ([702d722](https://github.com/fivethree-team/fivethree/commit/702d722)) | ||
|
||
|
||
|