Skip to content

v0.0.150

Compare
Choose a tag to compare
@hshoff hshoff released this 14 Dec 16:42
· 2392 commits to master since this release

πŸ’₯ Breaking Changes

  • [text] Removes <TextWrap>, <TextOutline> and <TextBackground> components, which were incomplete #208

πŸš€ Enhancements

  • [geo] Added pointRadius and fixed center #213
  • [text] Add new <Text>, with the following features
    • Word-wrapping (when width prop is defined)
    • Vertical alignment (verticalAnchor prop)
    • Rotation (angle prop)
    • Scale-to-fit text (scaleToFit prop)

πŸ› Bug Fix

  • [geo] Fixed center typo #213

πŸ“ Documentation

  • [responsive] Backticks import not working so, copy paste broken #212

🏠 Internal

Changes:
 - @vx/demo: 0.0.149 => 0.0.150
 - @vx/geo: 0.0.143 => 0.0.150
 - @vx/responsive: 0.0.149 => 0.0.150
 - @vx/text: 0.0.143 => 0.0.150
 - @vx/vx: 0.0.149 => 0.0.150