1
0

Commit Graph

  • 30ac88ccaa Add uptream main Tony Grosinger 2023-12-26 20:41:42 -0800
  • 258100b833 Add XMLEl function Tony Grosinger 2023-04-30 19:58:57 -0700
  • d81de8319f
    Test Go 1.21 in CI (#147) Markus Wüstenberg 2023-09-08 11:03:47 +0200
  • 214138645b Test Go 1.21 in CI Markus Wüstenberg 2023-09-08 11:01:06 +0200
  • a9890f5337
    Add "checked" bool attribute (#136) Markus Wüstenberg 2023-05-11 11:23:18 +0200
  • 4248e85def Add "checked" bool attribute Markus Wüstenberg 2023-05-11 11:22:01 +0200
  • 4f9709afcc
    Document Text/Textf helpers better (#135) Markus Wüstenberg 2023-05-11 10:08:27 +0200
  • c129ae8da1 Document Text/Textf helpers better Markus Wüstenberg 2023-05-11 10:06:23 +0200
  • b638b8b078
    Test with Go 1.20 in CI (#134) Markus Wüstenberg 2023-05-04 09:49:50 +0200
  • f26f56cc56 Make version numbers strings in yaml Markus Wüstenberg 2023-05-04 09:48:27 +0200
  • b1f7754ccd Test with Go 1.20 in CI Markus Wüstenberg 2023-05-04 09:46:20 +0200
  • 8e4b1319d1
    Add Step attribute (#126) Markus Wüstenberg 2023-01-17 13:05:47 +0100
  • e11dcad518
    Add ColSpan and RowSpan attributes (#125) Markus Wüstenberg 2023-01-17 13:00:16 +0100
  • 866b767b08
    Remove year from LICENSE (#121) Markus Wüstenberg 2023-01-03 10:26:51 +0100
  • c1095faae1
    Upgrade codecov-action to v3 in CI (#119) Markus Wüstenberg 2022-11-15 22:33:33 +0100
  • c615204215
    Put .PHONY in front of each target in Makefile (#118) Markus Wüstenberg 2022-11-15 22:32:01 +0100
  • 868a525244
    Rename master branch to main (#117) Markus Wüstenberg 2022-11-15 22:19:09 +0100
  • a5a7242ae0
    Add stroke-width SVG attribute (#116) Markus Wüstenberg 2022-11-15 14:48:01 +0100
  • b12942fb32
    Delete low-value helper components (#115) Markus Wüstenberg 2022-11-03 11:32:16 +0100
  • 3bb4e3efea
    Add Rawf (#114) Markus Wüstenberg 2022-11-03 11:24:26 +0100
  • 34df17d356
    Add Go report card to readme (#111) Markus Wüstenberg 2022-10-17 14:09:37 +0200
  • 0e52e94472
    Fix small typo occured -> occurred (#110) Markus Wüstenberg 2022-10-17 14:04:24 +0200
  • 32ad318ce8
    Add EncType html attribute (#109) Markus Wüstenberg 2022-09-29 12:46:36 +0200
  • f387a71230
    Add generic Map implementation (#108) Markus Wüstenberg 2022-09-22 09:41:06 +0200
  • 3334d6c7d0
    Add Go 1.19 to test matrix (#107) Markus Wüstenberg 2022-09-21 10:42:07 +0200
  • 3e992ed66c
    Use output of strings.Builder in assert.Equal (#106) Markus Wüstenberg 2022-09-21 10:37:44 +0200
  • f4da48fb57
    Make void elements a map (#103) Markus Wüstenberg 2022-05-27 14:16:19 +0200
  • c868c525b4
    Update package doc to reflect new content (#102) Markus Wüstenberg 2022-05-25 14:36:26 +0200
  • 97698614be
    Fix CI badge in Readme (#100) Markus Wüstenberg 2022-05-25 11:01:53 +0200
  • b016f271d7
    Update CI config (#98) Markus Wüstenberg 2022-05-25 10:21:27 +0200
  • 565c60a8e4 Update copyright year in license Markus Wüstenberg 2022-03-21 12:22:32 +0100
  • 540b2a3491
    Use a test matrix with the last three stable Go versions (#96) Markus Wüstenberg 2022-03-21 12:05:17 +0100
  • 0001b1d609
    Add http.Adapt function (#92) Markus Wüstenberg 2021-10-08 15:00:20 +0200
  • 44c2744837
    Test using Go 1.17 (#91) Markus Wüstenberg 2021-10-06 20:51:31 +0200
  • 4858e5d47d
    Mark the assert test helpers as such (#90) Markus Wüstenberg 2021-10-06 20:49:43 +0200
  • 33524d6836
    Add loading and srcset HTML attributes (#86) Josep Jesus Bigorra Algaba 2021-09-07 12:09:57 +0200
  • bd722def27
    Add link to maragu.dk and golang.dk in readme Markus Wüstenberg 2021-06-18 10:35:58 +0200
  • aca5cdfe9d Add Github action status badge to readme Markus Wüstenberg 2021-06-18 10:10:55 +0200
  • 1ed5851e03 Add contributors file Markus Wüstenberg 2021-06-18 10:09:00 +0200
  • ec86ca5c71
    Add video element and related attributes (#84) Markus Wüstenberg 2021-06-18 09:39:47 +0200
  • 0efc71d6f3
    Add javascript alert onclick handler to Raw example (#82) Markus Wüstenberg 2021-06-09 10:56:22 +0200
  • ba0d83f4fb
    Add examples in test files (#80) Markus Wüstenberg 2021-06-08 18:12:04 +0200
  • 7c0f2e4cbb
    Add LinkStylesheet and LinkPreload components (#79) Markus Wüstenberg 2021-06-08 16:52:57 +0200
  • 3e9e00ca0d
    Escape Attr values (#77) Markus Wüstenberg 2021-05-18 14:21:53 +0200
  • ac7471aac6
    Fix TailwindCSS CDN URL in example (#76) Markus Wüstenberg 2021-05-11 16:39:04 +0200
  • 1072ec9b70
    Update readme with content from website (#73) Markus Wüstenberg 2021-05-07 14:40:55 +0200
  • d34b28be56
    Bump Go version to 1.16 in CI (#72) Markus Wüstenberg 2021-05-07 14:35:47 +0200
  • e6538392ad
    Add more complex example using TailwindCSS (#71) Markus Wüstenberg 2021-05-07 14:12:23 +0200
  • 6f7752c20f
    Add svg package and a few helpers (#67) Markus Wüstenberg 2021-05-05 12:53:32 +0200
  • eb1d1f22b4
    Fix code in readme (#69) Markus Wüstenberg 2021-05-05 09:53:19 +0200
  • 6f3eea403a
    Update license year (#68) Markus Wüstenberg 2021-05-05 09:51:42 +0200
  • 3b7dceab89
    Streamline HTML element API (#66) Markus Wüstenberg 2021-05-05 09:03:16 +0200
  • 5d2f0f1b87
    Use g.If in HTML5 helper (#65) Markus Wüstenberg 2021-04-28 10:42:49 +0200
  • c899a050c0
    Return Node from all helpers instead of NodeFunc (#62) Markus Wüstenberg 2021-01-07 10:20:03 +0100
  • d41c4e5a85
    Add data- attribute helper (#61) Markus Wüstenberg 2020-12-22 11:46:49 +0100
  • b4918d5a63
    Add test for InputHidden (#60) Markus Wüstenberg 2020-12-22 11:12:45 +0100
  • 6efec2175f
    Add aria-* and role attributes (#59) Markus Wüstenberg 2020-12-22 11:07:33 +0100
  • f22ce3fb68
    Add If helper function (#57) Markus Wüstenberg 2020-12-22 10:53:22 +0100
  • 428a2519ea
    Change main example to be the dot-import version (#56) Markus Wüstenberg 2020-12-10 14:27:10 +0100
  • febffb600d
    Simplify available elements (#55) Markus Wüstenberg 2020-12-10 14:20:33 +0100
  • 100ae9e830
    Rename Document to Doctype (#54) Markus Wüstenberg 2020-12-10 13:13:10 +0100
  • a76262652b
    Move elements and attributes into html package (#52) Markus Wüstenberg 2020-12-10 13:00:23 +0100
  • a7e24c6cdd
    Minor refactoring and comment changes (#51) Markus Wüstenberg 2020-12-08 21:59:47 +0100
  • 44b18894ac
    Add example with dot imports (#47) Markus Wüstenberg 2020-11-17 14:50:42 +0100
  • 633b000d91
    Add svg element (#46) Markus Wüstenberg 2020-11-16 13:03:54 +0100
  • 108f8d9ba5
    Add NodeType which replaces the Placer interface (#45) Markus Wüstenberg 2020-11-16 12:58:42 +0100
  • 794c3b26ac
    Render correct HTML5 (#44) Markus Wüstenberg 2020-11-16 12:38:24 +0100
  • 87d09c3824
    Add package docs (#41) Markus Wüstenberg 2020-11-02 11:05:23 +0100
  • 267d40bbea
    Add Map function (#40) Markus Wüstenberg 2020-11-02 10:59:16 +0100
  • 6c8f0c2352
    Render to Writer instead of string (#39) Markus Wüstenberg 2020-11-02 10:03:05 +0100
  • 92ba5904c1
    Remove fmt.Sprintf call in attribute Render (#38) Markus Wüstenberg 2020-10-29 15:40:14 +0100
  • f277d1942e
    Pass attributes as pointers (#37) Markus Wüstenberg 2020-10-29 13:07:22 +0100
  • 3df42084ae
    Add HTML5 document template (#36) Markus Wüstenberg 2020-10-29 12:03:43 +0100
  • 13701c4f66
    Add attribute helpers (#35) Markus Wüstenberg 2020-10-28 16:59:04 +0100
  • 18e90339fc
    Add element helpers and refactor (#34) Markus Wüstenberg 2020-10-28 16:16:18 +0100
  • 8f17dba6f1
    Add contributing instructions (#33) Markus Wüstenberg 2020-10-23 14:32:55 +0200
  • c6c5fbd0f9
    Add br and hr element helpers (#30) Hans Raaf 2020-10-23 14:12:47 +0200
  • c99025e6c5
    Remove "fmt" import in readme example (#31) Hans Raaf 2020-10-23 12:32:47 +0200
  • 3198b25445
    Don't render or error on nil children (#32) Markus Wüstenberg 2020-10-23 12:14:23 +0200
  • 6d2fb0eeb1
    Add Group function to group Nodes (#29) Markus Wüstenberg 2020-10-22 09:07:57 +0200
  • f2a2b94970
    Update package doc for gomponents (#28) Markus Wüstenberg 2020-10-21 22:17:27 +0200
  • 42433a4a09
    Use HTMLEscapeString in Textf (#27) Markus Wüstenberg 2020-10-21 21:59:52 +0200
  • 4448a48d85
    Add remaining sectioning elements as helpers (#25) Markus Wüstenberg 2020-09-25 17:36:21 +0200
  • 83faa4caa3
    Use HTMLEscapeString (#24) Markus Wüstenberg 2020-09-25 13:39:55 +0200
  • 5d5933899c
    Update readme with blog post link (#23) Markus Wüstenberg 2020-09-25 12:32:50 +0200
  • 5da578cfdf
    Group element helpers in different files (#21) Markus Wüstenberg 2020-09-25 09:57:47 +0200
  • 77b64b1302
    Add space before auto-closing element (#20) Markus Wüstenberg 2020-09-24 21:55:11 +0200
  • 5929ba8c41
    Add convenience helpers for form elements (#19) Markus Wüstenberg 2020-09-24 21:17:15 +0200
  • 4c109f9f1d
    Introduce Placer interface (#18) Markus Wüstenberg 2020-09-24 13:19:52 +0200
  • f27cb0c05f
    Add Textf function (#17) Markus Wüstenberg 2020-09-23 22:10:35 +0200
  • 3de9270f78
    Add better example in readme (#16) Markus Wüstenberg 2020-09-23 22:05:59 +0200
  • eb2cfa10c2
    Add children varargs to h1-6, b, strong, i, em, img helpers (#15) Markus Wüstenberg 2020-09-23 20:35:16 +0200
  • 05c31515c6
    Make attr.Classes a map type (#14) Markus Wüstenberg 2020-09-23 20:30:14 +0200
  • c832941edb
    Add simple example (#13) Markus Wüstenberg 2020-09-21 16:30:29 +0200
  • 18b52ffda1
    Add a test for attr.String (#12) Markus Wüstenberg 2020-09-21 16:07:39 +0200
  • d78ed7efc7
    Add a Write function (#11) Markus Wüstenberg 2020-09-21 11:27:37 +0200
  • 8de5a685ef
    Add a lot of common elements (#10) Markus Wüstenberg 2020-09-21 11:23:47 +0200
  • 02d963de10
    Don't render twice with children (#9) Markus Wüstenberg 2020-09-21 11:14:37 +0200
  • 4d9f1c2aed
    Add package el with element helpers (#8) Markus Wüstenberg 2020-09-18 15:01:10 +0200
  • f7812a9f06
    Add package attr with attribute helpers (#7) Markus Wüstenberg 2020-09-18 14:44:47 +0200