-
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.
feat(): upgrade to [email protected] (#890)
* chore(): upgrade angular and material dependencies * fix(): rename OverlayState to OverlayConfig * fix(): remove MdCoreModule from modules * chore(): add MATERIAL_COMPATIBILITY_MODE provider to allow mat- prefixes * chore(): use mat- preffix for any MatListModule related components * chore(): use mat- prefix for any MatIconModule related components * chore(): use mat- preffix for any MatSidenavModule related components * chore(): use mat- prefix for any MatToolbarModule related components * chore(): use mat- prefix for any MatButtonModule related components * chore(): use mat- prefix for any MatMenuModule related components * chore(): use mat- prefix for any MatRippleModule related components * chore(): use mat- prefix for any MatTooltipModule related components * chore(): use mat- prefix for any MatCardModule related components * chore(): use mat- prefix for any MatGridListModule related components * chore(): use mat- prefix for any MatInputModule related components * chore(): use mat- prefix for any MatTabsModule related components * chore(): use mat- prefix for any MatSelectModule related components * chore(): use mat- prefix for any MatDialogModule related components * chore(): use mat- prefix for any MatSnackBarModule related components * chore(): use mat- prefix for any MatAutocompleteModule related components * chore(): use mat- prefix for any MatChipsModule related components * chore(): use mat- prefix for any MatProgressBarModule (Spinner) related components * chore(): use mat- prefix for any MatCheckboxModule related components * chore(): use mat- prefix for any MatPseudoCheckboxModule related components * chore(): missing md-line replacement for matLine * chore(): use mat- prefix for any MatSlideToggleModule related components * chore(): use mat- prefix for any MatSliderModule related components * chore(): use mat- prefix for any matSubheader related directives * chore(): update unit tests with MATERIAL_COMPATIBILITY_MODE for mat prefixes * chore(): upgrade yarn.lock to use latest deps * fix(): typo in paging demo * fix(): unit tests
- Loading branch information
1 parent
3379024
commit 5ffb364
Showing
223 changed files
with
5,751 additions
and
5,583 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
Oops, something went wrong.