5 Commits

Author SHA1 Message Date
Igor Minar
da41a954b5 docs: branding fixes ()
Angular 1.x -> AngularJS
Angular 1 -> AngularJS
Angular1 -> AngularJS
Angular 2+ -> Angular
Angular 2.0 -> Angular
Angular2 -> Angular

I have deliberately not touched any of the symbol names as that would cause big merge collisions with Tobias's work.

All the renames are in .md, .json, and inline comments and jsdocs.

PR Close 
2017-01-27 15:03:11 -06:00
Miško Hevery
bec5c5fdad refactor(Provider): remove deprecated provider/bind API ()
Closes 

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
Victor Berchet
b652a7fc9f chore: remove obsolete files () 2016-07-22 16:18:31 -07:00
Gabe Scholz
6ce13b68fa Typo in web_workers.md
Closes 
2016-05-24 21:16:11 -07:00
Igor Minar
505da6c0a8 repackaging: all the file moves 2016-05-01 20:51:00 -07:00