-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(): upgrade to material/[email protected] (#847)
* chore(): upgrade to material/[email protected] * chore(): update rollup script with cdk dependencies * fix(): fix breaking changes from cdk imports and interface modifications in material * feat(): rename mat-sidenav- classes to mat-drawer- and replace align input with position input * fix(steps): fix demo to start in vertical mode * chore(): rename md-line with mdLine * chore(): rename md-tab-label to mdTabLabel * chore(): rename md-card-avatar to mdCardAvatar * chore(): rename md-input-container to md-form-field and its classes * chore(): rename md-ripple to mdRipple * chore(): rename md-list-icon and md-list-avatar to mdListIcon and mdListAvatar * chore(): bump to [email protected] since its a requirement for angular/material now * chore(): update platform package.json's with bumps * fix(chips): md-basic-chip behaves diff now so click on chip was not working * fix(data-table): fix color of pseudo checkboxes in data-table * chore(paging): set fixed 30px in input since it has 200px by default in the paging demo * fix(paging): fix padding on md-selects used in td-paging-bar * chore(dynamic-forms): use flex row to stetch inputs/textareas * chore(dynamic-forms): update slider label using new classes * fix(layout-docs): workaround for now since MdSidenav has issues when opening sometimes at the beggining possible issue would be angular/components#6743 * feat(chips): make demo be OnPush change detection * docs(paging): updated 'md-input-container' to 'md-form-field'
- Loading branch information
1 parent
28fde0a
commit d53ef53
Showing
130 changed files
with
845 additions
and
779 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.