Skip to content

v0.1.0

Compare
Choose a tag to compare
@renatorib renatorib released this 21 Jun 15:13
· 47 commits to master since this release
  • Get sizes in initial render (unless it is on the server). Thanks to @felthy (Issue #7)
  • Added component props as second parameter of mapSizesToProps (Issue #11)
  • Rewrite of docs (readme) of Sizes -> withSizes as a community pattern friendly to hocs in react. (Issue #6)