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-07-18
feat(directive): ng:focus, ng:blur
Andreas Sander
2013-07-17
docs($templateCache): add examples of usage
Spencer
2013-07-17
docs(dateFilter): fix typos
Bruno Coelho
2013-07-15
fix($animator): ensure animations are always disabled for an element that is ...
Matias Niemelä
2013-07-14
feat($q): added support to promise notification
Caio Cunha
2013-07-14
feat(ngPluralize): add alternative mapping using attributes
Lucas Galfasó
2013-07-14
style(ngMock): add missing whitespace
David
2013-07-13
fix(angular.equals): add support for regular expressions
Ben Ripkens
2013-07-12
fix($http): allow interceptors to completely override headers
Igor Minar
2013-07-12
feat(Angular.js): skip JSON.stringify for undefined
Greg Thornton
2013-07-12
feat($resource): support an unescaped URL port
Leandro Ostera
2013-07-12
fix(ngScenario): select().option(val) should prefer exact value match
Stephen Merity
2013-07-12
fix(sanitize): match URI schemes case-insensitively
Pete Bacon Darwin
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
2013-07-11
fix(ngValue): made ngValue to write value attribute to element
Mikk Kirstein
2013-07-11
fix(scope): watches can be safely unregistered inside watch handlers
Paulo Scardine
2013-07-11
style(sanitize): fix typo in variable names
Ben Holley
2013-07-11
refactor(Angular.js): remove code duplication
Eric Subach
2013-07-11
fix($injector): improve $injector:nomod error message
Igor Minar
2013-07-11
docs(ngList): fix example and add e2e test
Igor Minar
2013-07-10
style(input): remove ws
Igor Minar
2013-07-10
docs(ngMock): correct verifyNoOutstandingExpectation example
Mark Striemer
2013-07-09
docs(angular.identity): fix missing 'angular' in identity function
Marco Vito Moscaritolo
2013-07-08
feat($http): accept function as headers value
bolasblack
2013-07-08
docs(ngModelController): provide a more intuitive example
Pete Bacon Darwin
2013-07-08
docs(numberFilter): fix explanation of default fraction size
Pete Bacon Darwin
2013-07-08
fix(angular.equals): do not match keys defined in the prototype chain
Daniel Luz
2013-07-04
docs(input): ng-model doesn't work well with isolated scope directive
basarat
2013-07-03
fix($compile): empty normalized href should pass sanitation check
Anders Hessellund Jensen
2013-07-03
fix(i18n): Do not transform arrays into objects
Lucas Galfasó
2013-07-03
fix($sniffer): detect transition/animation on older Android browsers
Julien Bouquillon
2013-07-03
refactor(core): use native String.prototype.trim if available
Sebastian Müller
2013-07-03
fix($parse): disallow access to Function constructor
Chirayu Krishnappa
2013-07-02
fix(jqLite): prepend array in correct order
Joao Sa
2013-07-02
fix(ngCloak): hide element even when CSS 'display' is set
Vineet Kumar
2013-07-02
fix($compile): prevent infinite loop w/ replace+transclude directives
Igor Minar
2013-07-02
revert: fix(compiler): corrects component transclusion on ...
Igor Minar
2013-07-02
fix($injector): refactor module loading code and use minErr
Igor Minar
2013-07-01
fix(jqLite): rename jqLiteError to jqLiteMinErr
Igor Minar
2013-07-01
fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValue
joshkurz
2013-07-01
docs($cacheFactory): show that you can access existing caches
Itamar Rogel
2013-07-01
docs(Angular.js): explain that toJson strips $... properties
Spencer Applegate
2013-06-27
fix(compiler): corrects component transclusion on compilation root.
Igor Minar
2013-06-27
docs(ngBind): clarify some of the writing
Andrew Peterson
2013-06-27
docs(ngPluralize): improve wording
Andrew Peterson
2013-06-27
docs(ngMock/$httpBackend): fix testing example
Pete Bacon Darwin
2013-06-24
fix($location): default to / for the url base if no base[href]
Igor Minar
2013-06-24
fix($parse): move global getter out of parse.js
Chirayu Krishnappa
2013-06-24
fix($compile): reject multi-expression interpolations for src attribute
Chirayu Krishnappa
2013-06-21
fix($compile): disallow interpolations for DOM event handlers
Chirayu Krishnappa
[next]