We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update to beta.14
Add uninstall and cache clean to update instructions
Destroyed 3rd party libs (markdown)
Updated Upgrading from Beta.10 to Beta.12 (markdown)
fix micro typo
Created Upgrading from Beta.10 to Beta.12 (markdown)
Minor grammatical fixes.
added bootstrap documentation and the refine the build step on the other parts as well
This previously said to use `typings install LIBRARY_NAME --global --save` but that didn't work - "moment" is the library name, but "dt~moment" is the name to use (as far as I could figure out from other examples). Perhaps this could be clarified here for extensibility.
Remove help request from wiki page
Updated 3rd party libs (markdown)
Fix path reference syntax
Fixing imports in underscore
[FIX] Typings uses dt version of underscore
Added underscore installation guide and changed ambient to global due to deprecation
Upgraded to the scoped angular 2 package
Update momentjs steps
Configure Angular Material's `checkbox` package instead of `card` since `checkbox` is used in the example for npm install and the component.
suggest systemjs mappings edits
Fix/update `material2` instructions to match those of https://github.com/angular/material2
Updated 3rd party install docs for new system-config.ts file.
Add example for material2
Install procedure of moment.js library
Add the design document for the ngConfig.
Updated Roadmap (markdown)
Created Roadmap (markdown)