Releases: monstercameron/GoWebComponents
Releases · monstercameron/GoWebComponents
New APIs
Strawberry Revision. More react like now
v1.1.0 chore: Add hero image to README.md
attempt to fix Setup infi loop on state update
v1.0.7 Refactor global package to initialize DomRegistry and IncrementCounte…
revised MakeComponent
v1.0.6 Refactor MakeComponent function to properly initialize Component inst…
revised Setup func
v1.0.5 Refactor Setup function to properly mark setup as done before the fn …
Revise make component
attempted to fix infinite setup bug
Dangerously insert innerHTML
Use components.RawHTML() to insert a html string into the nodes innerHTML property
v1.0.2
added rendernode method
Fixed the oops
v1.0.1 oops