|
| 1 | +<a name="2.16.2"></a> |
| 2 | +## [2.16.2](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.16.1...v2.16.2) (2018-06-29) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* **oui-action-menu:** disable one-time binding for the text attribute ([0927421](https://github.com/ovh-ux/ovh-ui-angular/commit/0927421)) |
| 8 | +* **oui-back-button:** rename title attribute to heading ([3391fe5](https://github.com/ovh-ux/ovh-ui-angular/commit/3391fe5)) |
| 9 | +* **oui-datagrid:** add refresh & update events ([7733002](https://github.com/ovh-ux/ovh-ui-angular/commit/7733002)) |
| 10 | +* **oui-datagrid:** fix type options with dynamic columns ([#218](https://github.com/ovh-ux/ovh-ui-angular/issues/218)) ([c09b9ba](https://github.com/ovh-ux/ovh-ui-angular/commit/c09b9ba)), closes [#216](https://github.com/ovh-ux/ovh-ui-angular/issues/216) |
| 11 | +* **oui-datagrid:** wait row promise before displaying cell template ([#188](https://github.com/ovh-ux/ovh-ui-angular/issues/188)) ([6083efc](https://github.com/ovh-ux/ovh-ui-angular/commit/6083efc)) |
| 12 | +* **oui-header-tabs:** add active class when dropdown has an active item ([#212](https://github.com/ovh-ux/ovh-ui-angular/issues/212)) ([792ae77](https://github.com/ovh-ux/ovh-ui-angular/commit/792ae77)) |
| 13 | +* **oui-modal:** rename title attribute to heading ([5ceeb3c](https://github.com/ovh-ux/ovh-ui-angular/commit/5ceeb3c)) |
| 14 | +* **oui-navbar:** remove one-time binding on main links classnames ([a67c234](https://github.com/ovh-ux/ovh-ui-angular/commit/a67c234)) |
| 15 | +* **oui-slideshow:** updade slideshow module naming ([#202](https://github.com/ovh-ux/ovh-ui-angular/issues/202)) ([a78c62f](https://github.com/ovh-ux/ovh-ui-angular/commit/a78c62f)) |
| 16 | +* **oui-stepper:** remove one time-binding on description ([#203](https://github.com/ovh-ux/ovh-ui-angular/issues/203)) ([7a1a444](https://github.com/ovh-ux/ovh-ui-angular/commit/7a1a444)) |
| 17 | +* **oui-tile:** fix loading state ([#219](https://github.com/ovh-ux/ovh-ui-angular/issues/219)) ([6bc8c89](https://github.com/ovh-ux/ovh-ui-angular/commit/6bc8c89)) |
| 18 | +* **oui-tile:** fix normalize for height sizing ([#221](https://github.com/ovh-ux/ovh-ui-angular/issues/221)) ([62101e8](https://github.com/ovh-ux/ovh-ui-angular/commit/62101e8)) |
| 19 | + |
| 20 | + |
| 21 | +### Features |
| 22 | + |
| 23 | +* **oui-clipboard:** add oui-clipboard component ([#174](https://github.com/ovh-ux/ovh-ui-angular/issues/174)) ([2546d9c](https://github.com/ovh-ux/ovh-ui-angular/commit/2546d9c)) |
| 24 | +* **oui-collapsible:** add oui-collapsible component ([#173](https://github.com/ovh-ux/ovh-ui-angular/issues/173)) ([c0233ca](https://github.com/ovh-ux/ovh-ui-angular/commit/c0233ca)) |
| 25 | +* **oui-datagrid:** add datagrid customization ([#196](https://github.com/ovh-ux/ovh-ui-angular/issues/196)) ([751e7e7](https://github.com/ovh-ux/ovh-ui-angular/commit/751e7e7)) |
| 26 | +* **oui-datagrid:** add datagrid service for refresh ([3d00851](https://github.com/ovh-ux/ovh-ui-angular/commit/3d00851)) |
| 27 | +* **oui-field:** add custom message support ([#197](https://github.com/ovh-ux/ovh-ui-angular/issues/197)) ([b48c8c9](https://github.com/ovh-ux/ovh-ui-angular/commit/b48c8c9)) |
| 28 | +* **oui-guide-menu:** create component ([#207](https://github.com/ovh-ux/ovh-ui-angular/issues/207)) ([f0b21fd](https://github.com/ovh-ux/ovh-ui-angular/commit/f0b21fd)) |
| 29 | +* **oui-header-tabs:** add disabled flag on items ([#217](https://github.com/ovh-ux/ovh-ui-angular/issues/217)) ([d0172b8](https://github.com/ovh-ux/ovh-ui-angular/commit/d0172b8)) |
| 30 | +* **oui-header-tabs:** add header-tabs component ([#209](https://github.com/ovh-ux/ovh-ui-angular/issues/209)) ([ad07640](https://github.com/ovh-ux/ovh-ui-angular/commit/ad07640)) |
| 31 | +* **oui-navbar:** add placeholder for notification ([#199](https://github.com/ovh-ux/ovh-ui-angular/issues/199)) ([7a3bba5](https://github.com/ovh-ux/ovh-ui-angular/commit/7a3bba5)) |
| 32 | +* **oui-page-header:** create page-header component ([#204](https://github.com/ovh-ux/ovh-ui-angular/issues/204)) ([5663a03](https://github.com/ovh-ux/ovh-ui-angular/commit/5663a03)) |
| 33 | +* **oui-skeleton:** add oui-skeleton component ([#185](https://github.com/ovh-ux/ovh-ui-angular/issues/185)) ([d2d9d1b](https://github.com/ovh-ux/ovh-ui-angular/commit/d2d9d1b)) |
| 34 | +* **oui-slideshow:** add slideshow component ([#184](https://github.com/ovh-ux/ovh-ui-angular/issues/184)) ([8f2e5f7](https://github.com/ovh-ux/ovh-ui-angular/commit/8f2e5f7)) |
| 35 | +* **oui-tile:** create oui-tile component ([#200](https://github.com/ovh-ux/ovh-ui-angular/issues/200)) ([c1b312d](https://github.com/ovh-ux/ovh-ui-angular/commit/c1b312d)) |
| 36 | + |
| 37 | + |
| 38 | + |
1 | 39 | <a name="2.16.1"></a>
|
2 | 40 | ## [2.16.1](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.16.0...v2.16.1) (2018-06-27)
|
3 | 41 |
|
|
0 commit comments