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-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
2013-12-31
fix(input): use apply on change event only when one isn't already in progress
Igor Minar
2013-12-30
fix(input): prevent double $digest when using jQuery trigger.
Michał Gołębiowski
2013-12-30
fix($location): re-assign history after BFCache back on Android browser
kimwz
2013-12-27
perf(Scope): limit propagation of $broadcast to scopes that have listeners fo...
Karl Seamon
2013-12-27
fix(ngRoute): instantiate controller when template is empty
Caitlin Potter
2013-12-27
fix($sanitize): consider `size` attribute as valid/allowed attribute
Brady Isom
2013-12-20
style($http): fix a semi-colon
sanfords
2013-12-19
feat(ngAnimate): provide configuration support to match specific className va...
Matias Niemelä
2013-12-19
feat(jqLite): provide support for element.one()
Matias Niemelä
2013-12-19
fix($animate): use a scheduled timeout in favor of a fallback property to clo...
Matias Niemelä
2013-12-19
docs($interval): remind the developer to destroy their intervals
Josh Kurz
2013-12-19
docs(ngCloak): style name is ng-cloak, not ngCloak
snicolai
2013-12-19
docs(booleanAttrs): add @priority to all the boolean directives
Mark Jones
2013-12-19
docs($injector): use correct spacing convention for CoffeeScript functions
mkolodny
2013-12-19
docs(ngEventDirs): adding quick examples for new events
James Watling
2013-12-19
fix($compile): remove invalid IE exceptional case for `href`
Alexandre Potvin Latreille
2013-12-19
fix($parse): return 'undefined' if a middle key's value is null
Caitlin Potter
2013-12-18
fix($log): should work in IE8
Tobias Bosch
2013-12-18
fix(forEach): allow looping over result of querySelectorAll in IE8
Tobias Bosch
2013-12-18
fix($location): parse xlink:href for SVGAElements
Caitlin Potter
2013-12-18
perf($parse) use a faster path when the number of path parts is low
Karl Seamon
2013-12-18
perf(compile): add class 'ng-scope' before cloning and other micro-optimizations
Karl Seamon
2013-12-18
docs($resource): fix typo in server response example
oweitz
2013-12-18
docs(ngInit): fix typo
Jason Farnsworth
[next]