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
2014-01-13
docs(angular.forEach): specifies that .forEach filters using .hasOwnProperty
Mehul Patel
2014-01-13
revert: fix($route): update current route upon $route instantiation
Igor Minar
2014-01-13
fix($rootScope): prevent infinite $digest by checking if asyncQueue is empty ...
Noam Lewis
2014-01-11
docs(ngView): moar better autoscroll docs
Igor Minar
2014-01-11
docs(ngView): add param info
Gias Kay Lee
2014-01-10
docs($sce): corrected typo & markup.
jesse
2014-01-10
fix($route): update current route upon $route instantiation
Daniel Zimmermann
2014-01-10
docs(select): update regexp grouping cheat-sheat
Ajay Roopakalu
2014-01-10
feat(select): allow multiline ng-options
Ajay Roopakalu
2014-01-10
fix($http): return responseText on IE8 for requests with responseType set
Igor Minar
2014-01-10
docs(\$resource): fixed typo (s/seapph/search)
René Wilhelm
2014-01-10
docs($location): fix link to $locationChangeSuccess event
Caitlin Potter
2014-01-09
revert: fix($location): return '/' for root path in hashbang mode
Igor Minar
2014-01-09
fix($location): return '/' for root path in hashbang mode
Caitlin Potter
2014-01-09
fix($httpBackend): Allow status code 0 from any protocol
Rafał Jagoda
2014-01-08
feat(docs): adding the <doc:protractor> ngdoc-tag
Julie
2014-01-08
docs(script): add more detailed information
Gias Kay Lee
2014-01-08
fix($httpBackend): cancelled JSONP requests will not print error in the console
Artemy Tregubenko
2014-01-07
docs($document): moar better description
Igor Minar
2014-01-07
docs($document): improve the description
Igor Minar
2014-01-07
refactor(booleanAttrs, ngSwitch): use link function instead of compile functi...
Gias Kay Lee
2014-01-06
fix(ngMock window.inject): Remove Error 'stack' property changes
Andrew C. Greenberg
2014-01-06
refactor(input): wrapped validation logic in helper function
Ben Wiklund
2014-01-06
docs($compile): fix a typo
Gias Kay Lee
2014-01-06
docs(form): changed capitalization in CSS classes section
jesse
2014-01-05
refactor(filterFilter): simplify code by a ternary op instead of if-else
RoyLING
2014-01-04
docs(rootScope): fix typo
Kenneth Lynne
2014-01-04
docs(ng/filter/filter): make docs human readable
Igor Minar
2014-01-03
docs($http): makes clear $httpProvider.defaults are available at run-time
MikeMac
2014-01-03
docs(ngRepeat): add info about aliasing special properties of ngRepeat
Wojciech Krzystek
2014-01-03
style($httpBackend): fix typo
Bastian Buchholz
2014-01-03
fix($parse): fix CSP nested property evaluation, and issue that prevented its...
Brian Nenninger
2014-01-03
core(Scope): rename 'debugger' to 'web inspector' to avoid woes with g3 presu...
Igor Minar
2014-01-03
fix($httpBackend): don't delete xhr.onreadystatechange otherwise Safari :-O
Igor Minar
2014-01-03
fix($animate): ensure class-based animations are always skipped before struct...
Matias Niemelä
2014-01-03
docs($filter): fix wrong param order in doc
royling
2014-01-02
docs(\$sniffer): fix minor typo
Tiago Ribeiro
2014-01-02
fix($resource): prevent URL template from collapsing into an empty string
Gias Kay Lee
2014-01-02
fix(ngShow/ngHide, ngIf): functions with zero args should be truthy
Brian Ford
2014-01-02
fix(httpBackend): fix 'type mismatch' error on IE8 after each request
Igor Minar
2014-01-02
fix($httpBackend): use ActiveX XHR when making PATCH requests on IE8
Igor Minar
2014-01-02
fix($location): $location.path() behaviour when $locationChangeStart is trigg...
Sebastian K
2014-01-02
style($browser): remove ws, fix typo
Igor Minar
2014-01-02
fix($browser): remove base href domain when url begins with '//'
Caitlin Potter
2014-01-02
fix(ngRepeat): allow for more flexible coding style in ngRepeat expression
Gias Kay Lee
2014-01-02
docs($compile): fix typo
David Burrows
2014-01-02
fix(Scope): don't let watch deregistration mess up the dirty-checking digest ...
Igor Minar
2014-01-02
fix($httpBackend): Ignore multiple calls to onreadystatechange with readyState=4
Tobias Bosch
2014-01-02
fix(animate): remove trailing `s`
Olivier Louvignes
2013-12-31
fix($injector): remove INSTANTIATING entry when done
Matt Ginzton
[next]