aboutsummaryrefslogtreecommitdiffstats
path: root/src/Angular.js
AgeCommit message (Collapse)Author
2010-03-24fixed .value vs attr(value) accessMisko Hevery
2010-03-24input[type=text] now works with binding, validation, formatter, requiredMisko Hevery
2010-03-23markup now wroks, some refactoringsMisko Hevery
2010-03-22all angular.js directives now workMisko Hevery
2010-03-22ng-repeat worksMisko Hevery
2010-03-22got few directives workingMisko Hevery
2010-03-19tests fixed, still missing widgetsMisko Hevery
2010-03-18initial revision of new plugable compilerMisko Hevery
2010-03-15added resources; removed compiled codeMisko Hevery
2010-02-16stop showing loading... textAdam Abrons
2010-02-09added onUpdateView listener for configMisko Hevery
2010-02-04updateView is now called on binder instead of scopeMisko Hevery
2010-02-04better handling of $invalidWidgetsMisko Hevery
2010-02-04consider widget errors only when widgets are visibleMisko Hevery
2010-01-28added formattersMisko Hevery
2010-01-28mergeMisko Hevery
2010-01-28workMisko Hevery
2010-01-26add default rake task (compile and test), send database name to loginAdam Abrons
2010-01-25fixes to make it pass on IEMisko Hevery
2010-01-24fix closure compiler incompatibilitiesMisko Hevery
2010-01-24changes to make it closure compiler compatibleMisko Hevery
2010-01-24fix initializationMisko Hevery
2010-01-23lots of cleanup to get it ready for OSMisko Hevery
2010-01-18tweeter demo clientMisko Hevery
2010-01-18checkpoint for integration with angularMisko Hevery