angular-docs-cn/modules/angular2/test/common
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
..
directives feat(NgClass) allow multiple classes per expression 2015-11-12 14:54:02 +00:00
forms refactor(EventEmitter): rename .next() to .emit() 2015-11-18 22:16:40 +00:00
pipes refactor(EventEmitter): rename .next() to .emit() 2015-11-18 22:16:40 +00:00
spies.dart refactor(core): move directives, pipes, and forms into common 2015-11-05 23:00:32 +00:00
spies.ts refactor(core): move directives, pipes, and forms into common 2015-11-05 23:00:32 +00:00