aboutsummaryrefslogtreecommitdiffstats
path: root/src/markups.js
AgeCommit message (Expand)Author
2012-03-08chore(directives,widgets): reorg the code under directive/ dirIgor Minar
2012-01-25docs(compiler): update the compiler docsMisko Hevery
2012-01-25refactor(directives): connect new compilerMisko Hevery
2011-11-30feat($interpolate): string interpolation functionMisko Hevery
2011-10-26fix(scenario.dsl): Fix dsl for $locationVojta Jina
2011-10-12docs(*): remove @workInProgress from everywhereIgor Minar
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-09-26feat(docs): use html5 history api for all routing in the docs appVojta Jina
2011-09-16fix(e2e tests): use prop() instead of attr() and quote attributesIgor Minar
2011-09-08fix(docs): update docs to reflect new $location and fix e2e testsVojta Jina
2011-09-01docs(API): various api doc fixes from ToniIgor Minar
2011-08-25fix(markup): Make special attrs such as ng:href work even without bindingDi Peng
2011-07-30doc(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