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-29
docs($provide): return instance of Ping, rather than constructor
Clark Pan
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-27
fix(mocks): refactor currentSpec to work w/ Jasmine 2
John Papa
2014-01-26
docs(select): rephase note on ngOptions
David Nelson
2014-01-26
docs(ngSwitch): fixed typo 'choses' to 'chooses'
David Nelson
2014-01-24
feat($animate): provide support for a close callback
Matias Niemelä
2014-01-23
docs(ngdoc): ensure module installation docs are accurate
Peter Bacon Darwin
2014-01-22
fix(a): don't preventDefault on click when SVGAElement has an xlink:href attr...
Caitlin Potter
2014-01-22
docs(ngRoute): grammar correction
Allon Hadaya
2014-01-22
style($interval): remove ws and replace comma with semicolon
Igor Minar
2014-01-22
docs(ngMock): $log.error property contains messages from $log.error, not $log...
gabrielbrasil
2014-01-21
fix(input): use Chromium's email validation regexp
Caitlin Potter
2014-01-21
docs(select): add callout style for a note
Brian Ford
2014-01-21
docs(select): add object comparison warning
Dan Matthews
2014-01-21
fix(ngRoute): pipe preceding route param no longer masks ? or * operator
Caitlin Potter
2014-01-21
fix($parse): do not use locals to resolve object properties
Lucas Galfasó
2014-01-19
docs(ngEventDirs): document priority of event directives
Abraham
2014-01-18
docs($http): remove outdated part about $http outside of $apply phase
Christoph Burgdorf
2014-01-18
docs($provide): fix Markdown formatting for provider method
Vlad GURDIGA
2014-01-18
docs($q): note that function okToGreet is expected to be defined in example
letsmakesense
2014-01-18
docs(ngInit): ng-init is an attribute/class directive, not an element directive
Bastian Buchholz
2014-01-18
docs(ngInit): note precedence when used with filters
Chia-liang Kao
2014-01-17
docs(input): document ngValue directive
Abdessamad Idrissi
2014-01-17
docs($sce): correct documentation for angular 1.2.0
Cameron Spear
2014-01-17
docs(ngChange): clarify difference between ng-change DOM change event
Andreas Gruenbacher
2014-01-15
docs(ngShowHide): make a note of values considered to be falsy
Foxandxss
2014-01-15
fix(ngMock): ensure ngAnimate isn't a required mock
Matias Niemelä
2014-01-15
chore($animate): remove Moz statements from requestAnimationFrame
Matias Niemelä
2014-01-14
feat($animate): provide support for DOM callbacks
Matias Niemelä
2014-01-14
feat($animate): use requestAnimationFrame instead of a timeout to issue a reflow
Matias Niemelä
2014-01-14
fix($animate): ensure the final closing timeout respects staggering animations
Matias Niemelä
2014-01-14
fix($animate): prevent race conditions for class-based animations when animat...
Matias Niemelä
2014-01-14
fix($animate): correctly detect and handle CSS transition changes during clas...
Matias Niemelä
2014-01-14
fix($animate): avoid accidentally matching substrings when resolving the pres...
Matias Niemelä
2014-01-13
docs(provider): replaced coffeescript with comparable javascript example
Lukas Ruebbelke
2014-01-13
fix($http): ensure default headers PUT and POST are different objects
Hendrixer
2014-01-13
docs(forEach): remove obsolte note
Igor Minar
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
[next]