Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Move module to maragu.dev/gomponents namespace (#215) | Markus Wüstenberg | 2024-10-03 | -3/+3 |
* | Add `cite` attribute (#192) | Yarden Shoham | 2024-08-19 | -0/+1 |
* | Add LabelEl (#180) | Markus Wüstenberg | 2024-06-25 | -0/+1 |
* | Deprecate DataAttr, StyleAttr, TitleAttr, FormEl | Markus Wüstenberg | 2024-06-06 | -113/+120 |
* | Mark the assert test helpers as such (#90) | Markus Wüstenberg | 2021-10-06 | -1/+1 |
* | Add video element and related attributes (#84) | Markus Wüstenberg | 2021-06-18 | -0/+1 |
* | Streamline HTML element API (#66) | Markus Wüstenberg | 2021-05-05 | -42/+30 |
* | Return Node from all helpers instead of NodeFunc (#62) | Markus Wüstenberg | 2021-01-07 | -3/+3 |
* | Add data- attribute helper (#61) | Markus Wüstenberg | 2020-12-22 | -1/+1 |
* | Simplify available elements (#55) | Markus Wüstenberg | 2020-12-10 | -55/+9 |
* | Rename Document to Doctype (#54) | Markus Wüstenberg | 2020-12-10 | -3/+3 |
* | Move elements and attributes into html package (#52) | Markus Wüstenberg | 2020-12-10 | -0/+212 |