angular.js/TODO.text
Misko Hevery eb9e66f480 cleanup
2010-01-09 13:21:24 -08:00

6 lines
231 B
Text

* 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.
*