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-11
fix(scope): watches can be safely unregistered inside watch handlers
Paulo Scardine
2013-07-11
test(ngPattern): fix disabled test
Igor Minar
2013-07-11
test(ngList): remove disabled test
Igor Minar
2013-06-19
fix($http): ensure case-insens. header overriding
Caio Cunha
2013-05-21
test(parse): Test for the parsing not invoking twice to get self
Lucas Galfasó
2013-05-11
fix($browser): should use first value for a cookie.
Chirayu Krishnappa
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2013-05-01
fix($location): back-button should fire $locationChangeStart
quazzie
2013-04-29
test(browser/compile): fix calls to Jasmine fail()
Oren Avissar
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-03-15
fix($location): parse FirefoxOS packaged app urls
Manuel Braun
2013-03-14
fix(timezone): correct timezone date filter for 1/2 hour offsets
Sujeet Pillai
2013-03-14
Fix failing test in IE 10
Shyam Seshadri
2013-03-11
fix($location): correctly rewrite html5 url to hashbang url
Thibault Leruitte
2013-03-08
test($route): add tests for matching 'otherwise' routes
Igor Minar
2013-02-25
fix($compile): compile replace directives in external template
danilsomsikov
2013-02-25
chore(sortedHtml): print attributes with empty value
Igor Minar
2013-02-25
fix($compile): whitelist file:// in url sanitization
Igor Minar
2013-02-23
fix($compile): handle elements with no childNodes property
Igor Minar
2013-02-20
fix($compile): sanitize values bound to a[href]
Igor Minar
2013-02-18
fix(ngClass): keep track of old ngClass value manually
Per Rovegård
2013-02-18
fix(compile): should not leak memory when there are top level empty text nodes
Pete Bacon Darwin
2013-02-14
fix($httpBackend): patch for Firefox bug w/ CORS and response headers
Will Moore
2013-02-14
fix(a): workaround IE bug affecting mailto urls
Igor Minar
2013-02-14
fix($rootScope): minor typo fixes
Daniel Luz
2013-02-14
fix(numberFilter): fix formatting when "0" passed as fractionSize
Kury Kruitbosch
2013-02-07
fix($compile): rename $compileNote to compileNode
Enrique Paredes
2013-02-07
fix($cookies): set cookies on Safari&IE when base[href] is undefined
Fredrik Bonander
2013-02-07
fix(date): invert timezone sign and always display sign
Philip Roberts
2013-01-30
feat(Scope): expose transcluded and isolate scope info for batarang
Brian Ford
2013-01-18
fix(ngSwitch): don't leak when destroyed while not attached
danilsomsikov
2013-01-17
feat($compile): support modifying the DOM structure in postlink fn
Martin Probst
2013-01-17
fix($compile): do not wrap empty root text nodes in spans
Pete Bacon Darwin
2013-01-17
fix(ngRepeat): correctly apply $last if repeating over object
Pete Bacon Darwin
2013-01-16
fix($route): support route params not separated with slashes.
Martin Probst
2013-01-14
fix($compile): safely create transclude comment nodes
Igor Minar
2013-01-08
refactor($browser): remove faulty 20+ cookies warning
Igor Minar
2012-12-14
fix($route): correctly extract $routeParams from urls
Gonzalo Ruiz de Villa
2012-12-05
fix(select): support optgroup + select[multiple] combo
_pants
2012-11-30
fix(Scope): ensure that a scope is destroyed only once
Igor Minar
2012-11-26
fix($location): reset $location.$$replace with every watch call
Rado Kirov
2012-11-26
fix(ngRepeat): support mostly-stable repeating for primitives
Igor Minar
2012-11-26
test(ngRepeat): clean up and improve tests
Igor Minar
2012-11-26
test(ngRepeat): add test for issue #1076
Igor Minar
2012-11-25
fix(Scope): allow removing a listener during event
Vojta Jina
2012-11-24
fix($cacheFactory): return undefined when removing non-existent entry
Jeremy Tymes
2012-10-31
fix(select): select option with a label of 0 is not shown
Sudhir Jonathan
2012-10-29
fix($compile): prevent double attr interpolation w/ templateUrl
Igor Minar
[next]