|
| 1 | +<a name="0.2.1"></a> |
| 2 | +## [0.2.1](https://github.com/fivethree-team/fivethree/compare/v0.1.0...v0.2.1) (2018-12-14) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* import ([0cfaeef](https://github.com/fivethree-team/fivethree/commit/0cfaeef)) |
| 8 | +* **app-bar:** fill tabs based on position of the fab ([b8fb31b](https://github.com/fivethree-team/fivethree/commit/b8fb31b)) |
| 9 | +* **app-bar:** fix routing, now using NavController ([ba8c46e](https://github.com/fivethree-team/fivethree/commit/ba8c46e)) |
| 10 | +* **core:** remove interfaces ([2c59607](https://github.com/fivethree-team/fivethree/commit/2c59607)) |
| 11 | +* **footer:** link to getting started ([b904bce](https://github.com/fivethree-team/fivethree/commit/b904bce)) |
| 12 | +* **i18n:** typo ([c63d899](https://github.com/fivethree-team/fivethree/commit/c63d899)) |
| 13 | +* **image-viewer:** fix retrieving of thumbnails absolute positioning ([1d7d167](https://github.com/fivethree-team/fivethree/commit/1d7d167)) |
| 14 | +* **image-viewer:** make width and height for thumbnail optional, defaults to width 100%, height auto ([6b99ac8](https://github.com/fivethree-team/fivethree/commit/6b99ac8)) |
| 15 | +* **loading-content:** fix error message caused by using last() in pull directive, added loading content demo ([8d8ae03](https://github.com/fivethree-team/fivethree/commit/8d8ae03)) |
| 16 | +* **router-item:** collapse menu on click, added ripple, bottom sheet example page, fix fiv-buttons positioning ([e486626](https://github.com/fivethree-team/fivethree/commit/e486626)) |
| 17 | + |
| 18 | + |
| 19 | +### Features |
| 20 | + |
| 21 | +* **app-bar:** add title to app bar and title layout option to hide, show and show active only ([c2ed79b](https://github.com/fivethree-team/fivethree/commit/c2ed79b)) |
| 22 | +* **buttons:** added overflow buttons feature ([71e20b2](https://github.com/fivethree-team/fivethree/commit/71e20b2)) |
| 23 | +* **docs:** add tooltip for show and close source ([bf90052](https://github.com/fivethree-team/fivethree/commit/bf90052)) |
| 24 | +* **expandable-indicator:** improve expandable animation, add expandable indicator component, expandable example ([c6fe7ed](https://github.com/fivethree-team/fivethree/commit/c6fe7ed)) |
| 25 | +* **router-item:** fix router items, ([768359b](https://github.com/fivethree-team/fivethree/commit/768359b)) |
| 26 | +* **router-item, password:** add input variables for ion-item including color disabled ([621656f](https://github.com/fivethree-team/fivethree/commit/621656f)) |
| 27 | +* **title:** navigate root on title click ([986c4ba](https://github.com/fivethree-team/fivethree/commit/986c4ba)) |
| 28 | + |
| 29 | + |
| 30 | + |
1 | 31 | <a name="0.2.0"></a>
|
2 | 32 | # [0.2.0](https://github.com/fivethree-team/fivethree/compare/v0.1.0...v0.2.0) (2018-12-13)
|
3 | 33 |
|
|
0 commit comments