aboutsummaryrefslogtreecommitdiffstats
path: root/src/markups.js
AgeCommit message (Expand)Author
2011-08-18doc(typos): fix couple of typos in the docsdandoyon
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-06-30doc:markup: wrong spelling for Vojta, all DI's fault.DiPeng
2011-06-16Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to marku...Di Peng
2011-06-15Fix scenario runner on IE7, IE8Misko Hevery
2011-06-08Should have replaced all instances of element('input[name=something]').val() ...Di Peng
2011-06-06yet another docs batchIgor Minar
2011-06-02Fix IE bug - ng:hrefVojta Jina
2011-03-26remove _null and _undefinedIgor Minar
2011-02-16remove dom manipulation API from compilerMisko Hevery
2011-02-04smarter normalization of value on option, and htmlParser fixesMisko Hevery
2011-02-03fixed population of value attribute on optionMisko Hevery
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2011-01-07rename nodeName due to conflicts with jqueryIgor Minar
2010-11-18add @workInProgress tag and mark all @ngdocs as work in progressIgor Minar
2010-11-15added remaining directives and search box.Misko Hevery
2010-10-12Fixed issue where compiler would pass in detached text node if previous marku...Misko Hevery
2010-09-20Add ng:src and ng:href markup.Alkis Evlogimenos
2010-08-18stringify names for better compression, remove dead functions, removed unders...Misko Hevery
2010-07-02change all attributes from ng- to ng: prefixMisko Hevery
2010-04-22fix CI BuildMisko Hevery
2010-04-19last failing ie test remainingMisko Hevery
2010-04-19fix ie bug with .text() on jqliteMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-04-01work on $location and autobindMisko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery