aboutsummaryrefslogtreecommitdiffstats
path: root/example
AgeCommit message (Expand)Author
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14fix(doc) cleanup all api doc link warningsMisko Hevery
2011-11-14chore(scenario tests): make scenario tests pass againMisko Hevery
2011-11-14refactor(scenario): fix scenario bootstrap & publish injector for inspectionMisko Hevery
2011-11-14refactor(api): remove type augmentationMisko Hevery
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-14refactor(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-26fix(example): fixes for personalLog e2e testsIgor Minar
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-10-11style(examples): clean up dead examplesMisko Hevery
2011-09-16feat (jquery): upgrade everything to jQuery 1.6.4Igor Minar
2011-05-19Remove trailing white spaces from all source filesVojta Jina
2011-05-19JSTD adapter for running e2e testsVojta Jina
2011-02-18add missing example files for temp.htmlIgor Minar
2011-01-24update example/temp.html templateIgor Minar
2011-01-04fixing up personalLog appIgor Minar
2011-01-04rename scope.$inject to scope.$serviceIgor Minar
2011-01-04Remove many eager-publish services, lazy pollingMisko Hevery
2010-11-01Add browser().reload() to simulate a refresh from a userElliott Sprehn
2010-11-01Provide browser DSL with location() to expect the iframe URL parts. Also move...Elliott Sprehn
2010-10-26Adding e2e tests for the PersonalLog appIgor Minar
2010-10-26fixes IE related failures, and form submit event handling in ieMisko Hevery
2010-10-23improving the PersonalLog appIgor Minar
2010-10-23personalLog demo - initial version with specIgor Minar
2010-10-22corrected buzz.html to use ng:src on images to prevent sporious browser reque...Misko Hevery
2010-10-09Fixed calculator examplesVojta Jina
2010-08-03added RequestHeaders to XHRMisko 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 preventDefault for eventsMisko Hevery
2010-07-23added buzz demo, fix undefined() -> undefinedMisko Hevery
2010-07-22fix howers which were accidently brokenMisko 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-07-02change all attributes from ng- to ng: prefixMisko Hevery
2010-05-13error exampleMisko Hevery
2010-05-13fix incorect parsing of url if it contains dash - characterMisko Hevery
2010-04-16lots of small fixesMisko Hevery
2010-04-09various bug fixesMisko Hevery
2010-04-06few fixes to make tests pass with jqueryMisko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery
2010-03-25input select-one now worksMisko Hevery
2010-03-23tweeter demo scriptMisko Hevery
2010-03-16make xhr just a methodAdam Abrons
2010-03-16twitter using resourcesAdam Abrons
2010-03-15get scenarios running again - open Runner.html in a browser to run themAdam Abrons
2010-03-15rename and fix binding examplesAdam Abrons