angular-cn/modules/angular2_material
vsavkin 79472b77ca refactor(core): move facades out of core
This is part of ongoing work to make core platform-independent.

BREAKING CHANGE

All private exports from 'angular2/src/core/facade/{lang,collection,exception_handler}' should be replaced with 'angular2/src/facade/{lang,collection,exception_handler}'.
2015-11-07 01:36:06 +00:00
..
src refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
test chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
.clang-format chore(material): migrate most components to TypeScript. 2015-05-26 13:35:44 -07:00
README.md feat(material): first ng2 material design components 2015-04-14 16:15:35 -07:00
package.json chore: remove traceur from package.json published to npm 2015-10-05 02:47:49 +00:00
pubspec.yaml refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00

README.md

Temporary home of Material Design components for Angular 2.