aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2010-03-29reenabled more testsMisko 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-29tests broken, but bootstrap worksMisko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery
2010-03-25added few extra testsMisko Hevery
2010-03-25major refactoring of scopeMisko Hevery
2010-03-25input select-multiple now worksMisko Hevery
2010-03-25input select-one now worksMisko Hevery
2010-03-25checkbox and radio now workingMisko Hevery
2010-03-24fixed .value vs attr(value) accessMisko Hevery
2010-03-24input[type=text] now works with binding, validation, formatter, requiredMisko Hevery
2010-03-24mergeMisko Hevery
2010-03-24Fix parsing bug with strings for -Shyam Seshadri
2010-03-23tweeter demo scriptMisko Hevery
2010-03-23markup now wroks, some refactoringsMisko Hevery
2010-03-22all angular.js directives now workMisko Hevery
2010-03-22rudementary event bind and trigger for jqliteMisko Hevery
2010-03-22upgraded jquery to 1.4.2 and made ng-action work with jqueryMisko Hevery
2010-03-22ng-watch directiveMisko Hevery
2010-03-22Merge branch 'directives' of github.com:angular/angular.js into directivesMisko Hevery
2010-03-22ng-repeat worksMisko Hevery
2010-03-22got few directives workingMisko Hevery
2010-03-19tests fixed, still missing widgetsMisko Hevery
2010-03-19showing off problem to corryMisko Hevery
2010-03-18support for templatesMisko Hevery
2010-03-18initial revision of new plugable compilerMisko Hevery
2010-03-16Merge branch 'directives' of github.com:angular/angular.jsMisko Hevery
2010-03-16make xhr just a methodAdam Abrons
2010-03-16twitter using resourcesAdam Abrons
2010-03-16spike widgets in new styleAdam Abrons
2010-03-16Merge commit 'origin/master' into directivesAdam Abrons
2010-03-16spike on directivesAdam Abrons
2010-03-15get scenarios running again - open Runner.html in a browser to run themAdam Abrons
2010-03-15resources, with bind()Adam Abrons
2010-03-15copy response into resource on save. update jstestdriverAdam Abrons
2010-03-15added resources; removed compiled codeMisko Hevery
2010-02-26corrected repeater not removing when hash(instead of array) shrinks.Misko Hevery
2010-02-20fix option value bugMisko Hevery
2010-02-20upgraded underscore.js for ie compatibilityMisko Hevery
2010-02-17fixed upload widgetMisko Hevery
2010-02-17Merge branch 'master' of git://github.com/angular/angular.jsMisko Hevery
2010-02-17fix this on filter to point to scopeMisko Hevery
2010-02-16stop showing loading... textAdam Abrons
2010-02-12added asynchronous validatorMisko Hevery
2010-02-12Fixed negation grouping bugMisko Hevery
2010-02-11make validator more leniant for errors which are false instead of nullMisko Hevery
2010-02-09added onUpdateView listener for configMisko Hevery
2010-02-05better integer farmaterMisko Hevery
2010-02-05fixed memory leak on repeatersMisko Hevery