index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scenario
Age
Commit message (
Expand
)
Author
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-20
fix(e2e runner): fix typo that caused errors on IE8
Igor Minar
2012-03-19
fix(compiler): allow transclusion of root elements
Misko Hevery
2012-02-28
docs(forms): Update API docs for forms
Vojta Jina
2012-02-28
refactor(forms): Even better forms
Vojta Jina
2012-01-25
docs(compiler): update the compiler docs
Misko Hevery
2012-01-25
refactor(directives): connect new compiler
Misko Hevery
2012-01-23
refactor(scope): separate controller from scope
Vojta Jina
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2012-01-10
feat(module): new module loader
Misko Hevery
2011-11-14
style(angularPublic): move public export definition to AnuglarPublic.js
Misko Hevery
2011-11-14
refactor(injector): $injector is no longer a function.
Misko Hevery
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
fix(doc) cleanup all api doc link warnings
Misko Hevery
2011-11-14
doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module
Misko Hevery
2011-11-14
chore(scenario tests): make scenario tests pass again
Misko Hevery
2011-11-14
refactor(scenario): fix scenario bootstrap & publish injector for inspection
Misko Hevery
2011-11-14
refactor(injector): switch to injector 2.0 introduce modules
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-31
fix(angular-bootstrap): fix boostrap scripts that broke w\ 5a2dcb9a
Igor Minar
2011-10-26
fix(scenario.dsl): Fix dsl for $location
Vojta Jina
2011-10-24
fix(scenario): Change title to "AngularJS"
Vojta Jina
2011-10-13
feat(scenario): allow key pressing when triggering browser event
Vojta Jina
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-09-26
fix(scenario): workaround for FF6 dispatchEvent issue #684208
Igor Minar
2011-09-26
Revert "fix(scenario): temporary fix for FF6"
Igor Minar
2011-09-16
fix(scenarioRunner): navigateTo should use prop('contentWindow')
Igor Minar
2011-09-16
feat(scenarioRunner): adding support for element().prop()
Igor Minar
2011-09-16
fix(scenario dsl): jQuery getters must have no value
Igor Minar
2011-09-16
feat (jquery): upgrade everything to jQuery 1.6.4
Igor Minar
2011-09-08
fix(scenario): temporary fix for FF6
Vojta Jina
2011-09-08
fix(scenario): do not navigate if click event was cancelled
Vojta Jina
2011-09-08
feat(scenario): browserTrigger returns false if preventDefault()
Vojta Jina
2011-08-15
style(*): remove extra semicolons
Igor Minar
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-22
chore(license): update license headers + add version num
Igor Minar
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-18
refactor($browser): hide startPoll and poll methods
DiPeng
2011-06-15
Fix test for scenario.Application - should remove old iframe
Vojta Jina
2011-06-15
Fix scenario runner on IE7, IE8
Misko Hevery
2011-06-06
added input#val method
Di Peng
2011-06-05
renamed $pause to $sleep AND $wait to $pause
Di Peng
2011-05-19
JSTD adapter for running e2e tests
Vojta Jina
2011-05-19
Don't check url (by HEAD request) before navigateTo
Vojta Jina
2011-04-25
Fix some typos, missing semi-colons, etc...
Vojta Jina
2011-04-22
fix typo in scenario jsdocs
Igor Minar
2011-04-11
fix e2e runner's navigateTo when url contains # fragment
Igor Minar
2011-04-09
fix build for IE9
Igor Minar
2011-04-08
fix e2e runner's browser.location methods
Igor Minar
[next]