about summary refs log tree commit diff stats
path: root/html/elements.go
Commit message (Expand)AuthorAgeLines
* Add video element and related attributes (#84)Markus Wüstenberg2021-06-18-0/+4
* Streamline HTML element API (#66)Markus Wüstenberg2021-05-05-60/+60
* Return Node from all helpers instead of NodeFunc (#62)Markus Wüstenberg2021-01-07-105/+105
* Add data- attribute helper (#61)Markus Wüstenberg2020-12-22-1/+1
* Simplify available elements (#55)Markus Wüstenberg2020-12-10-53/+34
* Rename Document to Doctype (#54)Markus Wüstenberg2020-12-10-3/+3
* Move elements and attributes into html package (#52)Markus Wüstenberg2020-12-10-0/+447