Merge branch '2.0' into windows-mode

This commit is contained in:
Brandy Carney
2016-02-23 13:43:05 -05:00
7 changed files with 67 additions and 25 deletions

View File

@@ -125,7 +125,7 @@ export class Navbar extends ToolbarBase {
private _bgRef: ElementRef;
/**
* @private
* @input {boolean} whether the back button should be shown or not
*/
@Input()
get hideBackButton(): boolean {