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
Age
Commit message (
Expand
)
Author
2013-11-22
fix($httpBackend): only IE8 and below can't use `script.onload` for JSONP
Pete Bacon Darwin
2013-11-22
test($compile): correct the assertion to make test pass on IE11
Igor Minar
2013-11-22
fix($parse): allow for new lines in expr when promise unwrapping is on
rodyhaddad
2013-11-21
fix($compile): secure form[action] & iframe[srcdoc]
Chirayu Krishnappa
2013-11-21
fix(httpBackend): should not read response data when request is aborted
Gonzalo Ruiz de Villa
2013-11-21
fix(ngMock): fixes httpBackend expectation with body object
Corey Burrows
2013-11-21
fix(loader): expose `$$minErr` to modules such as`ngResource`
Pete Bacon Darwin
2013-11-21
fix(ngView): Don't throw when the ngView element contains content with direct...
Tobias Bosch
2013-11-21
fix(ngInclude): Don't throw when the ngInclude element contains content with ...
Tobias Bosch
2013-11-21
fix(tests): Correct tests for IE11
Tobias Bosch
2013-11-21
fix(ngAnimate): correctly retain and restore existing styles during and after...
Peter Deak
2013-11-21
chore($animate): remove unnecessary reflective dereferencing
Matias Niemelä
2013-11-21
fix($animate): ensure keyframe animations are blocked around the reflow
Matias Niemelä
2013-11-21
fix($animate): ensure transition animations are unblocked before the dom oper...
Matias Niemelä
2013-11-21
fix($animate): ensure addClass/removeClass animations do not snap during reflow
Matias Niemelä
2013-11-21
fix($compile): ensure CSS classes are added and removed only when necessary
Matias Niemelä
2013-11-21
test(docs): fix the failing specs
Vojta Jina
2013-11-21
chore: use temporary version of grunt-jasmine-node
Vojta Jina
2013-11-21
docs(guide/unit-testing): minor style and grammar changes
jody tate
2013-11-21
docs(faq): update compressed and minified file size
gdi2290
2013-11-21
docs(guide/ie): add info about what IE versions are supported
scottywakefield
2013-11-21
fix(ngController): fix issue with ngInclude on the same element
Andrew Silluron-Gonzalez
2013-11-21
fix($resource): Always return a resource instance when calling class methods ...
Tobias Bosch
2013-11-21
feat(input): hold listener during text composition
Chia-liang Kao
2013-11-21
docs(guide/migration): fix typo ngHtmlBind -> ngBindHtml
Igor Minar
2013-11-20
fix(ngAnimate): use a fallback CSS property that doesn't break existing styles
Matias Niemelä
2013-11-20
refactor($sce): Use $sniffer instead of $document for feature detection.
Tobias Bosch
2013-11-20
fix(ngClass): ensure that ngClass only adds/removes the changed classes
Matias Niemelä
2013-11-20
fix($animate): ensure the DOM operation isn't run twice
Matias Niemelä
2013-11-20
fix(ngInclude): allow ngInclude to load scripts when jQuery is included
Brian Ford
2013-11-20
docs($log): the documented default log behavior was incorrect
Michel Salib
2013-11-20
docs(ngAnimate): fixed two small typos
Jarrett Harris
2013-11-20
docs(booleanAtts): explain the motivation for boolean attributes
gdennie
2013-11-20
docs(tutorial/step-2): correct the link to jasmine docs
Ashutosh Das
2013-11-20
docs(ngRepeat): fix typo
Stéphane Reynaud
2013-11-20
docs(ngPluralize): Fix missing space before parentheses
Stéphane Reynaud
2013-11-20
docs(guide/directive): use `hideDialog` handler in example
Maksim
2013-11-20
docs(guide/ie): fix typo
gipsy86147
2013-11-20
docs(guide/providers): remove extra closing parenthesis in example
Dave Gaeddert
2013-11-20
docs(guide/migration): fix typo
Tyler Eich
2013-11-20
docs(guide/compiler): fix typo in isolate scope def
Yves Richard
2013-11-20
docs(api): example for $provide.value() uses $provide.value()
jbnizet
2013-11-20
docs(ngRoute): make it easier to find the example
Pete Bacon Darwin
2013-11-20
docs(tutorial): minimum node.js version is 0.10 (Windows too)
Stéphane Reynaud
2013-11-20
docs(guide/migration): fix typo
Jayson Harshbarger
2013-11-19
docs($animate): update the docs explaining enable/disable for specific elements
Matias Niemelä
2013-11-18
chore(travis): increase disconnect timeout
Vojta Jina
2013-11-18
docs(ngApp): improve description and example
Pete Bacon Darwin
2013-11-18
docs(guide/directive): clarify code example for isolated scopes bindings
Jens Berthold
2013-11-18
docs(guide/directive): add note about HTML case-insensitivity
Pete Bacon Darwin
[next]