1
0

Commit Graph

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