summaryrefslogtreecommitdiff
path: root/docs/ref/forms/renderers.txt
AgeCommit message (Collapse)Author
2017-10-20[2.0.x] Fixed #28729 -- Replaced a numbered list with unordered list in ↵Tim Graham
TemplatesSetting docs. Backport of eb9b56c5b60215a683c80e68f08ae6fca0ec24ef from master
2017-06-05Fixed #28102 -- Doc'd how to compute path to built-in widget template ↵Windson yang
directories.
2016-12-27Fixed #15667 -- Added template-based widget rendering.Preston Timmons
Thanks Carl Meyer and Tim Graham for contributing to the patch.