aboutsummaryrefslogtreecommitdiffstats
path: root/src/Widgets.js
AgeCommit message (Expand)Author
2010-04-07clean up, fixes for appMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-04-02radio now works with repeatersMisko Hevery
2010-04-02widgets now work properlyMisko 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-29dissabled a lot of tests, and made the core test set pass.Misko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery
2010-02-26corrected repeater not removing when hash(instead of array) shrinks.Misko Hevery
2010-02-17fixed upload widgetMisko Hevery
2010-02-16stop showing loading... textAdam Abrons
2010-02-12Fixed negation grouping bugMisko Hevery
2010-02-11make validator more leniant for errors which are false instead of nullMisko Hevery
2010-02-05fixed memory leak on repeatersMisko Hevery
2010-02-04lazy load the status domMisko Hevery
2010-02-04consider widget errors only when widgets are visibleMisko Hevery
2010-02-04ng-required treats whitespace as emptyMisko Hevery
2010-01-29added bootstrap, fixed formatterMisko Hevery
2010-01-28added formattersMisko Hevery
2010-01-24fix closure compiler issuesMisko Hevery
2010-01-24fix closure compiler incompatibilitiesMisko Hevery
2010-01-23lots of cleanup to get it ready for OSMisko 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-05angular.jsAdam Abrons