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
/
example
/
personalLog
Age
Commit message (
Expand
)
Author
2011-11-14
refactor(api): remove type augmentation
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
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-26
fix(example): fixes for personalLog e2e tests
Igor Minar
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-05-19
Remove trailing white spaces from all source files
Vojta Jina
2011-05-19
JSTD adapter for running e2e tests
Vojta Jina
2011-01-04
fixing up personalLog app
Igor Minar
2011-01-04
rename scope.$inject to scope.$service
Igor Minar
2011-01-04
Remove many eager-publish services, lazy polling
Misko Hevery
2010-11-01
Add browser().reload() to simulate a refresh from a user
Elliott Sprehn
2010-11-01
Provide browser DSL with location() to expect the iframe URL parts. Also move...
Elliott Sprehn
2010-10-26
Adding e2e tests for the PersonalLog app
Igor Minar
2010-10-26
fixes IE related failures, and form submit event handling in ie
Misko Hevery
2010-10-23
improving the PersonalLog app
Igor Minar
2010-10-23
personalLog demo - initial version with spec
Igor Minar