aboutsummaryrefslogtreecommitdiffstats
path: root/src/scenario/Scenario.js
AgeCommit message (Expand)Author
2011-01-07change to keydown from keyup; add delayed $updateViewMisko Hevery
2011-01-07rename nodeName due to conflicts with jqueryIgor Minar
2010-11-10scenario repeater should match only visible stuffIgor Minar
2010-11-09Support substring matching of bindings with repeater(). Closes #123Elliott Sprehn
2010-11-02Provide better sandbox error messages, and disallow running from file:// URLsElliott Sprehn
2010-10-29Check if file exists (not a 404) and that document is accessible and not usin...Elliott Sprehn
2010-10-26fixes IE related failures, and form submit event handling in ieMisko Hevery
2010-10-26Lots of bug fixes in the scenario runner and a bunch of new features.Elliott Sprehn
2010-10-22Workaround for http://bugs.jquery.com/ticket/7292Misko Hevery
2010-10-22Horrible IE + jQuery hack to make the tests passMisko Hevery
2010-10-22fixed issue with ie .data() method failing testsMisko Hevery
2010-10-20fix some of the failing ie testsMisko Hevery
2010-10-20Lots of stability and performance updates and UI polish too.Elliott Sprehn
2010-10-19fixed Scenario.js so that it does not clobber global varsMisko Hevery
2010-10-19fixed testsMisko Hevery
2010-10-19Fix browser triggering in scenario to always do native events.Misko Hevery
2010-10-14New Angular Scenario runner and DSL system with redesigned HTML UI.Elliott Sprehn