angular.js/src/ngScenario
Michał Gołębiowski 1147f21999 fix(input): prevent double $digest when using jQuery trigger.
If an event was performed natively, jQuery sets the isTrigger property.
When triggering event manually, the field is not present. Manually
triggered events are performed synchronously which causes the "$digest
already in progress" error.

Closes #5293
2013-12-30 15:09:49 -08:00
..
output fix(scenario): include error messages in XML output 2013-02-07 04:09:52 -08:00
.jshintrc chore(grunt): add jshint tasks 2013-10-22 15:32:40 -07:00
angular-bootstrap.js style: make jshint happy 2013-10-22 15:32:41 -07:00
angular.prefix chore: update copyright year in file headers 2013-11-22 13:16:23 -08:00
angular.suffix chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
Application.js fix(ngScenario): correctly disable animations for end 2 end tests 2013-11-08 01:03:17 -08:00
browserTrigger.js style: make jshint happy 2013-10-22 15:32:41 -07:00
Describe.js docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
dsl.js style: make jshint happy 2013-10-22 15:32:41 -07:00
Future.js docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
matchers.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ObjectModel.js style: make jshint happy 2013-10-22 15:32:41 -07:00
Runner.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
Scenario.js fix(input): prevent double $digest when using jQuery trigger. 2013-12-30 15:09:49 -08:00
SpecRunner.js style: make jshint happy 2013-10-22 15:32:41 -07:00