Skip to content

Releases: alindesign/go-react

Modernization

08 Dec 21:23
5054a21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

Fix percentages on text

27 Jul 15:05
Compare
Choose a tag to compare

Fix a issue with percentages when string should be only text.

Public v0.3 release

05 Jun 17:15
Compare
Choose a tag to compare
v0.3.0

add: support for append, prepend elements

Add child elements with style 😎

05 Jun 15:53
Compare
Choose a tag to compare

Add Append and Prepend Element helpers.

License

27 May 03:49
Compare
Choose a tag to compare
v0.2.1

fix: LICENSE

v0.2.0

27 May 02:41
Compare
Choose a tag to compare
refactor: better performances

First minor release

25 May 03:35
Compare
Choose a tag to compare
v0.1.0

fix: issue where components inside components doesn't render

Fix render component structs

25 May 03:32
Compare
Choose a tag to compare
v0.0.16

fix: issue where components inside components doesn't render

Better custom props

25 May 01:22
Compare
Choose a tag to compare
v0.0.15

add: better support for custom props, allow passing struct, map or sl…

Add HttpEquiv prop

24 May 11:50
Compare
Choose a tag to compare
v0.0.14

fix: link tag