aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng
AgeCommit message (Expand)Author
2013-08-21fix($sce): allow IE7 standards mode to pass non-quirks mode testjustinrknowles
2013-08-20fix(ngTransclude): clear the translusion point before transcludingIgor Minar
2013-08-20fix(ngTransclude): make the transclusion available to parent post-linkIgor Minar
2013-08-20docs(sce,urlutils): update table to use marked syntaxChirayu Krishnappa
2013-08-19fix($sniffer): ensure older versions of webkit work for animationsMatias Niemelä
2013-08-19revert(ngInclude): remove ngInclude manual transclusion systemMatias Niemelä
2013-08-16docs($sce): fix parseAsHtml linkMisha Moroshko
2013-08-15fix(filter): filter on false propertiesTom Dunstan
2013-08-15fix($parse): handle promises returned from parsed function callsJussi Kosunen
2013-08-15docs($interpolate): fix example for provider w/ custom symbolsIgor Minar
2013-08-14fix(orderBy): remove redundant if statementItsLeeOwen
2013-08-14fix($timeout): clean deferreds immediately after callback exec/cancelAndy Gurden
2013-08-14docs($http): added return to interceptors success callbackMikk Kirstein
2013-08-13chore($parse): remove duplicate comment lineIgor Minar
2013-08-12docs(minErr): add location/ipthprfxIgor Minar
2013-08-12docs(minErr): add location/isrcharg docsIgor Minar
2013-08-12docs(minErr): add location/ihshprfxIgor Minar
2013-08-12chore($location): drop bugus errorIgor Minar
2013-08-12fix($location): don't initialize hash url unnecessarilyIgor Minar
2013-08-12fix($compile): correct controller instantiation for async directivesChirayu Krishnappa
2013-08-09fix(ngInclude): ensure ngInclude is terminal and uses its own manual transclu...Matias Niemelä
2013-08-09chore($q): rename `promise.always` to `promise.finally`Brian Ford
2013-08-09docs($compile): update directive type signatureOpherV
2013-08-09docs(ngModel): validators should return undefined for invalid values.Niall Smart
2013-08-09chore($compile): remove bogus scope/controller checkIgor Minar
2013-08-09feat($q): add shorthand for defining promise error handlersbolasblack
2013-08-08docs(ngModel): clarify docs for NgModelController#Igor Minar
2013-08-08fix($compile): always instantiate controllers before pre-link fns runjankuca
2013-08-08docs(compile/selmulti): description for compile/selmulti errorMisko Hevery
2013-08-08docs(compile/notassign): description for compile/notassign errorMisko Hevery
2013-08-08docs(minErr): rename compile/utrat to compile/uterdirIgor Minar
2013-08-08docs(minErr): rename sce/isecrurl to sce/insecurlIgor Minar
2013-08-08docs(ngModel): add link to NgModelControllerIgor Minar
2013-08-07docs(minerr): fill in error message descriptionsKen Sheedlo
2013-08-07docs(ngClass): updated the example with string, map and array syntaxJamund Ferguson
2013-08-07feat(ngForm): Supports expression in form namesMatthew Windwer
2013-08-07fix(compile): fix directive as identifierChirayu Krishnappa
2013-08-07chore(dump): fix our karma.dump bridgeIgor Minar
2013-08-07fix(input): fix the email regex to accept TLDs up to 6 characters longneilmcgibbon
2013-08-06docs(compile): fix minor spelling mistakeMichael Stewart
2013-08-03feat($compile): support compile animation hooks classesMatias Niemelä
2013-08-03chore(ngdocs): provide docs for the core $animator serviceMatias Niemelä
2013-08-03fix(ngAnimate): remove compound JS selector animationsMatias Niemelä
2013-08-02fix(ngShowHide): change the .ng-hide CSS class to use an !important flagMatias Niemelä
2013-07-31fix(location): fix parameter handling on search()Misko Hevery
2013-07-31fix($parse): unwrap promise when setting a fieldJames Davies
2013-07-31style($sce): remove unreachable return statementIgor Minar
2013-07-31fix(mock.$log): keep in sync with $logChirayu Krishnappa
2013-07-31fix($q): call `reject()` even if `$exceptionHandler` rethrowsPete Bacon Darwin
2013-07-31feat(directive): support as instance syntaxLucas Galfasó