aboutsummaryrefslogtreecommitdiffstats
path: root/src/Scope.js
AgeCommit message (Expand)Author
2010-05-19added error handler to xhr requestsMisko Hevery
2010-05-13fixed issue with radio view clobering model if radio was checked.Misko Hevery
2010-05-07change everything over to jasmineMisko Hevery
2010-05-07xhr bulk fixesMisko Hevery
2010-04-29added $xhr service with bulk and cache, hooked up $resourceMisko Hevery
2010-04-16lots of small fixesMisko Hevery
2010-04-15added $route serviceMisko Hevery
2010-04-09various bug fixesMisko Hevery
2010-04-07clean up, fixes for appMisko Hevery
2010-04-05added ng-controller directiveMisko 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-02mergeMisko Hevery
2010-04-02widgets now work properlyMisko 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-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-03-25major refactoring of scopeMisko Hevery
2010-03-25checkbox and radio now workingMisko Hevery
2010-03-23markup now wroks, some refactoringsMisko Hevery
2010-03-22rudementary event bind and trigger for jqliteMisko Hevery
2010-03-22ng-watch directiveMisko Hevery
2010-03-22got few directives workingMisko Hevery
2010-03-18support for templatesMisko Hevery
2010-03-18initial revision of new plugable compilerMisko Hevery
2010-03-15added resources; removed compiled codeMisko Hevery
2010-02-17fix this on filter to point to scopeMisko Hevery
2010-02-12Fixed negation grouping bugMisko Hevery
2010-02-04better handling of $invalidWidgetsMisko Hevery
2010-01-26remove uneeded logMisko Hevery
2010-01-24bindRootId configuration optionMisko Hevery
2010-01-24fix closure compiler issuesMisko Hevery
2010-01-24changes to make it closure compiler compatibleMisko 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