aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng
AgeCommit message (Expand)Author
2013-07-11fix(scope): watches can be safely unregistered inside watch handlersPaulo Scardine
2013-07-11test(ngPattern): fix disabled testIgor Minar
2013-07-11test(ngList): remove disabled testIgor Minar
2013-06-19fix($http): ensure case-insens. header overridingCaio Cunha
2013-05-21test(parse): Test for the parsing not invoking twice to get selfLucas Galfasó
2013-05-11fix($browser): should use first value for a cookie.Chirayu Krishnappa
2013-05-10fix(ngPluralize): handle the empty string as a valid overrideLucas Galfasó
2013-05-07fix(select): ensure empty option is not lost in IE9Chad Smith
2013-05-01fix($location): back-button should fire $locationChangeStartquazzie
2013-04-29test(browser/compile): fix calls to Jasmine fail()Oren Avissar
2013-04-17fix(ngModel): use paste/cut events in IE to support context menuMark Dalgleish
2013-04-16fix(ngClass): should remove classes when object is the same but property has ...Pete Bacon Darwin
2013-03-15fix($location): parse FirefoxOS packaged app urlsManuel Braun
2013-03-14fix(timezone): correct timezone date filter for 1/2 hour offsetsSujeet Pillai
2013-03-14Fix failing test in IE 10Shyam Seshadri
2013-03-11fix($location): correctly rewrite html5 url to hashbang urlThibault Leruitte
2013-03-08test($route): add tests for matching 'otherwise' routesIgor Minar
2013-02-25fix($compile): compile replace directives in external templatedanilsomsikov
2013-02-25chore(sortedHtml): print attributes with empty valueIgor Minar
2013-02-25fix($compile): whitelist file:// in url sanitizationIgor Minar
2013-02-23fix($compile): handle elements with no childNodes propertyIgor Minar
2013-02-20fix($compile): sanitize values bound to a[href]Igor Minar
2013-02-18fix(ngClass): keep track of old ngClass value manuallyPer Rovegård
2013-02-18fix(compile): should not leak memory when there are top level empty text nodesPete Bacon Darwin
2013-02-14fix($httpBackend): patch for Firefox bug w/ CORS and response headersWill Moore
2013-02-14fix(a): workaround IE bug affecting mailto urlsIgor Minar
2013-02-14fix($rootScope): minor typo fixesDaniel Luz
2013-02-14fix(numberFilter): fix formatting when "0" passed as fractionSizeKury Kruitbosch
2013-02-07fix($compile): rename $compileNote to compileNodeEnrique Paredes
2013-02-07fix($cookies): set cookies on Safari&IE when base[href] is undefinedFredrik Bonander
2013-02-07fix(date): invert timezone sign and always display signPhilip Roberts
2013-01-30feat(Scope): expose transcluded and isolate scope info for batarangBrian Ford
2013-01-18fix(ngSwitch): don't leak when destroyed while not attacheddanilsomsikov
2013-01-17feat($compile): support modifying the DOM structure in postlink fnMartin Probst
2013-01-17fix($compile): do not wrap empty root text nodes in spansPete Bacon Darwin
2013-01-17fix(ngRepeat): correctly apply $last if repeating over objectPete Bacon Darwin
2013-01-16fix($route): support route params not separated with slashes.Martin Probst
2013-01-14fix($compile): safely create transclude comment nodesIgor Minar
2013-01-08refactor($browser): remove faulty 20+ cookies warningIgor Minar
2012-12-14fix($route): correctly extract $routeParams from urlsGonzalo Ruiz de Villa
2012-12-05fix(select): support optgroup + select[multiple] combo_pants
2012-11-30fix(Scope): ensure that a scope is destroyed only onceIgor Minar
2012-11-26fix($location): reset $location.$$replace with every watch callRado Kirov
2012-11-26fix(ngRepeat): support mostly-stable repeating for primitivesIgor Minar
2012-11-26test(ngRepeat): clean up and improve testsIgor Minar
2012-11-26test(ngRepeat): add test for issue #1076Igor Minar
2012-11-25fix(Scope): allow removing a listener during eventVojta Jina
2012-11-24fix($cacheFactory): return undefined when removing non-existent entryJeremy Tymes
2012-10-31fix(select): select option with a label of 0 is not shownSudhir Jonathan
2012-10-29fix($compile): prevent double attr interpolation w/ templateUrlIgor Minar