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
*
add helper for <search> element
HEAD
v1.3.0
main
Alan Pearce
107 min.
-0
/
+4
*
Rename and document fork
v1.2.0
Alan Pearce
12 hours
-107
/
+119
*
Add else part to If/Iff
Alan Pearce
12 hours
-28
/
+85
*
add MapWithIndex and MapMap helpers
Alan Pearce
12 hours
-0
/
+20
*
Fix indentation in code in readme
Markus Wüstenberg
13 hours
-8
/
+8
*
Add FAQ entry on feature addition to readme
Markus Wüstenberg
13 hours
-0
/
+29
*
Add `Scope` attribute (#249)
Alan Pearce
14 hours
-0
/
+5
*
Benchmark large document and run in CI (#246)
Markus Wüstenberg
2025-03-05
-2
/
+42
*
Add architecture and FAQ section to readme
Markus Wüstenberg
2025-03-05
-0
/
+40
*
Bump codecov/codecov-action from 4 to 5 (#245)
dependabot[bot]
2025-03-03
-1
/
+1
*
Add dependabot config
Markus Wüstenberg
2025-03-03
-0
/
+6
*
Test with Go 1.24 (#244)
Markus Wüstenberg
2025-03-03
-0
/
+1
*
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
[next]