React Three Flex Versions Save

💪📦 Flexbox for react-three-fiber

v1.0.0

2 years ago

Main changes

  • React 18 support
  • Switch from yoga-layout-prebuilt to @react-pdf/yoga

v0.7.0

2 years ago

0.7.0

New features

  • Added ref forwarding to Flex and Box (#58)
  • Added useCenterAnchor hook (#60)
  • Added centerAnchor prop on Flex, which centers it on position (#64)

Bug fixes

  • Don't calculate sizes for Box that has Box children (#57)
  • Changed box children detection (#62)
  • Fixed uninitialized flex warning (#63)

v0.6.1

2 years ago

Changes

  • add alignSelf, alignContent and align props (#51)
  • use correct file extension for Node (#47)
  • upgrade yoga-layout-prebuilt to 1.9.6

v0.5.1

3 years ago

v0.2.0

3 years ago

Changes

  • Fixed integer precision bug #9
  • Added scaleFactor prop

v0.1.3

3 years ago