aboutsummaryrefslogtreecommitdiffstats
path: root/src/scenario
AgeCommit message (Expand)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-20fix(e2e runner): fix typo that caused errors on IE8Igor Minar
2012-03-19fix(compiler): allow transclusion of root elementsMisko Hevery
2012-02-28docs(forms): Update API docs for formsVojta Jina
2012-02-28refactor(forms): Even better formsVojta Jina
2012-01-25docs(compiler): update the compiler docsMisko Hevery
2012-01-25refactor(directives): connect new compilerMisko 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-14style(angularPublic): move public export definition to AnuglarPublic.jsMisko Hevery
2011-11-14refactor(injector): $injector is no longer a function.Misko 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-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko 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(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-31fix(angular-bootstrap): fix boostrap scripts that broke w\ 5a2dcb9aIgor Minar
2011-10-26fix(scenario.dsl): Fix dsl for $locationVojta Jina
2011-10-24fix(scenario): Change title to "AngularJS"Vojta Jina
2011-10-13feat(scenario): allow key pressing when triggering browser eventVojta Jina
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-09-26fix(scenario): workaround for FF6 dispatchEvent issue #684208Igor Minar
2011-09-26Revert "fix(scenario): temporary fix for FF6"Igor Minar
2011-09-16fix(scenarioRunner): navigateTo should use prop('contentWindow')Igor Minar
2011-09-16feat(scenarioRunner): adding support for element().prop()Igor Minar
2011-09-16fix(scenario dsl): jQuery getters must have no valueIgor Minar
2011-09-16feat (jquery): upgrade everything to jQuery 1.6.4Igor Minar
2011-09-08fix(scenario): temporary fix for FF6Vojta Jina
2011-09-08fix(scenario): do not navigate if click event was cancelledVojta Jina
2011-09-08feat(scenario): browserTrigger returns false if preventDefault()Vojta Jina
2011-08-15style(*): remove extra semicolonsIgor Minar
2011-08-02feat(scope): new and improved scope implementationMisko Hevery
2011-07-22chore(license): update license headers + add version numIgor Minar
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-07-18refactor($browser): hide startPoll and poll methodsDiPeng
2011-06-15Fix test for scenario.Application - should remove old iframeVojta Jina
2011-06-15Fix scenario runner on IE7, IE8Misko Hevery
2011-06-06added input#val methodDi Peng
2011-06-05renamed $pause to $sleep AND $wait to $pauseDi Peng
2011-05-19JSTD adapter for running e2e testsVojta Jina
2011-05-19Don't check url (by HEAD request) before navigateToVojta Jina
2011-04-25Fix some typos, missing semi-colons, etc...Vojta Jina
2011-04-22fix typo in scenario jsdocsIgor Minar
2011-04-11fix e2e runner's navigateTo when url contains # fragmentIgor Minar
2011-04-09fix build for IE9Igor Minar
2011-04-08fix e2e runner's browser.location methodsIgor Minar