angular.js/src/ngScenario
Igor Minar 92c612a9de fix(scenario): don't trigger input events on IE9
input.enter() should trigger 'change' rather than 'input' event on IE9 because
input events on IE9 are broken and angular doesn't rely on them
2013-01-16 23:30:16 -08:00
..
jstd-scenario-adapter chore(license): update to google 2012-04-20 11:29:34 -07:00
output chore(*): remove dead code and fix code style issues 2012-04-10 16:52:12 -07:00
angular-bootstrap.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
angular.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
angular.suffix chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
Application.js fix(scenario): make browser().location() working if ng-app on other than <html> 2012-05-05 03:30:28 +02:00
Describe.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
dsl.js fix(scenario): don't trigger input events on IE9 2013-01-16 23:30:16 -08:00
Future.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
matchers.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ObjectModel.js fix(scenario): emit RunnerBegin event 2012-09-11 16:19:44 -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(scenario): NPE when no angular loaded in test page 2012-09-11 16:19:44 -07:00
SpecRunner.js fix(scenario-runner): support data-ng and x-ng based attributes 2012-10-31 14:10:26 -07:00