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-09-27
fix($route): fix regex escaping in route matcher
Igor Minar
2011-09-27
fix($resource): action defaults should override resource defaults
Marcello Nuccio
2011-09-02
fix(test): improve $cookie service test to work with Safari 5.1
Igor Minar
2011-08-19
feat($route): add reloadOnSearch route param to avoid reloads
Igor Minar
2011-08-19
feat($xhr,$resource): expose response headers in callbacks
Karl Seamon
2011-08-19
fix($resource): properly call error callback when resource is called with two...
Karl Seamon
2011-08-19
feat(test): toHaveBeenCalledOnce jasmine matcher
Vojta Jina
2011-08-19
refactor(jqLite): remove jqLite show/hide support
Igor Minar
2011-08-19
fix(directives): make ng:class-even/odd work with ng:class
Di Peng
2011-08-18
refactor(widgets): remove input[button, submit, reset, image] and button wind...
Di Peng
2011-08-18
feat($browser): JSONP error handling
Di Peng
2011-08-18
doc(typos): fix couple of typos in the docs
dandoyon
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
[next]