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