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
/
ng
Age
Commit message (
Expand
)
Author
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-25
feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe
Chirayu Krishnappa
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-07-24
fix(select): don't support binding to select[multiple]
Igor Minar
2013-07-24
feat(ngRepeat): add $even and $odd props to iterator
P. Envall
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-07-24
fix(ngRepeat): handle iteration over identical obj values
Rory Douglas
2013-07-24
fix(numberFilter): always convert scientific notation to decimal
Paul Meskers
2013-07-22
fix($compile): always instantiate controllers in parent->child order
Igor Minar
2013-07-22
fix(Scope): ensure that isolate scopes use the main evalAsync queue
Igor Minar
2013-07-19
fix(core): parse URLs using the browser's DOM API
Chirayu Krishnappa
2013-07-18
test(ngRepeat): add a test for ngRepeat when using 'track by' and a filter
Brian Ford
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-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-12
fix($http): allow interceptors to completely override headers
Igor Minar
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
test(ngList): remove disabled test
Igor Minar
2013-07-08
feat($http): accept function as headers value
bolasblack
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($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-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
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-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
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
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
[next]