Skip to content

Latest commit

 

History

History
160 lines (87 loc) · 5.11 KB

CHANGELOG.md

File metadata and controls

160 lines (87 loc) · 5.11 KB

victory-core

36.8.4

36.8.3

Patch Changes

  • Fix incorrect typescript props (#2745)
  • Refactor param reassignments (#2724)
  • Migrate victory-shared-events to TypeScript (#2733)
  • Migrate victory-tooltip to typescript (#2725)

36.8.2

Patch Changes

  • Fix the label background position when using dy fns (#2720)
  • Migrate victory-legend to TypeScript (#2712)

36.8.1

Patch Changes

  • Correctly type props in Victory Primitives (#2695)

36.8.0

Minor Changes

  • Remove v37 experimental code (#2697)

Patch Changes

  • Remove usage of defaultProps from components (#2679)
  • Fixed issue where VictoryChart would throw an unhandled exception when passed non-element children (fixes #2391) (#2536)
  • Fix text label measurements after SSR hydration mismatch (#2626)

36.7.0

Minor Changes

  • added ref forwarding for path and bar components (#2673)

36.6.12

Patch Changes

  • Add aria-hidden flag to svg for textsize util to fix accessibility issue (#2661)

36.6.11

Patch Changes

  • Fix text size regression when using line-height (#2615)

36.6.10

Patch Changes

  • Setup NPM Provenance (#2590)

36.6.9

Patch Changes

  • Setup NPM Provenance (#2587)
  • Improve accuracy of text size measurements (fixes #2475) (#2505)

36.6.8

Patch Changes

  • Updated dependencies []:
    • victory-vendor@36.6.8

36.6.7

Patch Changes

  • Updated dependencies []:
    • victory-vendor@36.6.7

36.6.6

Patch Changes

  • Updated dependencies []:
    • victory-vendor@36.6.6

36.6.5

Patch Changes

  • Manually included types for Immutable (fixes #2439) (#2440)

  • Updated dependencies [6f4972123]:

    • victory-vendor@36.6.5

36.6.4

Patch Changes

  • Allow data accessors to accept any data types (fixes #2360) (#2436)

  • Updated dependencies [9a6319cff]:

    • victory-vendor@36.6.4

36.6.3

Patch Changes

  • Do not generate *.js.map sourcemaps (fixes #2346) (#2432)

  • Updated dependencies [4bfc65df5]:

    • victory-vendor@36.6.3

36.6.2

Patch Changes

  • Updated dependencies []:
    • victory-vendor@36.6.2

36.6.1

Patch Changes

    • Removed Template Literal Types to increase TS compatibility (fixes #2418) (#2420)
    • Improved type for VictoryLabelProps["textAnchor"] (fixes #2361)
    • Fixed exported types for VictoryAxis, VictoryBoxPlot, VictoryErrorBar, and VictoryScatter (fixes #2411)
    • Migrate victory-cursor-container to TS (fixes #2402)
  • Updated dependencies []:
    • victory-vendor@36.6.1

36.6.0

Minor Changes

  • Migration of victory-errorbar to TypeScript (#2395)

Patch Changes

  • Update source code with minor lint-based improvements (see #2236). (#2403)

  • Updated dependencies [a2f48555a]:

    • victory-vendor@36.6.0

36.5.3 and earlier

Change history for version 36.5.3 and earlier can be found in our root CHANGELOG.md.