aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular-bootstrap.js
AgeCommit message (Expand)Author
2011-09-13style(bootstrap): fix some missing spacesDi Peng
2011-09-13refactor(angular): externalize script load order into JSONDi Peng
2011-09-08feat($sniffer): basic implementation of browser feature testingVojta Jina
2011-08-31feat($route): add events before/after route changeMisko Hevery
2011-08-14feat($locale): add default locale service for en-USDi Peng
2011-08-12refactor(scope): remove $flush/$observe ng:eval/ng:eval-orderMisko Hevery
2011-08-12fix(bootstrap): missing var failed strict mode bootMisko Hevery
2011-07-22chore(license): update license headers + add version numIgor Minar
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-07-13fix(bootstrap): Fix bootstrap on IE<8Vojta Jina
2011-06-08removed jqLite warningMisko Hevery
2011-03-11ng:autobind now optionally takes element idIgor Minar
2011-02-16added missing semicolonsMisko Hevery
2011-02-15split up services into individual filesIgor Minar
2011-01-24fix clobber test in angular-bootstrap.js for FFIgor Minar
2011-01-07add global namespace clobbering check to angular-bootstrapIgor Minar
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