aboutsummaryrefslogtreecommitdiffstats
path: root/scenario
AgeCommit message (Expand)Author
2010-07-30fix up the $location encodingMisko Hevery
2010-07-29refactored $location service so that it correctly updates under all conditionsMisko Hevery
2010-07-27fix preventDefault for eventsMisko Hevery
2010-07-02change all attributes from ng- to ng: prefixMisko Hevery
2010-07-02fixed special keywords in chrome such as x.throw must be x["throw"].Misko Hevery
2010-06-02Revert "Revert "removed few key foreach and replaced thime with for loop for ...Shyam Seshadri
2010-06-02Revert "removed few key foreach and replaced thime with for loop for performa...Shyam Seshadri
2010-05-31removed few key foreach and replaced thime with for loop for performance.Misko Hevery
2010-05-30added compiled getterFN for better performanceMisko Hevery
2010-05-30improve error handling with elementsMisko Hevery
2010-05-30remove the uneeded call to createScope when evaluating expressionsMisko Hevery
2010-05-25added rake task to create a single file for scenario runnerMisko Hevery
2010-05-25fixed collapsed issueAndres Ornelas
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-29added $xhr service with bulk and cache, hooked up $resourceMisko 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-05added ng:switch widgetMisko 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-15datastore scenario failing as expectedAdam Abrons
2010-03-15get scenarios running again - open Runner.html in a browser to run themAdam Abrons