aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/interpolate.js
AgeCommit message (Expand)Author
2014-02-24docs($interpolate) fix sample code appearing unformattedDiego Muñoz Escalante
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-18docs($interpolate): correct small typoPaul Dijou
2014-02-16docs(bike-shed-migration): fix invalid </file name=""> HTML in examplesPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert <doc:...> examples to <example>...Peter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-12docs($interpolate): fix link to $interpolateProvider#endSymbolCaitlin Potter
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2013-12-04docs($interpolate): demonstrate a filter in the interpolated expressionSorin Gitlan
2013-10-22style: make jshint happyVojta Jina
2013-10-18docs: correct broken linksVojta Jina
2013-08-15docs($interpolate): fix example for provider w/ custom symbolsIgor Minar
2013-07-27docs(interpolate): remove example e2e test that cannot runPete Bacon Darwin
2013-07-27docs($interpolate): add example for the providerEmmanuel
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-06-24fix($compile): reject multi-expression interpolations for src attributeChirayu Krishnappa
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2012-08-30feat($interpolate): provide contextual error messagesBrian Ford
2012-08-13feat($interpolate): expose start/end symbols in run phaseIgor Minar
2012-08-13docs($interpolateProvider): fixing docsIgor Minar
2012-08-13fix($interpolate): $interpolateProvider.endSymbol() returns startSymbolIgor Minar
2012-08-13docs($interpolate): fix typo in descriptionIgor Minar
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery