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
2013-08-03
chore(ngdocs): provide detailed documentation for the $animate service timeline
Matias Niemelä
2013-08-03
chore(ngdocs): provide docs for the core $animator service
Matias Niemelä
2013-08-03
fix(animate): cleanup global leaked vars.
Misko Hevery
2013-08-03
fix(ngAnimate): remove compound JS selector animations
Matias Niemelä
2013-08-02
fix(ngShowHide): change the .ng-hide CSS class to use an !important flag
Matias Niemelä
2013-08-02
chore(ngMock): remove unused $animate delegation methods
Matias Niemelä
2013-08-02
chore(ngMock): rename $animate.process to $animate.flushNext()
Matias Niemelä
2013-08-01
fix(ngMock): keep withCredentials on passThrough
Étienne Barrié
2013-07-31
fix(location): fix parameter handling on search()
Misko Hevery
2013-07-31
fix($parse): unwrap promise when setting a field
James Davies
2013-07-31
fix(mobile-ng-click): prevent unwanted opening of the soft keyboard
Jan Laußmann
2013-07-31
feat(scenario): expose jQuery for usage outside of angular scenario
Andreas Marek
2013-07-31
style($sce): remove unreachable return statement
Igor Minar
2013-07-31
fix(jqLite): support space-seperated events in off
Andy Joslin
2013-07-31
fix(mock.$log): keep in sync with $log
Chirayu Krishnappa
2013-07-31
fix($q): call `reject()` even if `$exceptionHandler` rethrows
Pete Bacon Darwin
2013-07-31
fix(resource): check whether response matches action.isArray
Pete Bacon Darwin
2013-07-31
fix(isArrayLike) Correctly detect arrayLike items
Daniel Herman
2013-07-31
feat(directive): support as instance syntax
Lucas Galfasó
2013-07-29
chore(ngdocs): all animation-supported directives working with docs examples ...
Matias Niemelä
2013-07-29
fix(ngClass): ensure ngClass doesn't fire addClass or removeClass with an emp...
Matias Niemelä
2013-07-29
chore(ngdocs): fixed jsFiddle/Plunkr examples to include ngAnimate and use a ...
Matias Niemelä
2013-07-27
docs(*): fixed typos and ngdoc parameter names
Carl Danley
2013-07-27
docs(interpolate): remove example e2e test that cannot run
Pete Bacon Darwin
2013-07-27
docs($interpolate): add example for the provider
Emmanuel
2013-07-27
docs(animate): add param name
Pete Bacon Darwin
2013-07-27
fix(animate): move forEach so it can be accessed as needed
Pete Bacon Darwin
2013-07-26
fix($animate): make animation onComplete callbacks async
Matias Niemelä
2013-07-26
fix(ngAnimate): $timeout integration and cancel callbacks added
Matias Niemelä
2013-07-26
chore(ngView): $animate refactoring + transclusion & tests
Matias Niemelä
2013-07-26
fix(ngInclude): $animate refactoring + use transclusion
Matias Niemelä
2013-07-26
chore($animate): replace show/hide with addClass/removeClass
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-26
fix($compile): don't use new with minErr
Ken Sheedlo
2013-07-26
chore($compile): removed unused variable
Wesley Cho
2013-07-26
feat(ngMock): $timeout.flushNext can expect specific timeout delays
Matias Niemelä
2013-07-26
feat(ngMock): support delay limit for $timeout.flush
Matias Niemelä
2013-07-26
chore(ngdocs): replace showdown.js with marked.js
Matias Niemelä
2013-07-25
feat(ngMobile): emit 'swipeleft' and 'swiperight' events
Braden Shepherdson
2013-07-25
fix($compile): don't check attr.specified on non-ie7
Igor Minar
2013-07-25
feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe
Chirayu Krishnappa
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-07-24
fix(ngMobile): emit click event for touchy clicks
Braden Shepherdson
2013-07-24
fix(select): don't support binding to select[multiple]
Igor Minar
2013-07-24
fix(ngMobile): prevent ngClick when item disabled
Julien Bouquillon
2013-07-24
feat(ngRepeat): add $even and $odd props to iterator
P. Envall
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-07-24
fix(ngRepeat): handle iteration over identical obj values
Rory Douglas
2013-07-24
fix(numberFilter): always convert scientific notation to decimal
Paul Meskers
2013-07-24
fix(equals): {} and [] should not be considered equivalent
Brenton
[next]