aboutsummaryrefslogtreecommitdiffstats
path: root/test/widgetsSpec.js
AgeCommit message (Expand)Author
2010-11-16add onload attribute to ng:includeIgor Minar
2010-11-10added ng:switch-when-default; changed $watch to always fire on init. (may be ...Misko Hevery
2010-10-23Fix for getting into recursive $eval on scope. Close #59Misko Hevery
2010-10-22Workaround for http://bugs.jquery.com/ticket/7292Misko Hevery
2010-10-19fixed testsMisko Hevery
2010-10-19Fix browser triggering in scenario to always do native events.Misko Hevery
2010-10-16attempting to fix ie on jquery build failureMisko Hevery
2010-10-12Introduced injector and $new to scope, and injection into link methods and co...Misko Hevery
2010-10-13fix memory leak caused by leftbehind $invalidWidgets referencesIgor Minar
2010-10-06removing anchor spec and improving jqLite.trigger() methodIgor Minar
2010-10-04adding missing spec for 'A' widgetIgor Minar
2010-10-01'A' tag widget and ng:click propagation changeIgor Minar
2010-09-21HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...Misko Hevery
2010-09-14mergeMisko Hevery
2010-08-18added better handling of ng:format=numberMisko Hevery
2010-08-16adding an expectation to widgetsSpec.js for ng:includeIgor Minar
2010-08-16fix for ng:include does not remove partial if src goes to undefinedIgor Minar
2010-07-20fixed xhtml compatibility, fix console in chromeMisko Hevery
2010-07-13ng-change ng:changeMisko Hevery
2010-07-13changed remaining ng- to ng:Misko Hevery
2010-07-02change all attributes from ng- to ng: prefixMisko Hevery
2010-06-16Fix bug with validator not triggering when attributes are bound and fix some ...Shyam Seshadri
2010-06-03fix some lint issuesShyam Seshadri
2010-06-02Add ability to add conditions to ng-requiredShyam Seshadri
2010-05-13put formatters back.Misko Hevery
2010-05-13fixed issue with radio view clobering model if radio was checked.Misko Hevery
2010-05-12fixes issues where the field clobbers itselfMisko Hevery
2010-05-10improved handling of text fields when formater fails to prevent clobering of ...Misko Hevery
2010-04-30make xhr post optionalMisko Hevery
2010-04-22fixed wrong tests which did not have matched tagsMisko Hevery
2010-04-22clean up failing test with jqueryMisko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-21more if tests passMisko Hevery
2010-04-20fixes to enable ieMisko Hevery
2010-04-16validation issues fixedMisko Hevery
2010-04-16lots of small fixesMisko Hevery
2010-04-13checkbox widget fixMisko Hevery
2010-04-12$invalid widget clear on switch changeMisko Hevery
2010-04-09various bug fixesMisko Hevery
2010-04-07seperatio validation and exception handlingMisko Hevery
2010-04-07jstd failing test case for coryMisko Hevery
2010-04-07Merge branch 'directives' of github.com:angular/angular.js into directivesMisko Hevery
2010-04-07clean up, fixes for appMisko 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-02radio now works with repeatersMisko Hevery
2010-04-02widgets now work properlyMisko Hevery
2010-03-31all tests green, some dissabledMisko Hevery
2010-03-30more tests fixedMisko Hevery