summaryrefslogtreecommitdiff
path: root/ext/mixed/js/html-template-collection.js
Commit message (Collapse)AuthorAge
* Template handler update (#896)toasted-nutbread2020-10-07
* Rename TemplateHandler to HtmlTemplateCollection * Rename _templateHandler to _templates * Allow creation from both string and element * Simplify setup of templates, don't throw errors on invalid ID