aboutsummaryrefslogtreecommitdiffstats
path: root/test/CompilerSpec.js
AgeCommit message (Expand)Author
2011-03-01linking function should return bound scopeIgor Minar
2011-02-22add class on any namespace elmentsMisko Hevery
2011-02-16Changed the angular.compile(element)(scope[, cloneAttachNode])Misko Hevery
2011-02-16Change API angular.compile(element)([scope], [element/true])Misko Hevery
2011-02-16remove $init on scope from applying compilation templateMisko Hevery
2011-02-16Add public API to retrieve scope from element.Misko Hevery
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-24fix for infinite loop in retrieveScope with jQuery + specsIgor Minar
2010-12-02Closes #170. Corrected the behavior of select when options are ng:repeatedMisko Hevery
2010-11-10added ng:switch-when-default; changed $watch to always fire on init. (may be ...Misko Hevery
2010-10-27Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and n...Misko Hevery
2010-10-12Fixed issue where compiler would pass in detached text node if previous marku...Misko Hevery
2010-07-30rename textMarkup to markupMisko Hevery
2010-07-20fixed xhtml compatibility, fix console in chromeMisko Hevery
2010-04-26fix ie for jqueryMisko Hevery
2010-04-26allow the widget to change structure of the DOM and have the compiler follow ...Misko Hevery
2010-04-21all tests pass on IEMisko Hevery
2010-04-20fixes to enable ieMisko Hevery
2010-04-12added ng-eval-order attributeMisko Hevery
2010-04-06few fixes to make tests pass with jqueryMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-03-24mergeMisko Hevery
2010-03-24Fix parsing bug with strings for -Shyam Seshadri
2010-03-23markup now wroks, some refactoringsMisko Hevery
2010-03-22all angular.js directives now workMisko Hevery
2010-03-22got few directives workingMisko Hevery
2010-03-19tests fixed, still missing widgetsMisko Hevery
2010-03-19showing off problem to corryMisko Hevery
2010-03-18cleanup workMisko Hevery
2010-03-18cleanup workMisko Hevery
2010-03-18markup now worksMisko Hevery
2010-03-18support for templatesMisko Hevery
2010-03-18initial revision of new plugable compilerMisko Hevery