aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-14chore(sauce): use tunnel-identifier and ready-file only on TravisVojta Jina
2013-08-14fix($timeout): clean deferreds immediately after callback exec/cancelAndy Gurden
2013-08-14fix(mocks.$timeout): forward delay argumentVojta Jina
2013-08-14fix(tutorial): fix broken link caused by bad line breakebeal
2013-08-14docs($http): added return to interceptors success callbackMikk Kirstein
2013-08-14revert: docs($interpolate): add example for the providerIgor Minar
2013-08-13docs(input): add missing ngChange directive for email typeDavid Bennett
2013-08-12docs(guide/unit-testing): add expression exampleSiddique Hameed
2013-08-12test(matchers): update toThrow matcherVojta Jina
2013-08-12fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-08-12fix($location): default to / for the url base if no base[href]Igor Minar
2013-08-12fix(ngCloak): hide element even when CSS 'display' is setVineet Kumar
2013-08-12refactor(core): use native String.prototype.trim if availableSebastian Müller
2013-08-12fix(i18n): Do not transform arrays into objectsLucas Galfasó
2013-08-12style(sanitize): fix typo in variable namesBen Holley
2013-08-12chore(package.json): fix name to work with latest NPMVojta Jina
2013-08-12fix(grunt): cache version numberIgor Minar
2013-08-12fix(dump): Prevented window.dump from being overridden by karma-jasmine.Jeff Cross
2013-08-12fix(equals): {} and [] should not be considered equivalentBrenton
2013-08-12docs(guide): remove superfluous });Roland
2013-08-12fix($compile): don't check attr.specified on non-ie7Igor Minar
2013-08-12chore(.gitignore): ignore npm-debug.log fileMatias Niemelä
2013-08-12docs($interpolate): add example for the providerEmmanuel
2013-08-12fix($q): call `reject()` even if `$exceptionHandler` rethrowsPete Bacon Darwin
2013-08-12chore(bower): add a .bowerrc filejankuca
2013-08-12fix(jqLite): return array from multi select in val()Eric Hagman
2013-08-09docs($compile): update directive type signatureOpherV
2013-08-09docs(ngModel): validators should return undefined for invalid values.Niall Smart
2013-08-09docs(httpBackend): update documentation for expect methodsSanti Albo
2013-08-09fix(angular.copy): change angular.copy to correcly clone RegExpAndy Hitchman
2013-08-08docs(ngModel): clarify docs for NgModelController#Igor Minar
2013-08-08fix($compile): always instantiate controllers before pre-link fns runjankuca
2013-08-07chore(ngdoc): wrap all pages inside of a container tag for easy stylingMatias Niemelä
2013-08-07feat(ngForm): Supports expression in form namesMatthew Windwer
2013-08-07fix(input): fix the email regex to accept TLDs up to 6 characters longneilmcgibbon
2013-08-07fix(jqLite): forgive unregistration of a non-registered handlerPawel Kozlowski
2013-08-06docs(compile): fix minor spelling mistakeMichael Stewart
2013-08-03docs(guide/controller): fix wording in list of 'Do not use'Mark Campbell
2013-08-01revert: fix(location): fix parameter handling on search()Igor Minar
2013-07-31fix(location): fix parameter handling on search()Misko Hevery
2013-07-31docs(header): replace logo.png with logo.svgBrenton
2013-07-27docs(tutorial): mention the controller along the scopeRoland
2013-07-27docs(tutorial): add formattingRoland
2013-07-27docs(tutorial): add that the test also creates a controllerRoland
2013-07-24fix(form): pick the right attribute name for ngFormPawel Kozlowski
2013-07-24fix(numberFilter): always convert scientific notation to decimalPaul Meskers
2013-07-24fix($location): prevent infinite digest error due to IE bugPavel Vasek
2013-07-23docs(bootstrap): Note that ngScenario requires ngAppBraden Shepherdson
2013-07-23docs(cacheFactory): correct typosSpencer
2013-07-23docs(index): add seed app link to menu itemRichard John