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
Commit message (
Expand
)
Author
Age
Lines
*
Set slice capacity based on input in `Map` and `Classes.Render` (#243)
Gabe Cook
2025-03-03
-2
/
+2
*
Add 'download' and 'referrerpolicy' attributes for anchor <a> element (#242)
Stéphane Legrand
2025-02-06
-0
/
+10
*
Add formxxx attributes (for <input type="submit"> element) (#241)
Stéphane Legrand
2025-02-03
-0
/
+25
*
Add support for additional HTML attributes in HTML5 template (#238)
Winni Neessen
2024-11-06
-1
/
+15
*
Upgrade codecov Github action in CI workflow (#231)
Markus Wüstenberg
2024-10-30
-3
/
+4
*
Add popover attributes (#236)
Ken Powers
2024-10-30
-0
/
+45
*
Add web component elements and slot attribute (#235)
Ken Powers
2024-10-25
-0
/
+15
*
Add gomponents-starter-kit link to readme
Markus Wüstenberg
2024-10-15
-0
/
+1
*
Release v1 (#226)
Markus Wüstenberg
2024-10-11
-11
/
+10
*
Add test for dot imports (#225)
Markus Wüstenberg
2024-10-11
-2
/
+21
*
Add missing 'hidden' attribute (#224)
Guy-Laurent Subri
2024-10-10
-0
/
+6
*
Upgrade CI workflow (#223)
Markus Wüstenberg
2024-10-09
-5
/
+11
*
Add version to go get command in readme
Markus Wüstenberg
2024-10-09
-2
/
+2
*
Fix attr panic test (#222)
Markus Wüstenberg
2024-10-09
-6
/
+2
*
Remove mention of SVG package in doc comments
Markus Wüstenberg
2024-10-03
-2
/
+3
*
Fix example app to use maragu.dev/gomponents module path (#216)
Markus Wüstenberg
2024-10-03
-16
/
+16
*
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
[next]