angular.js/src
Andreas Marek 629fb37351 feat(scenario): adds mousedown and mouseup event triggers to scenario
Added mousedown and mouseup event triggers to scenadio dsl 'element' expression.
Added mousedown and mouseup to the custom jquery trigger method to generate real events.
2013-05-14 20:50:36 +01:00
..
auto docs(injector): add docs for $injector.has 2013-05-06 21:52:53 -07:00
bootstrap feat(ngdocs): external links to github, plunkr and jsfiddle available for code examples 2013-05-13 16:55:14 -07:00
ng docs($timeout): minor cleanup 2013-05-14 20:47:39 +01:00
ngCookies feat($cookieStore): $cookieStore.get now parses blank string as blank string 2013-05-08 10:04:07 +01:00
ngLocale fix(i18n): escape all chars above \u007f in locale files 2013-04-17 22:13:49 +01:00
ngMobile feat(ngTap): Add a CSS class while the element is held down. 2013-04-30 16:56:24 -07:00
ngMock docs: fix typos 2013-04-11 15:03:59 -07:00
ngResource feat($resource): collapse empty suffix parameters correctly 2013-05-14 20:01:15 +01:00
ngSanitize feat(linky): allow optional 'target' argument 2012-11-24 22:21:50 +01:00
ngScenario feat(scenario): adds mousedown and mouseup event triggers to scenario 2013-05-14 20:50:36 +01:00
angular-bootstrap.js style(*): fix up semicolon and var usage 2013-05-09 15:01:22 +01:00
Angular.js docs(Angular.js) move forEach docs to correct place 2013-05-09 22:04:13 +01: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(ngIf): add directive to remove and recreate DOM elements 2013-04-19 21:45:38 +01:00
apis.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
jqLite.js fix($location): prevent navigation when event isDefaultPrevented 2013-05-06 21:52:53 -07:00
loader.js feat(ngAnimate): add support for animation 2013-04-02 14:05:06 -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
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