summaryrefslogtreecommitdiff
path: root/ext/mixed/js/html-template-collection.js
Commit message (Collapse)AuthorAge
* Improve html templates (#1061)toasted-nutbread2020-11-24
| | | | | | | | | | | * Add template pre-processing * Remove whitespace * Add labels * Reuse tag template for search tags * Add space
* 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