Skip to content

v0.7.0

Compare
Choose a tag to compare
@palingheorghe palingheorghe released this 05 Jul 20:57
· 43 commits to master since this release
2e2fd91

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 - fixed onChange callback from getting called during the initial render - #192
  • input - textInputStyle prop added - #193
  • input - onRef added - #145
  • input -labelStyles and helpStyles added - #197
  • forward ref to wrapped component in withGalio HoC - #191
  • Require cycle: Components -> Index File - #210
  • navbar - fixed back prop #147
  • radio - fixed onChange callback initial render #214
  • switch - fixed trackColor prop not working #211
  • useGalioTheme custom Hook - #215

Special thanks for everybody that helped: @AndyOsei @zemuldo @sam1463 @robertqin86