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
/
ng
Age
Commit message (
Expand
)
Author
2013-05-09
docs($window): fix example
Pete Bacon Darwin
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
style($compile): clarify argument name
Igor Minar
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-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
2013-05-01
fix($location): back-button should fire $locationChangeStart
quazzie
2013-04-30
fix(ngController): allow dots in a controller name
Vojta Jina
2013-04-30
feat($httpBackend): add timeout support for JSONP requests
David Bennett
2013-04-29
feat(ngdocs): support for HTML table generation from docs code
Matias Niemelä
2013-04-29
fix(ngController): change controllerAlias to controllerAs.
Misko Hevery
2013-04-29
fix(parse): Fix context access and double function call
Lucas Galfasó
2013-04-29
refact(ngClass): improve performance through bitwise operations
Robin Böhm
2013-04-28
docs($q): fix typo
Jamie R. Rytlewski
2013-04-26
docs(route): fix typo in route documentation
Andreas Pelme
2013-04-25
fix(location): correctly rewrite Html5 urls
Pete Bacon Darwin
2013-04-24
docs(filter): improve syntax for usage in templates
Paulo Ávila
2013-04-24
feat($q): add $q.always() method
Laurent Cozic
2013-04-22
feat(controller): support as instance syntax
Misko Hevery
2013-04-22
fix($animator): remove dependency on window.setTimeout.
Misko Hevery
2013-04-19
feat(ngIf): add directive to remove and recreate DOM elements
Oren Avissar
2013-04-19
docs(input): fix typo on max attribute
leesei
2013-04-19
docs(select): fix attribute documentation
Shyam Seshadri
2013-04-19
docs(ngBind): fix typo
Michal Reichert
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-17
doc(ngClassEven): make consistent with ngClassOdd
es128
2013-04-16
fix(ngPattern): allow modifiers on inline ng-pattern
austingreco
2013-04-16
docs($q): fix incorrect @returns tag for $q.when()
Francesc Rosàs
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-04-15
fix($location): fix URL interception in hash-bang mode
Misko Hevery
2013-04-15
docs(rootScope): fix typo
Pete Bacon Darwin
2013-04-15
docs(rootScope): Fix various typos
Laurent
2013-04-13
docs(ngController): fix docs link to api/ng.$route
brandonjp
2013-04-11
fix(ngAnimate): prevent animation on initial page load
Misko Hevery
2013-04-11
fix(ngRepeat): prevent initial duplicates
Misko Hevery
2013-04-11
style(exceptionHandler): add ws
Lee Leathers
2013-04-11
docs(animator): fix typo
winkler1
[next]