aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-05docs(ngList): improve grammar and clarityDave Peticolas
2013-10-05docs(filter): add missing semi-colonTom Elovie Spruce
2013-10-05docs(tutorial/step_07): fix module nameEric Large
2013-10-05docs($resource): remove extra "to" from $resource docsDavid Barker
2013-10-04fix(ngResource): Remove request body from $deleteJen Bourey
2013-10-04chore($parse): convert parser() and lex() to prototype-based codejankuca
2013-10-04chore(docs): fix broken IE8 test due to sanitization bugMatias Niemelä
2013-10-04chore(travis): temporarily disable FirefoxVojta Jina
2013-10-04fix(routeProvider): parametrized routes do not match against locations that w...Nicola Peduzzi
2013-10-03fix($compile): fix (reverse) directive postLink fn execution orderIgor Minar
2013-10-03fix($compile): don't terminate compilation for regular transclusion directivesIgor Minar
2013-10-03docs(guide/directive): clarify use of binding to scopesgdennie
2013-10-03docs(guide/directive): fix indentation in example codemtaran-google
2013-10-03docs(angular.bind): clarify that bind is partial applicationJoe Hanink
2013-10-03docs($sce): fix punctuationSimeon Willbanks
2013-10-03docs(rootScope): improve grammar and clarityDave Peticolas
2013-10-03docs(guide/$location): fix broken example demoPete Bacon Darwin
2013-10-03docs(ngInclude): clarity, formattingDave Peticolas
2013-10-03docs(ngClass): clarify the descriptionDave Peticolas
2013-10-03docs(guide/$location): replace host.com addresses with example.comFreek Wielstra
2013-10-03docs($compile): fix param description being displayed as code blockbasarat
2013-10-03docs(tutorial): improve wording and consistencyPete Bacon Darwin
2013-10-03docs(tutorial): update examples to show best practicesJames Dunn
2013-10-03docs(select): clarify usagegdennie
2013-10-03fix($sanitize): sanitize DOCTYPE declarations correctlypaolo-delmundo
2013-10-02fix($resource): pass transformed value to both callbacks and promisesjankuca
2013-10-02fix(isArrayLike): correctly handle string primitivesDaniel Luz
2013-10-02feat(ngMock.$timeout): remove flushNext methodVojta Jina
2013-10-02fix($location): prevent infinite digest error in IE7Angel Balcarcel
2013-10-02test($sce): ie8 fix for entire fileChirayu Krishnappa
2013-10-02fix($scope): $evalAsync executes on the right scopeLucas Galfasó
2013-10-02docs($compile): improve explanation of Attributes.$observeBuu Nguyen
2013-10-02fix($compile): ng-attr to support dash separated attribute namesJamie Mason
2013-10-02style(rootScopeSpec): add semi-colonsPete Bacon Darwin
2013-10-02style($qSpec): add semi-colonsPete Bacon Darwin
2013-10-01test($sce): make ie8 happyChirayu Krishnappa
2013-10-01feat($compile): support tel: links in a[href]Ben McCann
2013-10-01fix($compile): allow interpolations for non-event handlers attrsFrancesco Pontillo
2013-10-01docs(ngRoute): add angularEvent param to $routeChangeStart eventMatthew Kleiman
2013-10-01fix($httpBackend): set headers with falsy valuesRicardo Bin
2013-10-01chore(grunt): switch to the new //# sourceMappingURL pragmaMichał Gołębiowski
2013-10-01fix($animator): avoid completing the animation asynchronously unless CSS tran...Matias Niemelä
2013-10-01fix($httpBackend): don't send empty string bodiesJames Roper
2013-10-01chore: remove Firefox CORS workaroundjquadrin
2013-10-01fix(dateFilter): allow negative millisecond value stringsHenning Teek
2013-10-01chore($ngAnimate): simplify vendor prefixes handling in testsMichał Gołębiowski
2013-10-01refactor($ngAnimate): simplify the animation event rewriteMichał Gołębiowski
2013-10-01feat(filter): allow map of filters to be registeredColin Casey
2013-10-01refactor(select): simplify the ngOptions regular expressionStefan hr Berder
2013-10-01feat($sce): simpler patterns for $sceDelegateProviders white/blacklistsChirayu Krishnappa