angular-cn/modules/angular2_material
Rob Wormald 5514dc19d9 refactor(facade): use rxjs package
move to new RxJS distribution.

BREAKING CHANGE:

RxJS imports now are via `rxjs` instead of `@reactivex/rxjs`
Individual operators can be imported `import 'rxjs/operators/map'`
2015-12-02 16:02:34 -08:00
..
src refactor(lifecycle): prefix lifecycle methods with "ng" 2015-11-30 16:40:50 -08:00
test chore(build): increase timeout of the 5 most flaky tests 2015-11-23 19:23:25 +00: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 refactor(facade): use rxjs package 2015-12-02 16:02:34 -08: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.