Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
chore(changelog): create first changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Oct 10, 2018
1 parent 2bffb30 commit 1c13cc2
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
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))



0 comments on commit 1c13cc2

Please sign in to comment.