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
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-16
fix(angular-mocks): fix .defer.cancel when i=0
Igor Minar
2011-09-16
fix(angular-mocks): fix forEach -> angular.forEach in $browser.defer.cancel
Igor Minar
2011-09-06
fix($browser.xhr): not convert 0 status to 200
Vojta Jina
2011-09-02
test(jsonp): fixing jsonp e2e tests
Igor Minar
2011-08-21
fix(ng:options): remove memory leak caused by scope.
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
doc(sample): Add javascript sandbox integration (jsFiddle)
dandoyon
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
fix(bootstrap): missing var failed strict mode boot
Misko Hevery
2011-08-18
doc($browser): remove duplication of $browser to docs
Vojta Jina
2011-08-18
doc($browser): hide $browser.notifyWhenNoOustandingRequest method
Vojta Jina
2011-08-18
refactor(widgets): remove input[button, submit, reset, image] and button wind...
Di Peng
2011-08-18
doc(xhr): add e2e test for JSONP error handling
Di Peng
2011-08-18
feat($browser): JSONP error handling
Di Peng
2011-08-18
fix($xhr.error): fix docs and add missed breaking change
Vojta Jina
2011-08-18
doc(typos): fix couple of typos in the docs
dandoyon
2011-07-29
doc(date filter): fix dashes in api docs
Igor Minar
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-27
test(filter.date): fix e2e test to pass on different time zones
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
chore(jqlite): clean up dead code
Misko Hevery
2011-07-26
doc(ng:view): fix broken template links in docs; add scenario test.
Misko Hevery
2011-07-22
chore(license): update license headers + add version num
Igor Minar
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-19
doc(.defer.cancel): temporarily disable the doc
Igor Minar
2011-07-18
feat($browser.$defer.cancel): support canceling defered tasks
Igor Minar
2011-07-18
fix($browser.setUrl): make browser.setUrl more efficient
Igor Minar
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-18
feat(strict mode): turn on ECMAScript 5 strict mode
Igor Minar
2011-07-18
fix(strict mode): fix all issues discovered by strict mode and unit/e2e tests
Igor Minar
2011-07-18
doc(angular.annotate): properly disable doc snippet to avoid compiler warnings
Igor Minar
2011-07-18
doc(misc): fixing typos in docs
Igor Minar
2011-07-18
refactor($browser): hide startPoll and poll methods
DiPeng
2011-07-17
refactor(docs): run e2e tests with and without jquery
Di Peng
[next]