aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2010-02-12Fixed negation grouping bugMisko Hevery
Make 'this' of validation be scope
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
2010-02-04lazy load the status domMisko 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-02-04ng-required treats whitespace as emptyMisko Hevery
2010-02-04list formater always should return arryMisko Hevery
2010-01-29added bootstrap, fixed formatterMisko Hevery
2010-01-28added formattersMisko Hevery
2010-01-28mergeMisko Hevery
2010-01-28workMisko Hevery
2010-01-26remove uneeded logMisko 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-25mergeMisko Hevery
2010-01-24bindRootId configuration optionMisko Hevery
2010-01-24fix closure compiler issuesMisko 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-22fix bug when multiple binders on same pageMisko Hevery
2010-01-20tweek tweeterMisko Hevery
2010-01-19added debug info; fix parser bug with double negationMisko Hevery
2010-01-18tweeter demo clientMisko Hevery
2010-01-18checkpoint for integration with angularMisko Hevery
2010-01-12break out init phase into scopeMisko Hevery
2010-01-12dissable set urlMisko Hevery
2010-01-12fix the special case for console functionsMisko Hevery
2010-01-12send database to mini loginAdam Abrons
2010-01-12dissable URL watchingMisko Hevery
2010-01-11all files converted to prototype= {}Misko Hevery
2010-01-11greenMisko Hevery
2010-01-10basic calculator works with minified.js, lots of references still brokenMisko Hevery
2010-01-09removed nglr namespaceMisko Hevery
2010-01-09change bootstrap to angular.compileMisko Hevery
2010-01-09cleanupMisko Hevery
2010-01-08created a way to init the code without autobootstrapMisko Hevery
2010-01-05angular.jsAdam Abrons