aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2010-04-19fix ie bug with .text() on jqliteMisko Hevery
2010-04-16bettor function iteratorMisko 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-12added ng-eval-order attributeMisko Hevery
2010-04-12removed Meta and allowed binding of HTMLMisko Hevery
2010-04-12removed Meta and allowed binding of HTMLMisko 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-07seperatio validation and exception handlingMisko 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
2010-04-07added $invalidWidget serviceMisko 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-controller directiveMisko Hevery
2010-04-05added hover serviceMisko Hevery
2010-04-05added ng:includeMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery
2010-04-04had to rename the flie so that it is the last file loaded.Misko Hevery
2010-04-03browser is now injectable into the systemMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-04-02radio now works with repeatersMisko Hevery
2010-04-02mergeMisko Hevery
2010-04-02widgets now work properlyMisko Hevery
2010-04-01work on $location and autobindMisko Hevery
2010-03-31started to add servicesMisko 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-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