angular.js/src
Mark Dalgleish 363e4cbf64 fix(ngModel): use paste/cut events in IE to support context menu
In IE the model is not updated when the input value is modified using the context
menu, e.g. pasting from the clipboard, or cutting all or part of the current value.
To capture these changes, we bind to the proprietary 'paste' and 'cut' events.

Closes #1462
2013-04-17 21:20:08 +01:00
..
auto docs(injector): fix typo in inlining example 2013-04-17 14:46:13 +01:00
bootstrap feat(Scenario): autodisable animations when running e2e tests 2013-04-03 17:40:15 -07:00
ng fix(ngModel): use paste/cut events in IE to support context menu 2013-04-17 21:20:08 +01:00
ngCookies docs($cookies): added example to $cookies api docs 2013-01-29 16:16:17 -08:00
ngLocale chore($ngLocale): generate ngLocale files from the Closure code (includes datetimesymbolsext.js) 2013-03-20 15:50:07 -07:00
ngMobile feat(ngSwipe): Add ngSwipeRight/Left directives to ngMobile 2013-04-11 13:01:24 -07:00
ngMock docs: fix typos 2013-04-11 15:03:59 -07:00
ngResource docs($resource): improve installation section 2013-04-04 08:57:25 -07:00
ngSanitize feat(linky): allow optional 'target' argument 2012-11-24 22:21:50 +01:00
ngScenario fix(Scenario): correct bootstrap issue on IE 2013-04-13 00:42:51 -07:00
angular-bootstrap.js chore(debug): rewrite angular-bootstrap.js to use $script 2012-05-04 15:50:37 -07:00
Angular.js docs(Angular.js): fix typo 2013-04-15 11:42:34 +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(ngAnimate): add support for animation 2013-04-02 14:05:06 -07:00
apis.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
jqLite.js docs(jqLite): clarified that children/parent do not support selectors 2013-04-11 15:11:28 -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