CHANGELOG.md 29 KB

Change Log

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

0.20.0 (2024-09-09)

Bug Fixes

  • accessibility: Enable tabbing on sort header of table chart (#26326) (b6d433d)
  • chart & table: make to allow highlight in case of numeric column (#19938) (902ac05)
  • chart & table: make to prevent dates from wrapping (#20384) (1ae9353)
  • chart table in dashboard: improve screen reading of table (#26453) (71a950f)
  • chart-table: Scrollbar causing header + footer overflow (#21064) (2679ee2)
  • conditional formatting: controls looses on save (#23137) (ce3ba67)
  • Currency formatting in Table raw mode (#25248) (ea21e80)
  • Dashboard time grain in Table (#24746) (317aa98)
  • Dashboard: Add aria-label to filters and search forms (#27968) (4202fba)
  • dashboard: Allow selecting text in cells in Table and PivotTable without triggering cross filters (#23283) (d16512b)
  • Dates alignment in Table viz (#19668) (ed1309e)
  • Drill to detail formatted val on TableChart (#21719) (eb2a134)
  • explore warnings cleanup (#20864) (5d107b8)
  • explore: Prevent shared controls from checking feature flags outside React render (#21315) (2285ebe)
  • issue with sorting by multiple columns in a table (#19920) (a45d011)
  • null dates in table chart (#17974) (1e544ce)
  • Pivot Table Conditional Formatting Doesn't Show All Options (#19071) (0e0bece)
  • plugin-chart-table): Revert "fix(chart table in dashboard: improve screen reading of table (#26453)" (#26963) (e4eae9a)
  • plugin-chart-table: Include time control (#23533) (13ffb4b)
  • plugin-chart-table: Invalid d3Formatter on String column (#23515) (5d910aa)
  • plugin-chart-table: Prevent misalignment of totals and headers when scrollbar is visible (#26964) (e6d2fb6)
  • plugin-chart-table: Resetting controls when switching query mode (#19792) (fcc8080)
  • plugin-chart-table: sort alphanumeric columns case insensitive (#17765) (82b47ca)
  • plugins: Fix dashboard filter for Table and Big Number with Time Comparison (#29517) (9052f9f)
  • plugins: missing currency on small number format in table chart (#27041) (6f40299)
  • Position of arrows in Table chart (#18739) (a9a8929)
  • removing problematic "formattable" tag (#24207) (cc68d62)
  • row limits & row count labels are confusing (#27700) (12fe292)
  • select: select component sort functionality on certain options (#17638) (f476ba2)
  • Show Totals error with sort and group by together (#19072) (bc6aad0)
  • Table Autosizing Has Unnecessary Scroll Bars (#19628) (9554135)
  • table chart: Show Cell Bars correctly #25625 (#25707) (916f7bc)
  • Table sorting reset (#23318) (da3791a)
  • table viz sort icon bottom aligned (#20447) (93774d1)
  • table-chart: don't color empty cells in table chart with color formatters (#21501) (60bab42)
  • table: condition formatting can't formate 0 values (#24008) (0d5be8e)
  • table: Double percenting ad-hoc percentage metrics (#25857) (784a478)
  • table: percentage metric should use verbose map (#24158) (febc07a)
  • trino: normalize non-iso timestamps (#23339) (a591130)

Features

  • Add currencies controls in control panels (#24718) (f7e76d0)
  • add drag and drop column rearrangement for table viz (#19381) (7e9b85f)
  • add option to disable rendering of html in sql lab and table chart (#27969) (4f363e1)
  • Adds drill to detail context menu to Table (#21168) (68fa4d2)
  • Adds the Featured Charts dashboard (#28789) (95706d9)
  • Axis sort in the Bar Chart V2 (#21993) (22fab5e)
  • dashboard: Add cross filter from context menu (#23141) (ee1952e)
  • dashboard: menu improvements, fallback support for Drill to Detail (#21351) (76e57ec)
  • explore: Frontend implementation of dataset creation from infobox (#19855) (ba0c37d)
  • explorer: Add configs and formatting to discrete comparison columns (#29553) (dac69e2)
  • formatters: Add custom d3-time-format locale (#24263) (024cfd8)
  • Implement context menu for drill by (#23454) (9fbfd1c)
  • Implement currencies formatter for saved metrics (#24517) (83ff4cd)
  • make data tables support html (#24368) (d2b0b8e)
  • Making bar graphs in Table viz from fixed-size divs instead of calculated gradients (#21482) (135909f)
  • Move cross filters to Dashboard (#22785) (9ed2326)
  • select: keep options order when in single mode (#19085) (ae13d83)
  • standardized form_data (#20010) (dd4b581)
  • storybook: Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) (753ef69)
  • support multiple columns with time grain in Table Chart (#21547) (d67b046)
  • table: Table with Time Comparison (#28057) (7ddea62)
  • time_comparison: Support all date formats when computing custom and inherit offsets (#30002) (bc6d2db)
  • truncate long values in table viz, a per-column setting (#19383) (7e504ff)
  • viz picker: Remove some tags, refactor Recommended section (#27708) (c314999)

Performance Improvements

0.19.0 (2024-09-07)

Bug Fixes

  • accessibility: Enable tabbing on sort header of table chart (#26326) (b6d433d)
  • chart & table: make to allow highlight in case of numeric column (#19938) (902ac05)
  • chart & table: make to prevent dates from wrapping (#20384) (1ae9353)
  • chart table in dashboard: improve screen reading of table (#26453) (71a950f)
  • chart-table: Scrollbar causing header + footer overflow (#21064) (2679ee2)
  • conditional formatting: controls looses on save (#23137) (ce3ba67)
  • Currency formatting in Table raw mode (#25248) (ea21e80)
  • Dashboard time grain in Table (#24746) (317aa98)
  • Dashboard: Add aria-label to filters and search forms (#27968) (4202fba)
  • dashboard: Allow selecting text in cells in Table and PivotTable without triggering cross filters (#23283) (d16512b)
  • Dates alignment in Table viz (#19668) (ed1309e)
  • Drill to detail formatted val on TableChart (#21719) (eb2a134)
  • explore warnings cleanup (#20864) (5d107b8)
  • explore: Prevent shared controls from checking feature flags outside React render (#21315) (2285ebe)
  • issue with sorting by multiple columns in a table (#19920) (a45d011)
  • null dates in table chart (#17974) (1e544ce)
  • Pivot Table Conditional Formatting Doesn't Show All Options (#19071) (0e0bece)
  • plugin-chart-table): Revert "fix(chart table in dashboard: improve screen reading of table (#26453)" (#26963) (e4eae9a)
  • plugin-chart-table: Include time control (#23533) (13ffb4b)
  • plugin-chart-table: Invalid d3Formatter on String column (#23515) (5d910aa)
  • plugin-chart-table: Prevent misalignment of totals and headers when scrollbar is visible (#26964) (e6d2fb6)
  • plugin-chart-table: Resetting controls when switching query mode (#19792) (fcc8080)
  • plugin-chart-table: sort alphanumeric columns case insensitive (#17765) (82b47ca)
  • plugins: Fix dashboard filter for Table and Big Number with Time Comparison (#29517) (9052f9f)
  • plugins: missing currency on small number format in table chart (#27041) (6f40299)
  • Position of arrows in Table chart (#18739) (a9a8929)
  • removing problematic "formattable" tag (#24207) (cc68d62)
  • row limits & row count labels are confusing (#27700) (12fe292)
  • select: select component sort functionality on certain options (#17638) (f476ba2)
  • Show Totals error with sort and group by together (#19072) (bc6aad0)
  • Table Autosizing Has Unnecessary Scroll Bars (#19628) (9554135)
  • table chart: Show Cell Bars correctly #25625 (#25707) (916f7bc)
  • Table sorting reset (#23318) (da3791a)
  • table viz sort icon bottom aligned (#20447) (93774d1)
  • table-chart: don't color empty cells in table chart with color formatters (#21501) (60bab42)
  • table: condition formatting can't formate 0 values (#24008) (0d5be8e)
  • table: Double percenting ad-hoc percentage metrics (#25857) (784a478)
  • table: percentage metric should use verbose map (#24158) (febc07a)
  • trino: normalize non-iso timestamps (#23339) (a591130)

Features

  • Add currencies controls in control panels (#24718) (f7e76d0)
  • add drag and drop column rearrangement for table viz (#19381) (7e9b85f)
  • add option to disable rendering of html in sql lab and table chart (#27969) (4f363e1)
  • Adds drill to detail context menu to Table (#21168) (68fa4d2)
  • Adds the Featured Charts dashboard (#28789) (95706d9)
  • Axis sort in the Bar Chart V2 (#21993) (22fab5e)
  • dashboard: Add cross filter from context menu (#23141) (ee1952e)
  • dashboard: menu improvements, fallback support for Drill to Detail (#21351) (76e57ec)
  • explore: Frontend implementation of dataset creation from infobox (#19855) (ba0c37d)
  • explorer: Add configs and formatting to discrete comparison columns (#29553) (dac69e2)
  • formatters: Add custom d3-time-format locale (#24263) (024cfd8)
  • Implement context menu for drill by (#23454) (9fbfd1c)
  • Implement currencies formatter for saved metrics (#24517) (83ff4cd)
  • make data tables support html (#24368) (d2b0b8e)
  • Making bar graphs in Table viz from fixed-size divs instead of calculated gradients (#21482) (135909f)
  • Move cross filters to Dashboard (#22785) (9ed2326)
  • select: keep options order when in single mode (#19085) (ae13d83)
  • standardized form_data (#20010) (dd4b581)
  • storybook: Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) (753ef69)
  • support multiple columns with time grain in Table Chart (#21547) (d67b046)
  • table: Table with Time Comparison (#28057) (7ddea62)
  • time_comparison: Support all date formats when computing custom and inherit offsets (#30002) (bc6d2db)
  • truncate long values in table viz, a per-column setting (#19383) (7e504ff)
  • viz picker: Remove some tags, refactor Recommended section (#27708) (c314999)

Performance Improvements

0.18.0 (2021-08-30)

Note: Version bump only for package @superset-ui/plugin-chart-table

0.17.61 (2021-07-02)

Note: Version bump only for package @superset-ui/plugin-chart-table