Skip to content

Releases: monstercameron/GoWebComponents

New APIs

18 Jun 04:20
Compare
Choose a tag to compare

Revised APIs to be more react like but with GO sensibilities.

Strawberry Revision. More react like now

16 Sep 02:22
Compare
Choose a tag to compare
v1.1.0

chore: Add hero image to README.md

attempt to fix Setup infi loop on state update

14 Sep 18:22
Compare
Choose a tag to compare
v1.0.7

Refactor global package to initialize DomRegistry and IncrementCounte…

revised MakeComponent

14 Sep 17:51
Compare
Choose a tag to compare
v1.0.6

Refactor MakeComponent function to properly initialize Component inst…

revised Setup func

14 Sep 17:19
Compare
Choose a tag to compare
v1.0.5

Refactor Setup function to properly mark setup as done before the fn …

Revise make component

14 Sep 16:59
Compare
Choose a tag to compare

attempted to fix infinite setup bug

Dangerously insert innerHTML

14 Sep 15:47
Compare
Choose a tag to compare

Use components.RawHTML() to insert a html string into the nodes innerHTML property

v1.0.2

13 Sep 05:06
Compare
Choose a tag to compare
added rendernode method

Fixed the oops

13 Sep 03:26
Compare
Choose a tag to compare
v1.0.1

oops