aboutsummaryrefslogtreecommitdiffstats
path: root/scenario/widgets.html
AgeCommit message (Expand)Author
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-19Fix browser triggering in scenario to always do native events.Misko Hevery
2010-10-19Significantly clean up the way the scenario DSL works and implement many more...Elliott Sprehn
2010-09-22Refactored the Browser:Misko Hevery
2010-07-27fix preventDefault for eventsMisko Hevery
2010-07-02change all attributes from ng- to ng: prefixMisko Hevery
2010-05-24added error handling on scenario definitionAndres Ornelas
2010-05-24happyAndres Ornelas Mesta
2010-05-20basic end to end runnerMisko Hevery
2010-05-10improved handling of text fields when formater fails to prevent clobering of ...Misko Hevery
2010-04-27resources now use browser mockMisko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-21ie6 now passesMisko Hevery
2010-04-20fixes to enable ieMisko Hevery
2010-04-07added $invalidWidget serviceMisko Hevery
2010-04-06few fixes to make tests pass with jqueryMisko Hevery
2010-04-05added hover serviceMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-04-02radio now works with repeatersMisko Hevery
2010-04-02widgets now work properlyMisko Hevery
2010-04-01work on $location and autobindMisko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery
2010-03-15get scenarios running again - open Runner.html in a browser to run themAdam Abrons