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-05-16
feat($http): add a default content type for PATH requests
Daniel Stockton
2013-05-16
doc(guide): add links to angular-seed examples
Matt Haggard
2013-05-16
docs(ngCsp): add more informative details
Dean Sofer
2013-05-15
docs(guide:understanding_controllers): remove outdated info
jamesBrennan
2013-05-14
feat(ngSrcset): add new ngSrcset directive
Samuel Santos
2013-05-14
feat(scenario): adds mousedown and mouseup event triggers to scenario
Andreas Marek
2013-05-14
docs($timeout): minor cleanup
Siddique Hameed
2013-05-14
feat($resource): collapse empty suffix parameters correctly
Glenn Goodrich
2013-05-14
feat(select): match options by expression other than object identity
quazzie
2013-05-13
feat(ngAnimate): cancel previous incomplete animations when new animations ta...
Matias Niemelä
2013-05-13
feat(ngdocs): external links to github, plunkr and jsfiddle available for cod...
Matias Niemelä
2013-05-13
chore(ngdocs): update to new version of FontAwesome
Matias Niemelä
2013-05-13
chore($sniffer): replace remaining supportsTransitions/supportsAnimations fla...
Matias Niemelä
2013-05-13
docs(animation): fix code example to work with most recent ngAnimate
Matias Niemelä
2013-05-11
fix($browser): should use first value for a cookie.
Chirayu Krishnappa
2013-05-10
docs($scope): clarify documentation for $broadcast
willtj
2013-05-10
docs(guide): fix a typo
veselinn
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-10
docs(guide): fix typo on model name
Alfred Nutile
2013-05-09
docs(Angular.js) move forEach docs to correct place
Alex Pods
2013-05-09
style(*): fix up semicolon and var usage
Anatoly Shikolay
2013-05-09
docs(tutorial): add comment about injection annotation
Pete Bacon Darwin
2013-05-09
docs($window): fix example
Pete Bacon Darwin
2013-05-08
fix(scenario): update to use our angular-scenario.js rather then karma
Misko Hevery
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-05-08
feat(ngAnimate): Add support for CSS3 Animations with working delays and mult...
Matias Niemelä
2013-05-08
feat($sniffer): Add support for supportsAnimations flag for detecting CSS Ani...
Matias Niemelä
2013-05-08
chore(ngIf): Add animation code to ngIf example and docs text to ngAnimate docs
Matias Niemelä
2013-05-08
feat(ngdocs): add variable type hinting with colors
Matias Niemelä
2013-05-08
refactor($resource): simplify url template expansion
Igor Minar
2013-05-08
chore(docs): use done() in gen-docs.js
Igor Minar
2013-05-08
test(sortedHtml): ignore bogus rowspan=1 and colspan=1 in IE
Igor Minar
2013-05-08
test(sortedHtml): fix comment support in sortedHtml helper
Igor Minar
2013-05-08
style($compile): clarify argument name
Igor Minar
2013-05-08
fix(angular): do not copy $$hashKey in copy/extend functions.
R. Merkert
2013-05-08
feat($cookieStore): $cookieStore.get now parses blank string as blank string
Illniyar
2013-05-07
fix(date): correctly format dates with more than 3 sub-second digits
Kevin Wells
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2013-05-07
fix(dateFilter): correctly format ISODates on Android<=2.1
Pete Bacon Darwin
2013-05-07
doc(input): fix small typo in code example
Hamish Macpherson
2013-05-06
fix($location): prevent navigation when event isDefaultPrevented
Misko Hevery
2013-05-06
docs(injector): add docs for $injector.has
Misko Hevery
2013-05-03
feat(ngInclude): $includeContentRequested event
Matthieu Larcher
2013-05-02
fix($location): compare against actual instead of current URL
Misko Hevery
2013-05-02
fix($location): prevent navigation if already on the URL
Misko Hevery
2013-05-02
fix(ngAnamite): eval ng-animate expression on each animation
Misko Hevery
2013-05-02
feat(injector): add has method for querying
Misko Hevery
2013-05-02
fix(ngView): accidentally compiling leaving content
Misko Hevery
2013-05-02
fix(ngRepeat): correctly iterate over array-like objects
Gonzalo Ruiz de Villa
2013-05-02
fix($rootScope) ensure $watchCollection correctly handles arrayLike objects
Gonzalo Ruiz de Villa
[next]