Skip to content

v0.4.0

Latest

Choose a tag to compare

@rick-hup rick-hup released this 22 Mar 16:29

Added

  • feat(text): support default slot as text content (#24)
  • feat(tooltip): type cursor slot props and align with Recharts (#24)

Fixed

  • fix(axis): revert attrs forwarding in CartesianAxis (#24)
  • fix(axis): remove duplicate class and forward style in XAxis/YAxis
  • fix(axis): correct axisLine prop type to boolean | SVGAttributes (#23)
  • fix(filterProps): add kebab-case stroke attribute keys to SVGElementProps (#23)
  • fix(cartesian-axis): correct axisLine prop type from string to boolean (#23)

Contributors