Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(api, class): fix valid ngClass usages
ClassDirective should work properly with `class` and `ngClass` usages; and only instantiate when responsive APIs are used. * Add test that use @angular/material MdButtonModule md-raised-button * Update to use latest @angular/material Beta.11 Fixes #428.
- Loading branch information