index
:
gomponents
this commit
main
HTML components in pure Go
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
Commit message (
Expand
)
Author
Age
Lines
*
Set slice capacity based on input in `Map` and `Classes.Render` (#243)
Gabe Cook
2025-03-03
-1
/
+1
*
Add support for additional HTML attributes in HTML5 template (#238)
Winni Neessen
2024-11-06
-1
/
+15
*
Move module to maragu.dev/gomponents namespace (#215)
Markus Wüstenberg
2024-10-03
-6
/
+6
*
Add links to godoc (#183)
Markus Wüstenberg
2024-06-26
-2
/
+3
*
Delete low-value helper components (#115)
Markus Wüstenberg
2022-11-03
-124
/
+61
*
Mark the assert test helpers as such (#90)
Markus Wüstenberg
2021-10-06
-3
/
+3
*
Add examples in test files (#80)
Markus Wüstenberg
2021-06-08
-0
/
+7
*
Add LinkStylesheet and LinkPreload components (#79)
Markus Wüstenberg
2021-06-08
-0
/
+22
*
Streamline HTML element API (#66)
Markus Wüstenberg
2021-05-05
-1
/
+1
*
Use g.If in HTML5 helper (#65)
Markus Wüstenberg
2021-04-28
-9
/
+2
*
Return Node from all helpers instead of NodeFunc (#62)
Markus Wüstenberg
2021-01-07
-2
/
+2
*
Add test for InputHidden (#60)
Markus Wüstenberg
2020-12-22
-0
/
+16
*
Add If helper function (#57)
Markus Wüstenberg
2020-12-22
-0
/
+10
*
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
-22
/
+89
*
Render correct HTML5 (#44)
Markus Wüstenberg
2020-11-16
-2
/
+2
*
Add package docs (#41)
Markus Wüstenberg
2020-11-02
-0
/
+1
*
Add HTML5 document template (#36)
Markus Wüstenberg
2020-10-29
-0
/
+73