aboutsummaryrefslogtreecommitdiffstats
path: root/src/Angular.js
AgeCommit message (Expand)Author
2010-08-05compile should take existingScopeMisko Hevery
2010-07-30rename textMarkup to markupMisko Hevery
2010-07-30fix up the $location encodingMisko Hevery
2010-07-29keep #autobind for backward compatibilityMisko 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-07-27fix IE native mothods are not functions, and preventDefaultunknown
2010-07-26minor performance improvementsMisko Hevery
2010-07-21clean up error reportingMisko Hevery
2010-07-20clean up error handling a bit.Misko Hevery
2010-07-20fixed xhtml compatibility, fix console in chromeMisko Hevery
2010-07-19added equals method to angular.equals and $equalsMisko Hevery
2010-07-15proper handlig of $element in filtersMisko Hevery
2010-05-30imrove $orderBy performanceMisko Hevery
2010-05-30improve error handling with elementsMisko Hevery
2010-05-12fixes issues where the field clobbers itselfMisko Hevery
2010-05-07xhr bulk fixesMisko Hevery
2010-04-29added $xhr service with bulk and cache, hooked up $resourceMisko Hevery
2010-04-26fix ie bug with null and orphans elementsMisko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-22working on jQuery passing testsMisko Hevery
2010-04-21more if tests passMisko Hevery
2010-04-20fixes to enable ieMisko Hevery
2010-04-19lintMisko Hevery
2010-04-19ie fixesMisko Hevery
2010-04-16bettor function iteratorMisko Hevery
2010-04-16lots of small fixesMisko Hevery
2010-04-12added ng-eval-order attributeMisko Hevery
2010-04-12removed Meta and allowed binding of HTMLMisko Hevery
2010-04-09various bug fixesMisko Hevery
2010-04-08tests failing jstd to show coryMisko Hevery
2010-04-07seperatio validation and exception handlingMisko Hevery
2010-04-07clean up, fixes for appMisko 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-02mergeMisko Hevery
2010-04-02widgets now work properlyMisko Hevery
2010-04-01work on $location and autobindMisko Hevery
2010-03-31started to add servicesMisko Hevery
2010-03-31started to add servicesMisko Hevery
2010-03-31all tests green, some dissabledMisko Hevery
2010-03-30more tests passingMisko Hevery
2010-03-30more tests fixedMisko Hevery
2010-03-29reenabled more testsMisko Hevery
2010-03-29dissabled a lot of tests, and made the core test set pass.Misko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery
2010-03-25major refactoring of scopeMisko Hevery
2010-03-25input select-one now worksMisko Hevery