Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add generic Map implementation (#108) | Markus Wüstenberg | 2022-09-22 | -2/+5 |
* | Streamline HTML element API (#66) | Markus Wüstenberg | 2021-05-05 | -1/+1 |
* | Change main example to be the dot-import version (#56) | Markus Wüstenberg | 2020-12-10 | -42/+43 |
* | Simplify available elements (#55) | Markus Wüstenberg | 2020-12-10 | -1/+1 |
* | Rename Document to Doctype (#54) | Markus Wüstenberg | 2020-12-10 | -1/+1 |
* | Move elements and attributes into html package (#52) | Markus Wüstenberg | 2020-12-10 | -15/+15 |
* | Add Map function (#40) | Markus Wüstenberg | 2020-11-02 | -6/+6 |
* | Render to Writer instead of string (#39) | Markus Wüstenberg | 2020-11-02 | -8/+9 |
* | Add attribute helpers (#35) | Markus Wüstenberg | 2020-10-28 | -19/+14 |
* | Add br and hr element helpers (#30) | Hans Raaf | 2020-10-23 | -0/+1 |
* | Remove "fmt" import in readme example (#31) | Hans Raaf | 2020-10-23 | -2/+6 |
* | Add simple example (#13) | Markus Wüstenberg | 2020-09-21 | -0/+70 |