v0.7.0
Hotfixes v0.7.0
The community managed to help out a lot and push some PRs in order to fix some bugs. We still have a lot to implement for v1.0 but I'm sure this new version will be of great help and will solve a ton of problems.
We've done the following:
checkbox
- fixedonChange
callback from getting called during the initial render - #192input
-textInputStyle
prop added - #193input
- onRef added - #145input
-labelStyles
andhelpStyles
added - #197- forward ref to wrapped component in
withGalio
HoC - #191 - Require cycle: Components -> Index File - #210
navbar
- fixedback
prop #147radio
- fixedonChange
callback initial render #214switch
- fixedtrackColor
prop not working #211useGalioTheme
custom Hook - #215
Special thanks for everybody that helped: @AndyOsei @zemuldo @sam1463 @robertqin86