Skip to content

Releases: willoma/gomplements

v0.8.0 : gomponents upgrade to v1.0.0

11 Oct 11:03
72d4da0
Compare
Choose a tag to compare
Merge pull request #2 from willoma/upgrade-to-maragudevgomponents

Upgrade to maragu.dev/gomponents v1.0.0

v0.7.0: Add the RawScript helper

11 Oct 06:54
Compare
Choose a tag to compare

Use e.RawScript("xxx") instead of e.Script(gomponents.Raw("xxx"))!

v0.6.1: keep the same type as result of If

08 May 18:21
Compare
Choose a tag to compare
Keep the same type as result of If, to avoid types matchers to fail

v0.6.0: conditionals everywhere!

08 May 17:28
Compare
Choose a tag to compare
Conditional styles were missing too

v0.5.0: classes may be conditional too!

08 May 17:04
Compare
Choose a tag to compare
make Classes conditional too

v0.4.0: more conditionals !

01 May 16:01
Compare
Choose a tag to compare
  • allow not providing the condition to attributes (thus simply wrapping html attributes when no condition is provided)
  • implement the If function to have conditional elements

v0.3.0: introducing conditional attributes

01 May 13:35
Compare
Choose a tag to compare

v0.2.0

30 Apr 21:25
Compare
Choose a tag to compare

Add ARIA helpers

v0.1.0

29 Apr 19:29
Compare
Choose a tag to compare

Initial release