aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-13docs(CHANGELOG): release notes for 1.2.0-rc1 spooky-giraffeIgor Minar
2013-08-13chore(mocks): remove obsolte createMockWindow apiIgor Minar
2013-08-13chore(changelog.js): pickup breaking changes f/ chore/refactor commitsIgor Minar
2013-08-12fix(minerr): escape double quotes in error displaysKen Sheedlo
2013-08-12test($location): fix broken testsIgor 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-12feat($route): express style route matchingjoshrtay
2013-08-12fix($compile): correct controller instantiation for async directivesChirayu Krishnappa
2013-08-09fix(ngAnimate): make sure that the class value passed into addClass/removeCla...Matias Niemelä
2013-08-09chore(ngAnimate): fix incomplete animation testMatias Niemelä
2013-08-09fix(ngView): ensure ngView is terminal and uses its own manual transclusion s...Matias Niemelä
2013-08-09fix(ngInclude): ensure ngInclude is terminal and uses its own manual transclu...Matias Niemelä
2013-08-09style(minerr): prefer component name as namespaceKen Sheedlo
2013-08-09chore($q): rename `promise.always` to `promise.finally`Brian Ford
2013-08-09fix(re-bootstrap): Throw an error when bootstrapping a bootstrapped element.Jeff Cross
2013-08-09chore(ngMobile): rename module ngTouch and file to angular-touch.jsBrian Ford
2013-08-09docs($compile): update directive type signatureOpherV
2013-08-09docs(ngModel): validators should return undefined for invalid values.Niall Smart
2013-08-09fix(docs-bootstrap): Removed injector from bootstrapped docs samplesJeff Cross
2013-08-09docs(httpBackend): update documentation for expect methodsSanti Albo
2013-08-09chore($compile): remove bogus scope/controller checkIgor Minar
2013-08-09feat($q): add shorthand for defining promise error handlersbolasblack
2013-08-09docs(jqLite): update the minErr codes for on() and off()Igor Minar
2013-08-09fix(jqLite): properly detect unsupported calls for on()/off()Igor Minar
2013-08-08chore(grunt): fix up the help text for the new test commandsMatias Niemelä
2013-08-08fix(grunt): ensure all dependent tasks are called for all test taskMatias Niemelä
2013-08-08fix(angular.copy): change angular.copy to correcly clone RegExpAndy Hitchman
2013-08-08docs(ngModel): clarify docs for NgModelController#Igor Minar
2013-08-08fix(docs/error): make minerr ids searchableKen Sheedlo
2013-08-08fix(jqLite): throw when jqLite#off called with 4 argsKen Sheedlo
2013-08-08fix($compile): always instantiate controllers before pre-link fns runjankuca
2013-08-08docs(compile/tplrt): description for compile/tplrt errorMisko Hevery
2013-08-08docs(compile/selmulti): description for compile/selmulti errorMisko Hevery
2013-08-08docs(compile/nodomevents): description for compile/nodomevents errorMisko Hevery
2013-08-08docs(compile/notassign): description for compile/notassign errorMisko Hevery
2013-08-08docs(compile/multidir): description for compile/multidir errorMisko Hevery
2013-08-08docs(minErr): add controller/noscp docsIgor Minar
2013-08-08docs(minErr): add rootScope/inprog docsIgor Minar
2013-08-08docs(minErr): improve compiler/iscpIgor Minar
2013-08-08docs(minErr): improve sce/icontextIgor Minar
2013-08-08docs(minErr): improve sce/iequirks docIgor Minar
2013-08-08docs(minerr): add description for ngResource:badargsKen Sheedlo
2013-08-08docs(minErr): add minErr description for jqLite:noselBrian Ford
2013-08-08docs(minerr): add description for ngResource:badcfgKen Sheedlo
2013-08-08docs(minErr): rename compile/utrat to compile/uterdirIgor Minar
2013-08-08docs(minerr): add description for $compile:utratKen Sheedlo