Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Move module to maragu.dev/gomponents namespace (#215) | Markus Wüstenberg | 2024-10-03 | -28/+30 |
* | Remove SVG package (#214) | Markus Wüstenberg | 2024-10-03 | -106/+0 |
* | Fix `mailto:` in FUNDING.yml not working | Markus Wüstenberg | 2024-10-03 | -1/+1 |
* | Add invoicing contact option to readme | Markus Wüstenberg | 2024-10-03 | -3/+5 |
* | Add ExampleMap_index | Markus Wüstenberg | 2024-09-26 | -0/+12 |
* | Fix links in package documentation | Markus Wüstenberg | 2024-09-24 | -3/+3 |
* | Use go workspace in example app (#211) | Markus Wüstenberg | 2024-09-24 | -2/+8 |
* | Fix doc comments regarding `Group` | Markus Wüstenberg | 2024-09-24 | -2/+3 |
* | Make `Group` a type (#202) | Markus Wüstenberg | 2024-09-24 | -30/+37 |
* | Revert "Add Github Pages website deployment workflow (#207)" | Markus Wüstenberg | 2024-09-23 | -45/+0 |
* | Add Github Pages website deployment workflow (#207) | Markus Wüstenberg | 2024-09-20 | -0/+45 |
* | Remove redundant sentence from readme | Markus Wüstenberg | 2024-09-19 | -2/+0 |
* | Reword readme slightly | Markus Wüstenberg | 2024-09-19 | -7/+13 |
* | Add full example app (#204) | Markus Wüstenberg | 2024-09-19 | -280/+177 |
* | Drop support for Go 1.16 and Go 1.17 (#203) | Markus Wüstenberg | 2024-09-19 | -107/+31 |
* | Make Groups renderable (#181) | Markus Wüstenberg | 2024-09-19 | -38/+56 |
* | Reduce code duplication by reusing the correct function in deprecated functio... | Yarden Shoham | 2024-08-20 | -5/+5 |
* | Fix `cite` name clash example in readme | Markus Wüstenberg | 2024-08-19 | -1/+1 |
* | Add `cite` attribute (#192) | Yarden Shoham | 2024-08-19 | -1/+13 |
* | Test on Go 1.23 in CI (#193) | Yarden Shoham | 2024-08-18 | -0/+1 |
* | Add draggable attribute (#185) | Leonardo Silveira | 2024-07-08 | -0/+5 |
* | Add links to godoc (#183) | Markus Wüstenberg | 2024-06-26 | -39/+54 |
* | Add LabelEl (#180) | Markus Wüstenberg | 2024-06-25 | -1/+8 |
* | Adjust documentation on Iff (#179) | Markus Wüstenberg | 2024-06-25 | -9/+17 |
* | Add datetime attribute (#177) | Julien Tant | 2024-06-21 | -0/+5 |
* | Add an `Iff` helper (#172) | Julien Tant | 2024-06-19 | -0/+40 |
* | 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 (#174) | Markus Wüstenberg | 2024-06-06 | -188/+229 |
|\ | ||||
| * | Fix readme | Markus Wüstenberg | 2024-06-06 | -5/+6 |
| * | Deprecate DataAttr, StyleAttr, TitleAttr, FormEl | Markus Wüstenberg | 2024-06-06 | -183/+223 |
|/ | ||||
* | Add script's `integrity` and `crossorigin` attributes (#173) | Markus Wüstenberg | 2024-06-06 | -0/+10 |
|\ | ||||
| * | add script's integrity and crossorigin attributes | Julien Tant | 2024-06-05 | -0/+10 |
|/ | ||||
* | Revert "Add Marquee element promotion to readme" | Markus Wüstenberg | 2024-04-29 | -2/+0 |
* | Add Marquee element promotion to readme | Markus Wüstenberg | 2024-03-13 | -0/+2 |
* | Just call it HTML components in readme | Markus Wüstenberg | 2024-03-12 | -3/+3 |
* | Fix wrong codecov (#166) | Markus Wüstenberg | 2024-02-09 | -0/+3 |
|\ | ||||
| * | Fix wrong codecov | Markus Wüstenberg | 2024-02-09 | -0/+3 |
|/ | ||||
* | Test on Go 1.22 in CI (#165) | Markus Wüstenberg | 2024-02-09 | -0/+1 |
|\ | ||||
| * | Test on Go 1.22 in CI | Markus Wüstenberg | 2024-02-09 | -0/+1 |
|/ | ||||
* | Move logo in readme | Markus Wüstenberg | 2024-01-12 | -2/+2 |
* | Create FUNDING.yml | Markus Wüstenberg | 2024-01-12 | -0/+2 |
* | Fix logo size in readme | Markus Wüstenberg | 2024-01-12 | -1/+1 |
* | Add logo to readme | Markus Wüstenberg | 2024-01-12 | -0/+2 |
* | Test Go 1.21 in CI (#147) | Markus Wüstenberg | 2023-09-08 | -0/+1 |
|\ | ||||
| * | Test Go 1.21 in CI | Markus Wüstenberg | 2023-09-08 | -0/+1 |
|/ | ||||
* | Add "checked" bool attribute (#136) | Markus Wüstenberg | 2023-05-11 | -0/+5 |
|\ | ||||
| * | Add "checked" bool attribute | Markus Wüstenberg | 2023-05-11 | -0/+5 |
|/ | ||||
* | Document Text/Textf helpers better (#135) | Markus Wüstenberg | 2023-05-11 | -4/+6 |
|\ | ||||
| * | Document Text/Textf helpers better | Markus Wüstenberg | 2023-05-11 | -4/+6 |
|/ |