diff options
| author | Misko Hevery | 2010-01-09 13:21:24 -0800 | 
|---|---|---|
| committer | Misko Hevery | 2010-01-09 13:21:24 -0800 | 
| commit | eb9e66f4804cf417ce142e5515b039db73d31144 (patch) | |
| tree | dfb6bf216ef3edac486b50ffb6cae62d856aff30 /TODO.text | |
| parent | 214c142d9de60a7f53d8c7ada2812ffff4837e0f (diff) | |
| download | angular.js-eb9e66f4804cf417ce142e5515b039db73d31144.tar.bz2 | |
cleanup
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..fab19695 --- /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. +*  | 
