aboutsummaryrefslogtreecommitdiffstats
path: root/test/testabilityPatch.js
AgeCommit message (Expand)Author
2010-10-14New Angular Scenario runner and DSL system with redesigned HTML UI.Elliott Sprehn
2010-09-21HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...Misko Hevery
2010-08-18added better handling of ng:format=numberMisko Hevery
2010-08-12Fix toEqual matcher to use angular.equals instead of simple == comparison, wh...Shyam Seshadri
2010-07-23fix issues with ie 7Misko Hevery
2010-07-02changed the eval for ie to be able to return a functionMisko Hevery
2010-07-02change all attributes from ng- to ng: prefixMisko Hevery
2010-05-10improved handling of text fields when formater fails to prevent clobering of ...Misko Hevery
2010-05-07xhr bulk fixesMisko Hevery
2010-04-27resources now use browser mockMisko Hevery
2010-04-22clean up failing test with jqueryMisko Hevery
2010-04-22fix CI BuildMisko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-22working on jQuery passing testsMisko Hevery
2010-04-21more if tests passMisko Hevery
2010-04-19last failing ie test remainingMisko Hevery
2010-04-19lintMisko Hevery
2010-04-19ie fixesMisko Hevery
2010-04-15added $route serviceMisko Hevery
2010-04-12tests pass on chromeMisko Hevery
2010-04-12removed Meta and allowed binding of HTMLMisko Hevery
2010-04-08tests failing jstd to show coryMisko Hevery
2010-04-06few fixes to make tests pass with jqueryMisko Hevery
2010-04-05added ng:includeMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-03-31all tests green, some dissabledMisko Hevery
2010-03-30more tests fixedMisko Hevery
2010-03-29dissabled a lot of tests, and made the core test set pass.Misko Hevery
2010-03-15added resources; removed compiled codeMisko Hevery
2010-02-04updateView is now called on binder instead of scopeMisko Hevery
2010-02-04consider widget errors only when widgets are visibleMisko Hevery
2010-02-04list formater always should return arryMisko Hevery
2010-01-25fixes to make it pass on IEMisko Hevery
2010-01-23lots of cleanup to get it ready for OSMisko Hevery
2010-01-18checkpoint for integration with angularMisko Hevery
2010-01-09removed nglr namespaceMisko Hevery
2010-01-08created a way to init the code without autobootstrapMisko Hevery
2010-01-05angular.jsAdam Abrons