blob: d4d013a5faf05647b710bf49692c17aba8cea4f2 (
plain)
| 1
2
3
4
5
6
 | * move angular-bootstrap.js out of anugular.js.
* 'angular' is the official namespace for public API
  - angular.defaults = {}
  - var scope = angular.compile(element, options);
* angular.js is not self boot straping by default.
* Remove SWFObject
 |