|
| 1 | +<a name="0.5.6"></a> |
| 2 | +## [0.5.6](https://github.com/fivethree-team/component-library/compare/v0.1.0...v0.5.6) (2019-02-20) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* **app-bar:** change implementation of tab badges ([86357eb](https://github.com/fivethree-team/component-library/commit/86357eb)) |
| 8 | +* **app-bar:** fill tabs based on position of the fab ([b8fb31b](https://github.com/fivethree-team/component-library/commit/b8fb31b)) |
| 9 | +* **app-bar:** fix appbar to work with new ion-tabs layout ([f30ee98](https://github.com/fivethree-team/component-library/commit/f30ee98)) |
| 10 | +* **app-bar:** fix routing, now using NavController ([ba8c46e](https://github.com/fivethree-team/component-library/commit/ba8c46e)) |
| 11 | +* **app-bar:** only works in ion-tabs now ([8737f1a](https://github.com/fivethree-team/component-library/commit/8737f1a)) |
| 12 | +* **core:** remove interfaces ([2c59607](https://github.com/fivethree-team/component-library/commit/2c59607)) |
| 13 | +* **expandable-indicator:** autoprefixer warning during build ([6c34fd0](https://github.com/fivethree-team/component-library/commit/6c34fd0)) |
| 14 | +* **footer:** link to getting started ([b904bce](https://github.com/fivethree-team/component-library/commit/b904bce)) |
| 15 | +* **home:** getting started link ([e3f1e42](https://github.com/fivethree-team/component-library/commit/e3f1e42)) |
| 16 | +* **i18n:** typo ([c63d899](https://github.com/fivethree-team/component-library/commit/c63d899)) |
| 17 | +* **icon:** autoprefixer warning during build ([a25068b](https://github.com/fivethree-team/component-library/commit/a25068b)) |
| 18 | +* **icon:** badge positions ([66b0709](https://github.com/fivethree-team/component-library/commit/66b0709)) |
| 19 | +* **image-viewer:** fix retrieving of thumbnails absolute positioning ([1d7d167](https://github.com/fivethree-team/component-library/commit/1d7d167)) |
| 20 | +* **image-viewer:** make width and height for thumbnail optional, defaults to width 100%, height auto ([6b99ac8](https://github.com/fivethree-team/component-library/commit/6b99ac8)) |
| 21 | +* import ([0cfaeef](https://github.com/fivethree-team/component-library/commit/0cfaeef)) |
| 22 | +* **image-viewer:** unsubscribe from action click event ([45d21b3](https://github.com/fivethree-team/component-library/commit/45d21b3)) |
| 23 | +* **loading-content:** fix error message caused by using last() in pull directive, added loading content demo ([8d8ae03](https://github.com/fivethree-team/component-library/commit/8d8ae03)) |
| 24 | +* **password-input:** call touchedCall back only if registered ([076b7b4](https://github.com/fivethree-team/component-library/commit/076b7b4)) |
| 25 | +* **router-item:** collapse menu on click, added ripple, bottom sheet example page, fix fiv-buttons positioning ([e486626](https://github.com/fivethree-team/component-library/commit/e486626)) |
| 26 | +* **routing:** to getting-started page ([d7f8488](https://github.com/fivethree-team/component-library/commit/d7f8488)) |
| 27 | +* **toolbar-search:** request focus on input field after animation is done ([4175cc7](https://github.com/fivethree-team/component-library/commit/4175cc7)) |
| 28 | + |
| 29 | + |
| 30 | +### Features |
| 31 | + |
| 32 | +* **404:** add button to go to homepage ([6e39a7b](https://github.com/fivethree-team/component-library/commit/6e39a7b)) |
| 33 | +* **app-bar:** add title to app bar and title layout option to hide, show and show active only ([c2ed79b](https://github.com/fivethree-team/component-library/commit/c2ed79b)) |
| 34 | +* **app-bar:** set badge ([3c5c9bb](https://github.com/fivethree-team/component-library/commit/3c5c9bb)) |
| 35 | +* **buttons:** added overflow buttons feature ([71e20b2](https://github.com/fivethree-team/component-library/commit/71e20b2)) |
| 36 | +* **docs:** add tooltip for show and close source ([bf90052](https://github.com/fivethree-team/component-library/commit/bf90052)) |
| 37 | +* **editable-label:** new editable label component ([3d28c92](https://github.com/fivethree-team/component-library/commit/3d28c92)) |
| 38 | +* **expandable:** add timing function input (optional) ([6f45f79](https://github.com/fivethree-team/component-library/commit/6f45f79)) |
| 39 | +* **expandable-indicator:** improve expandable animation, add expandable indicator component, expandable example ([c6fe7ed](https://github.com/fivethree-team/component-library/commit/c6fe7ed)) |
| 40 | +* **google-maps:** add fiv prefix to google maps components , update peer dependencies ([519e6a8](https://github.com/fivethree-team/component-library/commit/519e6a8)) |
| 41 | +* **google-maps-native:** add ng-content inside google-maps ([a54ac13](https://github.com/fivethree-team/component-library/commit/a54ac13)) |
| 42 | +* **image-viewer:** added action click output event ([9dd170a](https://github.com/fivethree-team/component-library/commit/9dd170a)) |
| 43 | +* **ionic:** update ionic to 4.0.0-rc.2 ([143caa1](https://github.com/fivethree-team/component-library/commit/143caa1)) |
| 44 | +* **ionic:** update to 4.0.0-rc.0 ([769a3f4](https://github.com/fivethree-team/component-library/commit/769a3f4)) |
| 45 | +* **ionic:** update to ionic 4 ([be07fd6](https://github.com/fivethree-team/component-library/commit/be07fd6)) |
| 46 | +* **markdown:** add prism markup and scss scripts ([aa88b48](https://github.com/fivethree-team/component-library/commit/aa88b48)) |
| 47 | +* **router-item:** fix router items, ([768359b](https://github.com/fivethree-team/component-library/commit/768359b)) |
| 48 | +* **router-item, password:** add input variables for ion-item including color disabled ([621656f](https://github.com/fivethree-team/component-library/commit/621656f)) |
| 49 | +* **stepper:** add helper functions ([aefeeaf](https://github.com/fivethree-team/component-library/commit/aefeeaf)) |
| 50 | +* **title:** navigate root on title click ([986c4ba](https://github.com/fivethree-team/component-library/commit/986c4ba)) |
| 51 | + |
| 52 | + |
| 53 | + |
1 | 54 | ## [0.5.6](https://github.com/fivethree-team/fivethree/compare/v0.1.0...v0.5.6) (2019-02-14) |
2 | 55 |
|
3 | 56 |
|
|
0 commit comments