aboutsummaryrefslogtreecommitdiffstats
path: root/src/widgets.js
AgeCommit message (Expand)Author
2010-10-23Fix for getting into recursive $eval on scope. Close #59Misko Hevery
2010-10-18JSON parser is now strict (ie, expressions are not allowed for security)Misko Hevery
2010-10-16ng:include should remove the reference to childScope when src is blankIgor Minar
2010-10-12Introduced injector and $new to scope, and injection into link methods and co...Misko Hevery
2010-10-13fix global namespace polution with invalidWidgetsIgor Minar
2010-10-13fix memory leak caused by leftbehind $invalidWidgets referencesIgor Minar
2010-10-05Fix bug in IE where clone removes whitespace nodes.Elliott Sprehn
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-18stringify names for better compression, remove dead functions, removed unders...Misko Hevery
2010-08-16fix for ng:include does not remove partial if src goes to undefinedIgor Minar
2010-07-27fix preventDefault for eventsMisko Hevery
2010-07-20fixed xhtml compatibility, fix console in chromeMisko Hevery
2010-07-15proper handlig of $element in filtersMisko 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-16add back nicer formattingShyam Seshadri
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-30remove the relience of parser an special self object, now passing generic selfMisko Hevery
2010-05-27extracted switchRouteMatcher and added necessary libraries to angular-scenarioAndres Ornelas
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-10fix handling of null on ieMisko Hevery
2010-05-10fix handling of val on ie with jqueryMisko Hevery
2010-05-10improved handling of text fields when formater fails to prevent clobering of ...Misko Hevery
2010-05-10Merge branch 'master' of github.com:angular/angular.jsMisko Hevery
2010-05-10lintMisko Hevery
2010-04-30make xhr post optionalMisko Hevery
2010-04-22fixed the way IE breaks parests on innerHTMLMisko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-21ie6 now passesMisko Hevery
2010-04-21more if tests passMisko Hevery
2010-04-19lintMisko Hevery
2010-04-16validation issues fixedMisko Hevery
2010-04-16lots of small fixesMisko Hevery
2010-04-15added $route serviceMisko 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-08tests pass jstd has issuesMisko Hevery
2010-04-08tests failing jstd to show coryMisko Hevery
2010-04-07fixed filter thisMisko Hevery
2010-04-07Merge branch 'directives' of github.com:angular/angular.js into directivesMisko Hevery
2010-04-07ngswitch usingMisko Hevery
2010-04-07Merge branch 'directives' of github.com:angular/angular.js into directivesMisko Hevery