angular.js/src/ngScenario
Andreas Marek 3fdbe81a33 feat(scenario): expose jQuery for usage outside of angular scenario
The global jQuery reference is removed by angular scenario and only a local scoped reference is kept. To make jQuery available for other code, a new reference angular.scenario.jQuery is added.
2013-07-31 15:50:12 -07:00
..
output fix(scenario): include error messages in XML output 2013-02-07 04:09:52 -08: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 feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
browserTrigger.js test(modules): fix module tests which got disabled by ngMobile 2013-04-18 14:34:53 -07:00
Describe.js docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
dsl.js fix(ngScenario): select().option(val) should prefer exact value match 2013-07-12 10:05:23 +01: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 docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
Runner.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
Scenario.js feat(scenario): expose jQuery for usage outside of angular scenario 2013-07-31 15:50:12 -07:00
SpecRunner.js docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00