Skip to content

10.0.2

Compare
Choose a tag to compare
@alexreardon alexreardon released this 21 Nov 00:14
· 456 commits to master since this release

Fixes

Improvements

  • Improved cross axis movement into an empty list #936. Allows for movement of bigger items into a list that might not have enough current space for it. Thanks @lukyth for raising this one!
  • Even more spacing accuracy for different box model configurations #919. Also created a spacing stress test example
  • Adding more detail to issue creation template #934
  • Removing unneeded Array.prototype.find message from docs #933. Thanks @wuweiweiwu!
  • Adding note about styled-components 4.0 api change to docs #926. Thanks @balonsom!!
  • Improvements to README.md #943