about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* add helper for <search> element HEAD v1.3.0 mainAlan Pearce107 min.-0/+4
* Rename and document fork v1.2.0Alan Pearce12 hours-107/+119
* Add else part to If/IffAlan Pearce12 hours-28/+85
* add MapWithIndex and MapMap helpersAlan Pearce12 hours-0/+20
* Fix indentation in code in readmeMarkus Wüstenberg13 hours-8/+8
* Add FAQ entry on feature addition to readmeMarkus Wüstenberg13 hours-0/+29
* Add `Scope` attribute (#249)Alan Pearce14 hours-0/+5
* Benchmark large document and run in CI (#246)Markus Wüstenberg2025-03-05-2/+42
* Add architecture and FAQ section to readmeMarkus Wüstenberg2025-03-05-0/+40
* Bump codecov/codecov-action from 4 to 5 (#245)dependabot[bot]2025-03-03-1/+1
* Add dependabot configMarkus Wüstenberg2025-03-03-0/+6
* Test with Go 1.24 (#244)Markus Wüstenberg2025-03-03-0/+1
* Set slice capacity based on input in `Map` and `Classes.Render` (#243)Gabe Cook2025-03-03-2/+2
* Add 'download' and 'referrerpolicy' attributes for anchor <a> element (#242)Stéphane Legrand2025-02-06-0/+10
* Add formxxx attributes (for <input type="submit"> element) (#241)Stéphane Legrand2025-02-03-0/+25
* Add support for additional HTML attributes in HTML5 template (#238)Winni Neessen2024-11-06-1/+15
* Upgrade codecov Github action in CI workflow (#231)Markus Wüstenberg2024-10-30-3/+4
* Add popover attributes (#236)Ken Powers2024-10-30-0/+45
* Add web component elements and slot attribute (#235)Ken Powers2024-10-25-0/+15
* Add gomponents-starter-kit link to readmeMarkus Wüstenberg2024-10-15-0/+1
* Release v1 (#226)Markus Wüstenberg2024-10-11-11/+10
* Add test for dot imports (#225)Markus Wüstenberg2024-10-11-2/+21
* Add missing 'hidden' attribute (#224)Guy-Laurent Subri2024-10-10-0/+6
* Upgrade CI workflow (#223)Markus Wüstenberg2024-10-09-5/+11
* Add version to go get command in readmeMarkus Wüstenberg2024-10-09-2/+2
* Fix attr panic test (#222)Markus Wüstenberg2024-10-09-6/+2
* Remove mention of SVG package in doc commentsMarkus Wüstenberg2024-10-03-2/+3
* Fix example app to use maragu.dev/gomponents module path (#216)Markus Wüstenberg2024-10-03-16/+16
* Move module to maragu.dev/gomponents namespace (#215)Markus Wüstenberg2024-10-03-28/+30
* Remove SVG package (#214)Markus Wüstenberg2024-10-03-106/+0
* Fix `mailto:` in FUNDING.yml not workingMarkus Wüstenberg2024-10-03-1/+1
* Add invoicing contact option to readmeMarkus Wüstenberg2024-10-03-3/+5
* Add ExampleMap_indexMarkus Wüstenberg2024-09-26-0/+12
* Fix links in package documentationMarkus Wüstenberg2024-09-24-3/+3
* Use go workspace in example app (#211)Markus Wüstenberg2024-09-24-2/+8
* Fix doc comments regarding `Group`Markus Wüstenberg2024-09-24-2/+3
* Make `Group` a type (#202)Markus Wüstenberg2024-09-24-30/+37
* Revert "Add Github Pages website deployment workflow (#207)"Markus Wüstenberg2024-09-23-45/+0
* Add Github Pages website deployment workflow (#207)Markus Wüstenberg2024-09-20-0/+45
* Remove redundant sentence from readmeMarkus Wüstenberg2024-09-19-2/+0
* Reword readme slightlyMarkus Wüstenberg2024-09-19-7/+13
* Add full example app (#204)Markus Wüstenberg2024-09-19-280/+177
* Drop support for Go 1.16 and Go 1.17 (#203)Markus Wüstenberg2024-09-19-107/+31
* Make Groups renderable (#181)Markus Wüstenberg2024-09-19-38/+56
* Reduce code duplication by reusing the correct function in deprecated functio...Yarden Shoham2024-08-20-5/+5
* Fix `cite` name clash example in readmeMarkus Wüstenberg2024-08-19-1/+1
* Add `cite` attribute (#192)Yarden Shoham2024-08-19-1/+13
* Test on Go 1.23 in CI (#193)Yarden Shoham2024-08-18-0/+1
* Add draggable attribute (#185)Leonardo Silveira2024-07-08-0/+5
* Add links to godoc (#183)Markus Wüstenberg2024-06-26-39/+54