Skip to content

Latest commit

 

History

History
166 lines (91 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

166 lines (91 loc) · 10.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.4.1 (2024-11-15)

Note: Version bump only for package @visa/visa-charts-utils

5.4.0 (2024-10-25)

Bug Fixes

  • add transition check logic to collision detection util (8aa325b)
  • fix zero sum error in stacked bar data label, normalized format (8aa325b)

Features

  • dataLabel format text or string capability added (8aa325b)
  • selectiveLabel for bar, line, dumbbell (8aa325b)
  • subTitle mode prop added for choosing between background and text (8aa325b)

5.3.0 (2024-02-16)

Bug Fixes

  • package bump for redeploy (b61f009)

Features

  • lineCurve for parallel plot and line chart referenceLine utils a11y additions (405a67e)

5.2.1 (2024-02-09)

Bug Fixes

  • package bump for redeploy (b61f009)

5.2.0 (2023-09-28)

Features

  • legendSubTitle internal user agent detection testing documentation (3a3fd00)

5.1.0 (2023-06-16)

Features

  • internationalization i18n validations i18n testing (5e0325b)

5.0.0 (2023-02-01)

chore

  • d3-color bump to 3.1.0 and resolutions (dd9a2fb)

Features

  • add yAxis.centerBaseline prop (96b943d)

BREAKING CHANGES

  • d3-color bump to 3.1.0, IE11 support no longer maintained. If you need to support IE11, you should stick with the previous release.

4.8.0 (2023-01-13)

Features

  • add dataKeyNames, sizeConfig tooltip default, dismiss tooltip w/ esc, no group accessor handling & initialLoadEndEvent (d46cb8c)
  • enable access to numeral instance, numeral.register, numeral.locale (c7eb31e)

4.7.1 (2022-07-28)

Bug Fixes

4.7.0 (2022-06-27)

Bug Fixes

  • add alluvial default to tooltip, add z-index of 10 to style (f4d7eea)
  • remove uniqueID update, pie-chart and interaction util to fix bug with nested data objects (1cea07b)

Features

  • add annotation.accessibilityDecorationOnly to a11y descr util, update annotation readme with more detail (ecb9606)
  • enable size accessor in scatter-plot, remove uniqueID update, update tests (f08c69a)

4.6.1 (2022-03-29)

Bug Fixes

  • alluvial-diagram missing freq in data table fix (b90ba7f)
  • bump dependencies to recent security vuln notices (8749b9b)
  • bump util, type dependencies, pie-chart tests, unused a11y description fix (5899037)

4.6.0 (2022-02-04)

Bug Fixes

  • add background stroke to legend text, makes legend text visible in dark contrast mode (7ba6565)

Features

  • remove title and subtitle screen reader descriptions if they don't exist on chart (f98210b)
  • remove uniqueID from VO descriptions of chart (839adab)

4.5.2 (2021-11-18)

Bug Fixes

  • add new event emitter name to accessibility validation (a84487b)
  • add secondary table to transform for alluvial data table (980bf51)
  • bump versions of ua-parser-js and path-parse (75a85a5)

4.5.1 (2021-10-27)

Bug Fixes

  • add label collision to update functions across lib, doc and testing updates to support (83e63dc)
  • leverage createURL from a11y util for textures, fix escape bug in alluvial key nav (b25ec61)

4.5.0 (2021-08-09)

Features

  • add vega-label as util, update types, docs and other utils (205ac78)
  • update accessibility controller for keyboard-instrutions, fix 300% zoom bug (2828852)
  • update various utils for new animationConig capability (9734cbc)

4.4.1 (2021-04-13)

Bug Fixes

  • ensure legend padding does not conflict with * border-box css (b3e7a9b)

4.4.0 (2021-04-02)

Bug Fixes

  • refactor accessibility util, update utils & types for alluvial, clean dependencies (a7305ef)

Features

  • add alluvial diagram package (b6391da)

4.3.0 (2021-04-01)

Features

  • add keyboardNavConfig to accessibility util and component apis (7f6e8ef)

4.2.0 (2021-02-09)

Bug Fixes

  • revert d3-array and d3-scale, enable commonjs bundles, add devDependency es5-check (c6fea3c)

Features

  • accessibility's hideStrokes and interaction state applied to legend (0674b60)

4.1.1 (2020-12-22)