angular.js/src
Igor Minar 44b6b72e5e fix($injector): don't parse fns with no args
When annotating a fn, it is wasteful to try to parse a fn that has no arguments
as such fn has no injectable dependencies
2013-08-16 11:01:51 -07:00
..
auto fix($injector): don't parse fns with no args 2013-08-16 11:01:51 -07:00
ng fix(filter): filter on false properties 2013-08-15 15:50:34 -07:00
ngAnimate fix(ngAnimate): make sure that the class value passed into addClass/removeClass is the base class string value 2013-08-09 14:39:58 -07:00
ngCookies docs($cookies): add info about angular-cookies.js 2013-08-15 10:24:27 -07:00
ngLocale fix(i18n): Do not transform arrays into objects 2013-07-03 22:51:31 +01:00
ngMock chore(mocks): remove obsolte createMockWindow api 2013-08-13 10:48:54 -07:00
ngResource style(minerr): prefer component name as namespace 2013-08-09 14:12:04 -07:00
ngRoute style($route): make some jshint recommended changes 2013-08-15 10:40:49 -07:00
ngSanitize style(minerr): prefer component name as namespace 2013-08-09 14:12:04 -07:00
ngScenario feat(scenario): expose jQuery for usage outside of angular scenario 2013-07-31 15:50:12 -07:00
ngTouch chore(ngMobile): rename module ngTouch and file to angular-touch.js 2013-08-09 11:54:35 -07:00
Angular.js fix(re-bootstrap): Throw an error when bootstrapping a bootstrapped element. 2013-08-09 13:14:12 -07:00
angular.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
angular.suffix fix(init): use jQuery#ready for init if available 2012-03-23 15:41:37 -07:00
AngularPublic.js feat(ngAnimate): complete rewrite of animations 2013-07-26 23:49:54 -07:00
apis.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
jqLite.js fix(docs-bootstrap): Removed injector from bootstrapped docs samples 2013-08-09 10:19:41 -07:00
loader.js feat(ngAnimate): complete rewrite of animations 2013-07-26 23:49:54 -07:00
loader.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
loader.suffix feat(module): new module loader 2012-01-10 22:27:00 -08:00
minErr.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
module.prefix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
module.suffix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
publishExternalApis.js chore(Rakefile): get ready for modules 2012-03-28 11:16:36 -07:00