aboutsummaryrefslogtreecommitdiffstats
path: root/test/BinderTest.js
AgeCommit message (Expand)Author
2011-01-06converted last of tests to specsMisko Hevery
2011-01-04rename scope.$inject to scope.$serviceIgor Minar
2011-01-04removing support for 'eager-published' servicesIgor Minar
2010-12-02Closes #170. Corrected the behavior of select when options are ng:repeatedMisko Hevery
2010-11-16Changed error handling so that better stack traces are displayed in the ng-er...Misko Hevery
2010-11-10added ng:switch-when-default; changed $watch to always fire on init. (may be ...Misko Hevery
2010-10-19fixed testsMisko Hevery
2010-10-19Fix browser triggering in scenario to always do native events.Misko Hevery
2010-10-13fix memory leak caused by leftbehind $invalidWidgets referencesIgor Minar
2010-07-23fix issues with ie 7Misko Hevery
2010-07-22fix howers which were accidently brokenMisko Hevery
2010-07-14appease IE on CSS stylesMisko Hevery
2010-07-13changed remaining ng- to ng:Misko Hevery
2010-07-08added class as a constant keyword to generated codeMisko Hevery
2010-07-02change all attributes from ng- to ng: prefixMisko Hevery
2010-04-22fix CI BuildMisko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-20fixes to enable ieMisko Hevery
2010-04-19last failing ie test remainingMisko Hevery
2010-04-08tests pass jstd has issuesMisko Hevery
2010-04-08tests failing jstd to show coryMisko Hevery
2010-04-07seperatio validation and exception handlingMisko Hevery
2010-04-06few fixes to make tests pass with jqueryMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-04-01work on $location and autobindMisko Hevery
2010-03-31started to add servicesMisko Hevery
2010-03-31all tests green, some dissabledMisko Hevery
2010-03-30more tests passingMisko Hevery
2010-03-30more tests fixedMisko Hevery
2010-03-29reenabled more testsMisko Hevery
2010-03-29dissabled a lot of tests, and made the core test set pass.Misko Hevery
2010-03-22upgraded jquery to 1.4.2 and made ng-action work with jqueryMisko Hevery
2010-02-26corrected repeater not removing when hash(instead of array) shrinks.Misko Hevery
2010-02-20fix option value bugMisko Hevery
2010-02-05fixed memory leak on repeatersMisko Hevery
2010-02-04better handling of $invalidWidgetsMisko Hevery
2010-02-04consider widget errors only when widgets are visibleMisko Hevery
2010-02-04ng-required treats whitespace as emptyMisko Hevery
2010-01-28added formattersMisko Hevery
2010-01-25fixes to make it pass on IEMisko Hevery
2010-01-24changes to make it closure compiler compatibleMisko Hevery
2010-01-23fix broken testMisko Hevery
2010-01-23lots of cleanup to get it ready for OSMisko Hevery
2010-01-09removed nglr namespaceMisko Hevery
2010-01-05angular.jsAdam Abrons