v3.19.9
What's Changed
Latest changes compared to 3.19.0
Fixes
Various fixes for sorting of ordinal values were made (legend, filters).
- Table: Sorting table by ordinal value works by @ptbrowne in #989
- Legend: Sorting of map legend items for ordinal values by @ptbrowne in #987
- Sorting values inside filters by @ptbrowne in #983
- Legend: Wrong color for legend item by @ptbrowne in #970
- Legal/Impress: Go to right page when switching page on content pages (legal / impress) by @ptbrowne in #993
- Map: Can zoom via map buttons by @ptbrowne in #995
- Preview: Do not show spinner in chart page when cube is not found by @ptbrowne in #969
Features
Focus was on performance, but improvements were also made on embed iframes, and abbreviations support.
- Overall data fetching performance improvements through LRU caches uses by @ptbrowne in #955
- fix: Search performance and empty results by @ptbrowne in #964
- feat: Opt out from cache by @ptbrowne in #974
- Support localized abbreviations by @ptbrowne in #994
- Better sizing of embed iframes by @ptbrowne in https://github.com/visualize-admin/visualization-tool/commits/9e528a139d880f7c7bea6428dbb76e1bb6831e61
Documentation
- feat: Add link to cube checker documentation by @ptbrowne in #985
- docs: Add documentation for sh:in by @ptbrowne in #965
Refactor
Full Changelog: v3.19.0...v3.19.9