- Fix bug with resetting the selection
- Fix bug with bookmarks
- Fix color reassignment
- Fix bug with data displaying
- Update dependencies
- Api 5.11.0
- Added keyboard navigation
- Use selectionManager for interactive behavior
- Fix clear selection bug
- Add bookmark support
- API v5.9.0
- Update dependencies and fix audit vulnerabilities
- API v5.4.0
- Fixed bug with instantiation of the SelectingManager class
- Updated packages and got rid of vulnerabilities
- Fixed lint errors
- Migrated from enumerateObjectInstances to the new FormattingModel API
- Removed JQuery and split lodash into subpackages
- Webpack integration
- Azure Pipelines integration
- API 2.5.0
- updated powerbi-visuals-utils, powerbi-visuals-tools 3.x.x
- d3 v5
- Implements minimum repetition to appear on cloud [#35]
- High contrast mode
- API 1.13.0
- Added localization for all supported languages
- ADD. Bookmarks support
- UPD. Words positioninig is fixed for now
- Remove recursion call of function computeCycle
- Added performance tuning settings
- FIX. Applying of value format to tooltip values
- FIX. Option for showing of special characters was repaired
- ADD. Added a new role to set excludes (like filters) for categories. This feature works in addition to StopWords options, however, if option is disabled, excludes will be applied anyway
- FIX. Fix to use Defered object without jQuery library
- ADD. Added default color for words
- ADD. Added tooltips
- FIX. memory leak: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': Out of memory at ImageData creation
- UPDATE. Updated package dependencies
- FIX. Stop word doesn't work if Word-breaking turned off
- FIX. Visual always was removing special characters. Added "Special characters" boolean property to "General" tab which will be control removing spesial characters