This project is mirrored from https://github.com/angular/angular.git.
Pull mirroring updated .
- Oct 30, 2015
-
-
Alex Eagle authored
Fixes #4967 Closes #4991
-
- Apr 22, 2015
-
-
hdngr authored
Closes #1409
-
- Mar 18, 2015
-
-
Patrice Chalin authored
- `package.json`: explicit path to `node_modules/.bin` isn't needed since npm prepends it to `PATH`. See [nmp scripts doc](https://docs.npmjs.com/misc/scripts#path). - `.bowerrc`: [Bower's default directory](http://bower.io/docs/config/#directory) is 'bower_components', hence no need to explicitly set it to this value.
-
- Mar 14, 2015
-
-
Jacob MacDonald authored
Limitations because of preview status (see #960): - does not yet use ShadowDOM - does not use a builtin conditional like `if` - uses a temporary bower repository Closes #943
-