Skip to content

v1.0.0

Compare
Choose a tag to compare
@williaster williaster released this 22 Sep 04:03
· 552 commits to master since this release

v1.0.0

🏠 Internal

  • project renamed from vx => visx, migrated from hshoff/vx => airbnb/visx #802, #803

πŸ“ Documentation

πŸ’₯ Breaking Changes

  • [all packages] vx-... classNames are renamed to visx-... #803
  • [demo] existing codesandbox links which reference vx-demo directory structure will break #803
  • [tooltip] className="vx-tooltip-portal" => visx-tooltip (so as not to be confused with the new TooltipInPortal) #803

πŸ› Bug Fix

  • [demo] fix /axis codesandbox dependency #799