angular-cn/modules/angular2_material
Rob Wormald 3fa287aae2 refactor(EventEmitter): rename .next() to .emit()
BREAKING CHANGE:

EventEmitter#next(value) is deprecated, use EventEmitter#emit(value)
instead.

Closes #4287

Closes #5302
2015-11-18 22:16:40 +00:00
..
src refactor(EventEmitter): rename .next() to .emit() 2015-11-18 22:16:40 +00:00
test refactor(core): move render/dom from core 2015-11-17 15:53:55 -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.