Files
superset2/superset-frontend/plugins/plugin-chart-table/CHANGELOG.md
2023-06-13 16:29:34 -07:00

15 KiB

Change Log

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

2.1.0 (2023-04-18)

Bug Fixes

  • 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: Scrollbar causing header + footer overflow (#21064) (2679ee2)
  • 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: Resetting controls when switching query mode (#19792) (fcc8080)
  • plugin-chart-table: sort alphanumeric columns case insensitive (#17765) (82b47ca)
  • Position of arrows in Table chart (#18739) (a9a8929)
  • 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 viz sort icon bottom aligned (#20447) (93774d1)
  • table-chart: don't color empty cells in table chart with color formatters (#21501) (60bab42)

Features

  • add drag and drop column rearrangement for table viz (#19381) (7e9b85f)
  • Adds drill to detail context menu to Table (#21168) (68fa4d2)
  • Axis sort in the Bar Chart V2 (#21993) (22fab5e)
  • dashboard: menu improvements, fallback support for Drill to Detail (#21351) (76e57ec)
  • explore: Frontend implementation of dataset creation from infobox (#19855) (ba0c37d)
  • 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)
  • support multiple columns with time grain in Table Chart (#21547) (d67b046)
  • truncate long values in table viz, a per-column setting (#19383) (7e504ff)

Performance Improvements

  • plugin-chart-table: Add memoization to avoid rerenders (#19976) (0f68dee)

0.19.0 (2023-04-18)

Bug Fixes

  • 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: Scrollbar causing header + footer overflow (#21064) (2679ee2)
  • 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: Resetting controls when switching query mode (#19792) (fcc8080)
  • plugin-chart-table: sort alphanumeric columns case insensitive (#17765) (82b47ca)
  • Position of arrows in Table chart (#18739) (a9a8929)
  • 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 viz sort icon bottom aligned (#20447) (93774d1)
  • table-chart: don't color empty cells in table chart with color formatters (#21501) (60bab42)

Features

  • add drag and drop column rearrangement for table viz (#19381) (7e9b85f)
  • Adds drill to detail context menu to Table (#21168) (68fa4d2)
  • Axis sort in the Bar Chart V2 (#21993) (22fab5e)
  • dashboard: menu improvements, fallback support for Drill to Detail (#21351) (76e57ec)
  • explore: Frontend implementation of dataset creation from infobox (#19855) (ba0c37d)
  • 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)
  • support multiple columns with time grain in Table Chart (#21547) (d67b046)
  • truncate long values in table viz, a per-column setting (#19383) (7e504ff)

Performance Improvements

  • plugin-chart-table: Add memoization to avoid rerenders (#19976) (0f68dee)

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