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
/
test
Age
Commit message (
Expand
)
Author
2013-07-18
fix($compile): allow data: image URIs in img[src]
Chirayu Krishnappa
2013-07-18
feat(directive): ng:focus, ng:blur
Andreas Sander
2013-07-16
test(utils): Adds a missing test for snake_case
James deBoer
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
test($q): improve logging of callback invocations
Chirayu Krishnappa
2013-07-14
feat(ngPluralize): add alternative mapping using attributes
Lucas Galfasó
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
fix($injector): improve $injector:nomod error message
Igor Minar
2013-07-11
test(ngList): remove disabled test
Igor Minar
2013-07-08
feat($http): accept function as headers value
bolasblack
2013-07-08
fix(angular.equals): do not match keys defined in the prototype chain
Daniel Luz
2013-07-03
fix($sniffer): detect transition/animation on older Android browsers
Julien Bouquillon
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($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
test(ngRepeat): disable an element directive test on IE8
Igor Minar
2013-07-02
revert: test(ngRepeat): fix IE8 test compatibility issue
Igor Minar
2013-07-02
fix($injector): refactor module loading code and use minErr
Igor Minar
2013-07-01
test(ngRepeat): fix IE8 test compatibility issue
Igor Minar
2013-07-01
fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValue
joshkurz
2013-06-28
test($compile): use FQDN for img[src]
Chirayu Krishnappa
2013-06-28
chore: remove jstd leftovers
Vojta Jina
2013-06-28
style(ngRepeatSpec): fix up colons and iit
Pete Bacon Darwin
2013-06-27
fix(compiler): corrects component transclusion on compilation root.
Igor Minar
2013-06-24
fix($location): default to / for the url base if no base[href]
Igor Minar
2013-06-24
test($compile): fix IE specific test.
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
2013-06-21
fix($compile): sanitize values bound to img[src]
Chirayu Krishnappa
2013-06-20
fix(Angular.js): don't crash on invalid query parameters
Pete Bacon Darwin
2013-06-19
fix($http): ensure case-insens. header overriding
Caio Cunha
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-11
fix(ngRepeat): support growing over multi-element groups
Misko Hevery
2013-06-11
fix($compile): support multi-element group over text nodes
Misko Hevery
2013-06-06
chore(AngularPublic): remove angular.noConflict feature
Matias Niemelä
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-05-30
fix(jqLite): Added optional name arg in removeData
Jeff Cross
2013-05-30
fix($animator): ensure $animator calculates the highest duration + delay for ...
Matias Niemelä
2013-05-28
feat($compile): support multi-element directive
Misko Hevery
[next]