angular/modules
Alex Eagle c066d696e8 chore(package.json): remove typings bundles
This was used for , but now that our typings are laid out in the node_module, users should no longer need that.
Also fix the project name in root package.json. There is a risk that someone runs npm publish in this directory, which will create a new version of angular 1, and contain a scary source tree.
So this package.json may as well have a name that doesn't exist on npm, and if we did publish by accident, it would be a package name that matches the contents.
2015-10-15 16:17:17 -07:00
..
angular1_router refactor(ngOutlet): using some typescript features 2015-10-09 03:40:42 +00:00
angular2 chore(package.json): remove typings bundles 2015-10-15 16:17:17 -07:00
angular2_material fix(testing): let DOM adapter dictate XHR implementation for tests 2015-10-15 12:12:27 -07:00
benchmarks refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
benchmarks_external refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
benchpress refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
examples test(router): add testing code for querystring serialization 2015-10-13 12:06:22 -07:00
upgrade feat(ngUpgrade): add support for upgrade/downgrade of injectables 2015-10-15 20:28:28 +00:00