Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 895 Bytes

Changelog


v0.0.114

@vx/shape

  • added <BarGroup /> & <BarStack /> #39

general

  • added jest + enzyme tests & travis + coveralls ci

v0.0.113

@vx/axis

  • axis labels and tickLabels are now passed in as components #31example diff

@vx/group

  • added transform prop #31

v0.0.112

@vx/curve, @vx/point, @vx/mock-data, @vx/annotation, @vx/group, @vx/pattern, @vx/gradient, @vx/glyph

  • added tests with jest + enzyme #30

@vx/annotation, @vx/pattern

  • added prop-types #30