| Commit message (Expand) | Author | Age | Lines |
* | add helper for <search> element HEAD v1.3.0 main | Alan Pearce | 46 hours | -0/+4 |
* | Rename and document fork v1.2.0 | Alan Pearce | 2 days | -12/+12 |
* | Add `Scope` attribute (#249) | Alan Pearce | 2 days | -0/+5 |
* | Benchmark large document and run in CI (#246) | Markus Wüstenberg | 2025-03-05 | -0/+20 |
* | Add 'download' and 'referrerpolicy' attributes for anchor <a> element (#242) | Stéphane Legrand | 2025-02-06 | -0/+10 |
* | Add formxxx attributes (for <input type="submit"> element) (#241) | Stéphane Legrand | 2025-02-03 | -0/+25 |
* | Add popover attributes (#236) | Ken Powers | 2024-10-30 | -0/+45 |
* | Add web component elements and slot attribute (#235) | Ken Powers | 2024-10-25 | -0/+15 |
* | Add missing 'hidden' attribute (#224) | Guy-Laurent Subri | 2024-10-10 | -0/+5 |
* | Move module to maragu.dev/gomponents namespace (#215) | Markus Wüstenberg | 2024-10-03 | -8/+8 |
* | Reduce code duplication by reusing the correct function in deprecated functio... | Yarden Shoham | 2024-08-20 | -5/+5 |
* | Add `cite` attribute (#192) | Yarden Shoham | 2024-08-19 | -0/+11 |
* | Add draggable attribute (#185) | Leonardo Silveira | 2024-07-08 | -0/+5 |
* | Add links to godoc (#183) | Markus Wüstenberg | 2024-06-26 | -1/+3 |
* | Add LabelEl (#180) | Markus Wüstenberg | 2024-06-25 | -0/+6 |
* | Add datetime attribute (#177) | Julien Tant | 2024-06-21 | -0/+5 |
* | Add dir (#176) | Amr Ojjeh | 2024-06-19 | -0/+5 |
* | Add LabelAttr and List attributes (#175) | Markus Wüstenberg | 2024-06-06 | -0/+10 |
* | Deprecate DataAttr, StyleAttr, TitleAttr, FormEl | Markus Wüstenberg | 2024-06-06 | -183/+223 |
* | add script's integrity and crossorigin attributes | Julien Tant | 2024-06-05 | -0/+10 |
* | Add "checked" bool attribute | Markus Wüstenberg | 2023-05-11 | -0/+5 |
* | Add Step attribute (#126) | Markus Wüstenberg | 2023-01-17 | -0/+5 |
* | Add ColSpan and RowSpan attributes (#125) | Markus Wüstenberg | 2023-01-17 | -0/+10 |
* | Add EncType html attribute (#109) | Markus Wüstenberg | 2022-09-29 | -0/+5 |
* | Mark the assert test helpers as such (#90) | Markus Wüstenberg | 2021-10-06 | -2/+2 |
* | Add loading and srcset HTML attributes (#86) | Josep Jesus Bigorra Algaba | 2021-09-07 | -0/+10 |
* | Add video element and related attributes (#84) | Markus Wüstenberg | 2021-06-18 | -15/+40 |
* | Add LinkStylesheet and LinkPreload components (#79) | Markus Wüstenberg | 2021-06-08 | -0/+5 |
* | Streamline HTML element API (#66) | Markus Wüstenberg | 2021-05-05 | -102/+90 |
* | Return Node from all helpers instead of NodeFunc (#62) | Markus Wüstenberg | 2021-01-07 | -108/+108 |
* | Add data- attribute helper (#61) | Markus Wüstenberg | 2020-12-22 | -2/+14 |
* | Add aria-* and role attributes (#59) | Markus Wüstenberg | 2020-12-22 | -0/+17 |
* | Simplify available elements (#55) | Markus Wüstenberg | 2020-12-10 | -108/+63 |
* | Rename Document to Doctype (#54) | Markus Wüstenberg | 2020-12-10 | -6/+6 |
* | Move elements and attributes into html package (#52) | Markus Wüstenberg | 2020-12-10 | -0/+893 |