aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular-bootstrap.js
AgeCommit message (Expand)Author
2010-10-26create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.Misko Hevery
2010-10-18inline all images into cssIgor Minar
2010-10-18JSON parser is now strict (ie, expressions are not allowed for security)Misko Hevery
2010-10-12Introduced injector and $new to scope, and injection into link methods and co...Misko Hevery
2010-07-29fix broken build, fix #autobind and css loadingMisko Hevery
2010-07-29refactored $location service so that it correctly updates under all conditionsMisko Hevery
2010-05-28change order of initializationMisko Hevery
2010-04-09various bug fixesMisko Hevery
2010-04-05added hover serviceMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery
2010-04-03browser is now injectable into the systemMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-04-01work on $location and autobindMisko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery
2010-03-16twitter using resourcesAdam Abrons
2010-01-29added bootstrap, fixed formatterMisko Hevery
2010-01-18checkpoint for integration with angularMisko Hevery
2010-01-11all files converted to prototype= {}Misko Hevery
2010-01-09removed nglr namespaceMisko Hevery
2010-01-08created a way to init the code without autobootstrapMisko Hevery
2010-01-05angular.jsAdam Abrons