This repository has been archived by the owner on May 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update dependency to angular: ^4.0.0. * App Layout: Fix margins for header icons/links. * Material Button: Refactor raised styling so it can be used in a mixin. * Material Input: Add support for material dark theme. * Material Popup: * Constrain popups to the viewport if both `enforceSpaceConstraints` and `overlayRepositionLoop` are enabled. * Create the material-popup view synchronously. * Remove `animationComplete` event. * Add missing `MaterialIconComponent`, `MaterialPersistentDrawerDirective`, `MaterialTemporaryDrawerDirective`, and `MaterialSelectSearchboxComponent` to `materialDirectives`. * Change DisplayNameDirective to a functional directive. * Additional styling cleanup to support `ng-deep`. * Reduce visibility of common directives/components for smaller code size and better performance. * Refactor Angular annotations to inline versions. * Update documentation.
- Loading branch information
Showing
43 changed files
with
309 additions
and
298 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
Oops, something went wrong.