Skip to content

Latest commit

 

History

History
85 lines (68 loc) · 2.3 KB

File metadata and controls

85 lines (68 loc) · 2.3 KB

1.8.0

New features

  • Add Position setting for detail labels (Inside / Outside)
  • Add Label Contents setting to customize label display

Fixes

  • Fix label lines to start from corresponding elements
  • Fix gridlines to avoid crossing inner and outer arcs

Visual changes

  • Split Detail Labels into collapsible Options and Values sections

1.7.3

Fixes

  • Update packages, fix npm vulnerabilities
  • Add context menu
  • Fix report page tooltip
  • Fix legend styles, use new chartutils
  • Fix keyboard navigation styles in High Contrast Mode
  • Fix pie colors in High Contrast Mode
  • Fix onObject outlines

1.7.2

Visual changes

  • Create custom styles for keyboard focus of aster slices
  • Fix context menu for center label, outer lines and legends
  • Add report page tooltip support

Code improvements

  • Update API to 5.11.0, tools to 5.5.1 and other packages
  • Split d3 into submodules
  • Remove interactivity-utils
  • Remove "coveralls" package
  • Update eslint to v9

1.7.1

  • Fix scaling when outerline is enabled
  • Update packages

1.7.0

  • Add OnObject formatting support
  • Packages update
  • Migrate to formatting model
  • Update build.yml to use node 18, 20
  • Fix eslint errors
  • Remove redundant dependencies
  • Fix context menu not showing at correct position

1.6.0

  • Added keyboard navigation (feature)
  • Focus outline (styles)
  • Aria roles (aria-selected, listbox, option) on slices

1.5.1

  • Fixed pie default color display bug

1.5.0

  • API update
  • Outer line scaling bug fix

1.4.0

  • High contrast mode
  • API 1.13.0

1.3.0

  • Added localization for all supported languages

1.2.0

  • UPD: powerbi-visuals-tools has been updated to 1.11.0 to support Bookmarks
  • UPD: API has been updated to 1.11.0 to support Bookmarks
  • UPD: powerbi-visuals-utils-interactivityutils has been updated to 3.1.0 to support Bookmarks
  • UPD: powerbi-visuals-utils-testutils has been updated to "1.2.0" to support Bookmarks

1.1.0

  • Added "Pies Color" formatting options
  • Added "Show Grid", "Show Grid Values", "Show Staright Lines", "Text Color", "Text Size" options for Outer line
  • Removed stroke for pies

1.0.1

  • Upgraded to API 1.7.0
  • Added language resource files

0.5.7

Option for configuring central label text was added