index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
angular-bootstrap.js
Age
Commit message (
Expand
)
Author
2011-08-14
feat($locale): add default locale service for en-US
Di Peng
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-08-12
fix(bootstrap): missing var failed strict mode boot
Misko Hevery
2011-07-22
chore(license): update license headers + add version num
Igor Minar
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-13
fix(bootstrap): Fix bootstrap on IE<8
Vojta Jina
2011-06-08
removed jqLite warning
Misko Hevery
2011-03-11
ng:autobind now optionally takes element id
Igor Minar
2011-02-16
added missing semicolons
Misko Hevery
2011-02-15
split up services into individual files
Igor Minar
2011-01-24
fix clobber test in angular-bootstrap.js for FF
Igor Minar
2011-01-07
add global namespace clobbering check to angular-bootstrap
Igor Minar
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery
2010-10-18
inline all images into css
Igor Minar
2010-10-18
JSON parser is now strict (ie, expressions are not allowed for security)
Misko Hevery
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-07-29
fix broken build, fix #autobind and css loading
Misko Hevery
2010-07-29
refactored $location service so that it correctly updates under all conditions
Misko Hevery
2010-05-28
change order of initialization
Misko Hevery
2010-04-09
various bug fixes
Misko Hevery
2010-04-05
added hover service
Misko Hevery
2010-04-05
added ng:switch widget
Misko Hevery
2010-04-03
browser is now injectable into the system
Misko Hevery
2010-04-03
injection is now working
Misko Hevery
2010-04-01
work on $location and autobind
Misko Hevery
2010-03-26
moved all uneeded files out, widgets.html works, tests horribly broken
Misko Hevery
2010-03-16
twitter using resources
Adam Abrons
2010-01-29
added bootstrap, fixed formatter
Misko Hevery
2010-01-18
checkpoint for integration with angular
Misko Hevery
2010-01-11
all files converted to prototype= {}
Misko Hevery
2010-01-09
removed nglr namespace
Misko Hevery
2010-01-08
created a way to init the code without autobootstrap
Misko Hevery
2010-01-05
angular.js
Adam Abrons