aboutsummaryrefslogtreecommitdiffstats
path: root/example
AgeCommit message (Expand)Author
2013-04-11set ng-app as personalLog玉黍
2012-08-30fix(scenario): Adding meta tag to avoid cache issuesGerman Galvis
2012-06-01feat($route): rename template -> tempalteUrl and add support for inline templ...Misko Hevery
2012-03-28docs(examples): update example appsIgor Minar
2012-03-28chore(ngCookies): moved to moduleMisko Hevery
2012-01-23refactor(scope): separate controller from scopeVojta Jina
2012-01-12refactor(module): strict separation between module-config / app-runtimeMisko Hevery
2012-01-10feat(module): new module loaderMisko Hevery
2011-11-14refactor(injector): $injector is no longer a function.Misko Hevery
2011-11-14del($eager): removed the support for $eager servicesMisko Hevery
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