aboutsummaryrefslogtreecommitdiffstats
path: root/src/AngularPublic.js
AgeCommit message (Expand)Author
2011-09-08feat($sniffer): basic implementation of browser feature testingVojta Jina
2011-09-08feat($browser): jQuery style url method, onUrlChange eventVojta Jina
2011-08-24fix(AngularPublic): expose missing angular public methodsDi Peng
2011-08-10doc($browser): remove duplication of $browser to docsVojta Jina
2011-07-22feat(angular.version): add angular.versionDi Peng
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-06-08Refactor injector to have invoke method for speed reasonsMisko Hevery
2011-06-02Refactor $browser's lazy start pollingVojta Jina
2011-02-16allow jquery to be declared after angular in the script loading orderMisko Hevery
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2011-01-07$location service should utilize onhashchange events instead of pollingIgor Minar
2011-01-04Remove many eager-publish services, lazy pollingMisko Hevery
2010-12-06add $browser.defer and $defer service and fix async xhr cache issueIgor Minar
2010-11-18add @workInProgress tag and mark all @ngdocs as work in progressIgor Minar
2010-11-15Added basic Services, which support @memberOf and @methodOfVojta Jina
2010-10-12Introduced injector and $new to scope, and injection into link methods and co...Misko Hevery
2010-09-23$cookies service refactoringIgor Minar
2010-09-22Refactored the Browser:Misko Hevery
2010-09-14Adding cookie serviceMisko Hevery
2010-07-22added jsonp to resourcesMisko Hevery
2010-07-20fixed xhtml compatibility, fix console in chromeMisko Hevery
2010-07-19added equals method to angular.equals and $equalsMisko Hevery
2010-05-07xhr bulk fixesMisko Hevery
2010-04-15added $route serviceMisko Hevery
2010-04-05added hover serviceMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery
2010-04-04had to rename the flie so that it is the last file loaded.Misko Hevery
2010-04-03browser is now injectable into the systemMisko Hevery