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
Age
Commit message (
Expand
)
Author
2011-07-27
feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resource
Karl Seamon
2011-07-27
style(): fix couple of missing semi-colons
Vojta Jina
2011-07-26
fix(ng:show/ng:hide): use jqLite.show/jqLite.hide
Di Peng
2011-07-26
feat(number/currency filter): format numbers and currency using pattern
Di Peng
2011-07-26
style(ng:options): fix style and some docs
Igor Minar
2011-07-26
fix(ng:options): add support for option groups
Misko Hevery
2011-07-26
fix(directive): ng:options to support ng:change
Misko Hevery
2011-07-26
fix(directive): ng:options to support iterating over objects
Misko Hevery
2011-07-26
fix(directive): ng:options incorrectly re-grew options on datasource change
Misko Hevery
2011-07-26
fix(directive): ng:options now support binding to expression
Misko Hevery
2011-07-26
style(warnings): prevent the browser from making bogus GET requests during tests
Misko Hevery
2011-07-26
style(warnings): added missing semi colons
Misko Hevery
2011-07-22
feat(angular.version): add angular.version
Di Peng
2011-07-20
feat(filter.date): add support for default datetime formats in en
Di Peng
2011-07-20
feat(TzDate): add mock "toString" method to TzDate.
Di Peng
2011-07-19
Revert "fix(ng:class): preserve classes added post compilation"
Igor Minar
2011-07-18
feat($browser.$defer.cancel): support canceling defered tasks
Igor Minar
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-18
refactor($browser): hide startPoll and poll methods
DiPeng
2011-07-17
style(jqLiteSpec): add space
Di Peng
2011-07-17
feat(jqlite): added show(),hide() and eq() methods to jqlite
Di Peng
2011-07-13
fix(ng:class): preserve classes added post compilation
Di Peng
2011-07-13
refactor($browser.xhr): use $browser.addJs for JSONP
Igor Minar
2011-07-13
fix($browser.addJs): make addJs jQuery compatible
Igor Minar
2011-07-13
fix($browser.xhr): properly delete jsonp callbacks
Igor Minar
2011-07-12
fix:jqLite: Set event.target on IE<8
Vojta Jina
2011-07-12
fix:jqLite: Normalize non-existing attributes to undefined as jQuery
Vojta Jina
2011-07-12
fix:jqLite: Fix binding to more events separated by space
Vojta Jina
2011-07-12
test(ng:repeat): add tests for $position for small arrays/objects
Igor Minar
2011-07-01
fix:exceptionHandler mock: should not specify dependencies
Igor Minar
2011-07-01
fix:$browser mock: defer.flush() should flush all fns
Igor Minar
2011-06-30
feat:$xhr: provide access to $xhr header defaults
Igor Minar
2011-06-27
fix:tests: replace angular.annotate with annotate
Igor Minar
2011-06-27
test:ng#class: added a better unit test for ng:class
Di Peng
2011-06-27
fix:testabilityPatch: remove annotate since it's not public
Igor Minar
2011-06-23
feat:filter.date: add day/month string format support
Di Peng
2011-06-23
fix:ng:repeater - fix $position when collection size changes
Misko Hevery
2011-06-23
style:ApiSpecs - clean up test names to match jasmine conventions
Misko Hevery
2011-06-23
fix:$orderBy - return unsorted array if no predicate
Misko Hevery
2011-06-23
fix:scope - reintroduce support for eager services
Di Peng
2011-06-23
test:angular.service - add tests for $inject
Di Peng
2011-06-17
Fix failing unit tests in IE7 (Binder, select widget)
Vojta Jina
2011-06-17
Fix compiler test for IE9
Vojta Jina
2011-06-17
Remove obsolete scenario folder
Vojta Jina
2011-06-16
Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to marku...
Di Peng
2011-06-15
Fix test for scenario.Application - should remove old iframe
Vojta Jina
2011-06-08
remove ng:format=index
Misko Hevery
2011-06-08
Added ng:options directive
Misko Hevery
2011-06-08
Added prepend() to jqLite
Misko Hevery
[next]