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
/
test
/
testabilityPatch.js
Age
Commit message (
Expand
)
Author
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
refactor(mock): moved mocks into its own module
Misko Hevery
2011-11-14
refactor(parser): turn parser into a service (keep compatibility hack)
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
new(injector): new injector v2.0
Misko Hevery
2011-11-14
refactor(api): cleaned up the externalization of angular API methods
Misko Hevery
2011-11-14
refactor(compiler) turn compiler into a service
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-31
feat(matchers): extract jasmine matchers into separate file for future reuse
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-27
test(matchers): add toBeOneOf matcher
Igor Minar
2011-09-16
fix(specs): fix jQuery to jqLite binding on IE8
Igor Minar
2011-08-18
feat(test): toHaveBeenCalledOnce jasmine matcher
Vojta Jina
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-18
fix(strict mode): fix all issues discovered by strict mode and unit/e2e tests
Igor Minar
2011-07-17
feat(jqlite): added show(),hide() and eq() methods to jqlite
Di Peng
2011-06-27
fix:testabilityPatch: remove annotate since it's not public
Igor Minar
2011-06-17
Fix failing unit tests in IE7 (Binder, select widget)
Vojta Jina
2011-06-08
Added ng:options directive
Misko Hevery
2011-06-08
Refactor injector to have invoke method for speed reasons
Misko Hevery
2011-06-08
better error reporting for exceptions
Misko Hevery
2011-06-02
Fix unit test in IE7
Vojta Jina
2011-04-09
fix build for IE9
Igor Minar
2011-02-16
rewrite of JQuery lite implementation, which now better supports selected sets
Misko Hevery
2011-02-16
remove $init on scope from applying compilation template
Misko Hevery
2011-02-16
allow jquery to be declared after angular in the script loading order
Misko Hevery
2011-02-04
smarter normalization of value on option, and htmlParser fixes
Misko Hevery
2011-02-03
corrected typo in the dump function which was preventig serialization of objects
Misko Hevery
2011-01-26
split mocks and create $log and $exceptionHandler mocks
Igor Minar
2011-01-18
improved dump function to atomatically render HTML
Misko Hevery
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2011-01-07
change to keydown from keyup; add delayed $updateView
Misko Hevery
2010-12-08
Fixed failed assignments of form abj[0].name=value
Misko Hevery
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-10-27
Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and n...
Misko Hevery
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery
2010-10-22
Workaround for http://bugs.jquery.com/ticket/7292
Misko Hevery
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-15
fixed lint warnings and one flaky test
Misko Hevery
2010-10-14
New Angular Scenario runner and DSL system with redesigned HTML UI.
Elliott Sprehn
2010-09-21
HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...
Misko Hevery
2010-08-18
added better handling of ng:format=number
Misko Hevery
2010-08-12
Fix toEqual matcher to use angular.equals instead of simple == comparison, wh...
Shyam Seshadri
2010-07-23
fix issues with ie 7
Misko Hevery
2010-07-02
changed the eval for ie to be able to return a function
Misko Hevery
[next]