angular-cn/modules/@angular/docs
Miško Hevery bec5c5fdad refactor(Provider): remove deprecated provider/bind API (#10652)
Closes #9751

BREAKING CHANGE:

These forms of providers are no longer accepted:
  bind(MyClass).toFactory(...)
  new Provider(MyClass, toFactory: ...)

We now only accept:
  {provider: MyClass, toFactory: ...}
2016-08-15 19:37:42 -07:00
..
bundles repackaging: all the file moves 2016-05-01 20:51:00 -07:00
change_detection repackaging: all the file moves 2016-05-01 20:51:00 -07:00
cheatsheet add brandon suggestions 2016-08-09 03:30:25 +02:00
core refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
di refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
migration repackaging: all the file moves 2016-05-01 20:51:00 -07:00
web_workers refactor(Provider): remove deprecated provider/bind API (#10652) 2016-08-15 19:37:42 -07:00