Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |