about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
...
* Add LabelEl (#180)Markus Wüstenberg2024-06-25-1/+8
* Adjust documentation on Iff (#179)Markus Wüstenberg2024-06-25-9/+17
* Add datetime attribute (#177)Julien Tant2024-06-21-0/+5
* Add an `Iff` helper (#172)Julien Tant2024-06-19-0/+40
* Add dir (#176)Amr Ojjeh2024-06-19-0/+5
* Add LabelAttr and List attributes (#175)Markus Wüstenberg2024-06-06-0/+10
* Deprecate DataAttr, StyleAttr, TitleAttr, FormEl (#174)Markus Wüstenberg2024-06-06-188/+229
|\
| * Fix readmeMarkus Wüstenberg2024-06-06-5/+6
| * Deprecate DataAttr, StyleAttr, TitleAttr, FormElMarkus Wüstenberg2024-06-06-183/+223
|/
* Add script's `integrity` and `crossorigin` attributes (#173)Markus Wüstenberg2024-06-06-0/+10
|\
| * add script's integrity and crossorigin attributesJulien Tant2024-06-05-0/+10
|/
* Revert "Add Marquee element promotion to readme"Markus Wüstenberg2024-04-29-2/+0
* Add Marquee element promotion to readmeMarkus Wüstenberg2024-03-13-0/+2
* Just call it HTML components in readmeMarkus Wüstenberg2024-03-12-3/+3
* Fix wrong codecov (#166)Markus Wüstenberg2024-02-09-0/+3
|\
| * Fix wrong codecovMarkus Wüstenberg2024-02-09-0/+3
|/
* Test on Go 1.22 in CI (#165)Markus Wüstenberg2024-02-09-0/+1
|\
| * Test on Go 1.22 in CIMarkus Wüstenberg2024-02-09-0/+1
|/
* Move logo in readmeMarkus Wüstenberg2024-01-12-2/+2
* Create FUNDING.ymlMarkus Wüstenberg2024-01-12-0/+2
* Fix logo size in readmeMarkus Wüstenberg2024-01-12-1/+1
* Add logo to readmeMarkus Wüstenberg2024-01-12-0/+2
* Test Go 1.21 in CI (#147)Markus Wüstenberg2023-09-08-0/+1
|\
| * Test Go 1.21 in CIMarkus Wüstenberg2023-09-08-0/+1
|/
* Add "checked" bool attribute (#136)Markus Wüstenberg2023-05-11-0/+5
|\
| * Add "checked" bool attributeMarkus Wüstenberg2023-05-11-0/+5
|/
* Document Text/Textf helpers better (#135)Markus Wüstenberg2023-05-11-4/+6
|\
| * Document Text/Textf helpers betterMarkus Wüstenberg2023-05-11-4/+6
|/
* Test with Go 1.20 in CI (#134)Markus Wüstenberg2023-05-04-4/+5
|\
| * Make version numbers strings in yamlMarkus Wüstenberg2023-05-04-5/+5
| * Test with Go 1.20 in CIMarkus Wüstenberg2023-05-04-0/+1
|/
* Add Step attribute (#126)Markus Wüstenberg2023-01-17-0/+5
* Add ColSpan and RowSpan attributes (#125)Markus Wüstenberg2023-01-17-0/+10
* Remove year from LICENSE (#121)Markus Wüstenberg2023-01-03-1/+1
* Upgrade codecov-action to v3 in CI (#119)Markus Wüstenberg2022-11-15-1/+1
* Put .PHONY in front of each target in Makefile (#118)Markus Wüstenberg2022-11-15-2/+4
* Rename master branch to main (#117)Markus Wüstenberg2022-11-15-3/+3
* Add stroke-width SVG attribute (#116)Markus Wüstenberg2022-11-15-6/+11
* Delete low-value helper components (#115)Markus Wüstenberg2022-11-03-124/+61
* Add Rawf (#114)Markus Wüstenberg2022-11-03-2/+25
* Add Go report card to readme (#111)Markus Wüstenberg2022-10-17-1/+2
* Fix small typo occured -> occurred (#110)Markus Wüstenberg2022-10-17-1/+1
* Add EncType html attribute (#109)Markus Wüstenberg2022-09-29-0/+5
* Add generic Map implementation (#108)Markus Wüstenberg2022-09-22-37/+106
* Add Go 1.19 to test matrix (#107)Markus Wüstenberg2022-09-21-2/+5
* Use output of strings.Builder in assert.Equal (#106)Markus Wüstenberg2022-09-21-1/+1
* Make void elements a map (#103)Markus Wüstenberg2022-05-27-19/+39
* Update package doc to reflect new content (#102)Markus Wüstenberg2022-05-25-5/+11
* Fix CI badge in Readme (#100)Markus Wüstenberg2022-05-25-1/+1
* Update CI config (#98)Markus Wüstenberg2022-05-25-72/+17