diff options
Diffstat (limited to 'TODO.text')
| -rw-r--r-- | TODO.text | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.text b/TODO.text new file mode 100644 index 00000000..d4d013a5 --- /dev/null +++ b/TODO.text @@ -0,0 +1,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 |
