Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @vx/text version #175

Merged
merged 1 commit into from
Apr 10, 2019
Merged

Bump @vx/text version #175

merged 1 commit into from
Apr 10, 2019

Conversation

schillerk
Copy link
Contributor

vx/text creates an invisible svg to measure text width, but in previous versions doesn't make the svg absolute positioned.

https://github.com/hshoff/vx/blame/013f2abd5fee794ea0c246e9d1de08559817af68/packages/vx-text/src/util/getStringWidth.js

💔 Breaking Changes

🏆 Enhancements

📜 Documentation

🐛 Bug Fix

🏠 Internal

vx/text creates an invisible svg to measure text width, but in previous versions doesn't make the svg `absolute` positioned.

https://github.com/hshoff/vx/blame/013f2abd5fee794ea0c246e9d1de08559817af68/packages/vx-text/src/util/getStringWidth.js
@codecov
Copy link

codecov bot commented Apr 10, 2019

Codecov Report

Merging #175 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #175   +/-   ##
=======================================
  Coverage   80.54%   80.54%           
=======================================
  Files         109      109           
  Lines        2426     2426           
  Branches      568      568           
=======================================
  Hits         1954     1954           
  Misses        291      291           
  Partials      181      181

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a225cef...c901fe9. Read the comment docs.

@williaster
Copy link
Owner

👌 thanks for fixing this. noting original @vx/text issue here.

@williaster williaster merged commit 549402e into williaster:master Apr 10, 2019
@williaster
Copy link
Owner

@schillerk should be fixed in 0.0.78

@schillerk schillerk deleted the patch-1 branch April 10, 2019 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants