about summary refs log tree commit diff stats
path: root/html/attributes.go
Commit message (Expand)AuthorAgeLines
* Rename and document fork v1.2.0Alan Pearce22 hours-2/+2
* Add `Scope` attribute (#249)Alan Pearce25 hours-0/+4
* Add 'download' and 'referrerpolicy' attributes for anchor <a> element (#242)Stéphane Legrand2025-02-06-0/+8
* Add formxxx attributes (for <input type="submit"> element) (#241)Stéphane Legrand2025-02-03-0/+20
* Add popover attributes (#236)Ken Powers2024-10-30-0/+12
* Add web component elements and slot attribute (#235)Ken Powers2024-10-25-0/+4
* Add missing 'hidden' attribute (#224)Guy-Laurent Subri2024-10-10-0/+4
* Move module to maragu.dev/gomponents namespace (#215)Markus Wüstenberg2024-10-03-1/+1
* Reduce code duplication by reusing the correct function in deprecated functio...Yarden Shoham2024-08-20-3/+3
* Add `cite` attribute (#192)Yarden Shoham2024-08-19-0/+4
* Add draggable attribute (#185)Leonardo Silveira2024-07-08-0/+4
* Add datetime attribute (#177)Julien Tant2024-06-21-0/+4
* Add dir (#176)Amr Ojjeh2024-06-19-0/+4
* Add LabelAttr and List attributes (#175)Markus Wüstenberg2024-06-06-0/+8
* Deprecate DataAttr, StyleAttr, TitleAttr, FormElMarkus Wüstenberg2024-06-06-0/+17
* add script's integrity and crossorigin attributesJulien Tant2024-06-05-0/+8
* Add "checked" bool attributeMarkus Wüstenberg2023-05-11-0/+4
* Add Step attribute (#126)Markus Wüstenberg2023-01-17-0/+4
* Add ColSpan and RowSpan attributes (#125)Markus Wüstenberg2023-01-17-0/+8
* Add EncType html attribute (#109)Markus Wüstenberg2022-09-29-0/+4
* Add loading and srcset HTML attributes (#86)Josep Jesus Bigorra Algaba2021-09-07-0/+8
* Add video element and related attributes (#84)Markus Wüstenberg2021-06-18-4/+20
* Add LinkStylesheet and LinkPreload components (#79)Markus Wüstenberg2021-06-08-0/+4
* Add data- attribute helper (#61)Markus Wüstenberg2020-12-22-0/+5
* Add aria-* and role attributes (#59)Markus Wüstenberg2020-12-22-0/+9
* Simplify available elements (#55)Markus Wüstenberg2020-12-10-0/+16
* Move elements and attributes into html package (#52)Markus Wüstenberg2020-12-10-0/+161