We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated for usage with @angular/[email protected]
Added cdk-text-field and cdk-tree
Missing deps
Missing commas
Update cdk packages, fix typos
Added cdk-layout and cdk-accordion.
Updated Integration with AngularMaterial2 (markdown)
Configure all packages of cdk to prevent confusion/errors
Update the wiki according to issue #2058
Confirm removal of index.js & MaterialModule is depricated
Fixed tests in example usage
example usage for a material component
MaterialModule.forRoot() is deprecated in favor of MaterialModule
Commented 'main' in packageMeta (I believe it should be removed, but I need confirmation from someone who understands it better then me)
Fixed path to prebuilt theme
Updated the path for material.umd.js
Reformat doc
Properly close the addPackageBundles snippet
Update Instructions to integrate AngularMaterial2
Destroyed Integration with AngularMaterial2 (markdown)
Updated Integration with Angular2 Material (markdown)