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-06-19
fix($http): ensure case-insens. header overriding
Caio Cunha
2013-05-23
fix(jqLite): correctly monkey-patch core jQuery methods
Michał Gołębiowski
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-09
test(sortedHtml): ignore bogus rowspan=1 and colspan=1 in IE
Igor Minar
2013-05-09
test(sortedHtml): fix comment support in sortedHtml helper
Igor Minar
2013-05-08
fix(angular): do not copy $$hashKey in copy/extend functions.
R. Merkert
2013-05-08
feat($cookieStore): $cookieStore.get now parses blank string as blank string
Illniyar
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
fix(jqLite): correct implementation of mouseenter/mouseleave event
gockxml
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-03-06
feat(angular.bootstrap): support deferred bootstrap
Julie
2013-02-26
fix($http): don't encode URL query substring "null" to "+"
Andrew McLeod
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
chore(matchers): fix hasBeenCalledOnceWith matcher
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(compiler): Allow startingTag method to handle text / comment nodes
Shyam Seshadri
2013-02-14
fix(resource): Update RegExp to allow urlParams with out leading slash
Fredrik Bonander
2013-02-14
fix(numberFilter): fix formatting when "0" passed as fractionSize
Kury Kruitbosch
2013-02-11
test(angular.copy): add tests for scenarios when target is missing
Igor Minar
2013-02-11
fix(angular.forEach): correctly iterate over objects with length prop
Igor Minar
2013-02-07
fix(scenario): include error messages in XML output
Julie
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-29
test(ngBindHtml): prevent variable name leak
metaweta
2013-01-22
fix(ngResource): correct leading slash removal.
pavelgj
2013-01-22
fix(angular.equals): relax the comparison for undefined properties
Igor Minar
2013-01-18
fix(ngSwitch): don't leak when destroyed while not attached
danilsomsikov
2013-01-17
fix(angular.equals): consistently compare undefined object props
Igor Minar
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
[next]