angular-cn/modules/angular2/docs
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
..
change_detection docs(change_detection): add explicit @name and @description 2015-02-17 08:08:47 +00:00
cheatsheet docs(cheatsheet): add missing bootstrapping section 2015-11-16 23:15:03 +00:00
core docs: cleanup 2015-09-11 15:25:34 -07:00
di feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
web_workers refactor(EventEmitter): rename .next() to .emit() 2015-11-18 22:16:40 +00:00