Commit Graph

5 Commits

Author SHA1 Message Date
Paul Gschwendtner 28d742ffce fix(about): dialog should not show twitter if empty
* The bio directive accidentally shows the Twitter link in the dialog, even if it's undefined.

* Fix deprecation warning of Angular Material, where `md-dialog-actions` should be used instead of the class.
2016-12-22 20:07:32 -08:00
Jacob Müller 1315b75787 fix(bio): fix dialog bug #132
See [this][https://github.com/angular/material/issues/1531] for more detailed information.
2015-06-07 14:23:30 +02:00
Alex Wolfe a85af9e15e Update bio card directive, code cleanup 2015-05-05 09:56:18 -07:00
Alex Wolfe 6475fb7e51 bio directive 2015-05-01 07:40:25 -07:00
Alex Wolfe feabd268fc restructure directories 2015-05-01 06:48:52 -07:00