forked from Teradata/covalent
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…ata#1096) * chore(dependencies): upgrade covalent dependencies @angular@5.1 * perf(divider): import divider module instead of list module in layout and menu modules * feat(enums): leverage typescript string enums to remove the <any> cast * fix(chips): underline not working properly on 5.1 material * fix(chips): remove disabled chip since now we cant focus a chip if its disabled * chore(): rollback test.ts * fix(chips): deselect first option only if it has been selected before and was done internally * fix(docs): divider issue in json-formatter docs * fix(docs): divider issue in dynamic-forms docs * fix(docs): divider issue in layouts overview * fix(docs): divider issue in logo docs * fix(docs): divider issue in stepper pattern docs * fix(docs): divider issue in empty state pattern docs * feat(divider): replace matInset with [inset]="true" * chore(): upgrade to angular/cli 1.6.5 and TS 2.6.2
- Loading branch information
1 parent
b4b1141
commit 517d669
Showing
37 changed files
with
487 additions
and
437 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
Oops, something went wrong.