Skip to content

Commit

Permalink
fix(api, class): fix valid ngClass usages
Browse files Browse the repository at this point in the history
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
ThomasBurleson committed Sep 27, 2017
1 parent 0e7d2e0 commit db2fd59
Show file tree
Hide file tree
Showing 8 changed files with 185 additions and 136 deletions.
197 changes: 99 additions & 98 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit db2fd59

Please sign in to comment.