aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2010-05-20semi working stateMisko Hevery
2010-05-20basic end to end runnerMisko Hevery
2010-05-19added exception handling to $xhrMisko Hevery
2010-05-19refactor for simplicityMisko Hevery
2010-05-19added error handler to xhr requestsMisko Hevery
2010-05-13put formatters back.Misko Hevery
2010-05-13fixed issue with radio view clobering model if radio was checked.Misko Hevery
2010-05-13Merge branch 'master' of github.com:angular/angular.jsMisko Hevery
2010-05-13fix incorect parsing of url if it contains dash - characterMisko Hevery
2010-05-12fixes issues where the field clobbers itselfMisko Hevery
2010-05-10fix handling of null on ieMisko Hevery
2010-05-10fix handling of val on ie with jqueryMisko Hevery
2010-05-10improved handling of text fields when formater fails to prevent clobering of ...Misko Hevery
2010-05-10Merge branch 'master' of github.com:angular/angular.jsMisko Hevery
2010-05-10lintMisko Hevery
2010-05-08reenable hover clearingMisko Hevery
2010-05-07change everything over to jasmineMisko Hevery
2010-05-07xhr bulk fixesMisko Hevery
2010-04-30make xhr post optionalMisko Hevery
2010-04-30clear cache on non-getMisko Hevery
2010-04-29added $xhr service with bulk and cache, hooked up $resourceMisko Hevery
2010-04-29fix isssue where the jasmine currentSpec does not get updated and hence every...Misko Hevery
2010-04-27resources now use browser mockMisko Hevery
2010-04-26fix ie bug with null and orphans elementsMisko Hevery
2010-04-26allow the widget to change structure of the DOM and have the compiler follow ...Misko Hevery
2010-04-23fix last ie failureMisko Hevery
2010-04-22fixed the way IE breaks parests on innerHTMLMisko Hevery
2010-04-22clean up failing test with jqueryMisko Hevery
2010-04-22fix CI BuildMisko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-22working on jQuery passing testsMisko Hevery
2010-04-21ie6 now passesMisko Hevery
2010-04-21more if tests passMisko Hevery
2010-04-20fixes to enable ieMisko Hevery
2010-04-19last failing ie test remainingMisko Hevery
2010-04-19fix bug which got introduced by accidentMisko Hevery
2010-04-19lintMisko Hevery
2010-04-19ie fixesMisko Hevery
2010-04-19fix ie bug with .text() on jqliteMisko Hevery
2010-04-16bettor function iteratorMisko Hevery
2010-04-16validation issues fixedMisko Hevery
2010-04-16lots of small fixesMisko Hevery
2010-04-15added $route serviceMisko Hevery
2010-04-13checkbox widget fixMisko Hevery
2010-04-12$invalid widget clear on switch changeMisko Hevery
2010-04-12added ng-eval-order attributeMisko Hevery
2010-04-12removed Meta and allowed binding of HTMLMisko Hevery
2010-04-12removed Meta and allowed binding of HTMLMisko Hevery
2010-04-09various bug fixesMisko Hevery
2010-04-08tests pass jstd has issuesMisko Hevery