Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.7.0.tar.gz | 2021-09-02 | 3.1 MB | |
0.7.0.zip | 2021-09-02 | 3.1 MB | |
README.md | 2021-09-02 | 344 Bytes | |
Totals: 3 Items | 6.1 MB | 0 |
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)