70 KiB
70 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.20.4 (2024-12-10)
Note: Version bump only for package @superset-ui/core
0.20.0 (2024-09-09)
Bug Fixes
- [sc-54864] Adds safety check to provide near term fix to save query (#21034) (ab6ec89)
- annotation broken (#20651) (7f918a4)
- annotation: Address regression from #24694 (#24874) (f05638b)
- avoid while cycle in computeMaxFontSize for big Number run forever when css rule applied (#20173) (365acee)
- BIGINT rendering regression in chartAction (#21937) (4002406)
- chart empty state & result panel when multiple queries are executed display incorrectly (#20816) (279ab95)
- charts: big-number display broken in echarts (#24492) (3f17945)
- chart: Set max row limit + removed the option to use an empty row limit value (#26151) (863f8bb)
- charts: Hide Values greater than Max Y Axis Bound on Mixed Time Series with Bar series (#21015) (bdcc0a9)
- Charts: Set max row limit + removed the option to use an empty row limit value (#25579) (f556ef5)
- charts: Time grain is None when dataset uses Jinja (#25842) (7536dd1)
- clean up chart metadata config (#19143) (3d66912)
- codecov: improve core code coverage (#20274) (5425504)
- color collision in dashboard with tabs (#24670) (0328dd2)
- core coverage and add a coverage step in workflow (#20784) (9c7bcfc)
- custom SQL in the XAxis (#21847) (0a4ecca)
- dashboard: Add correct icon, label and badge to horizontal native filters dropdown button (#22211) (435926b)
- dashboard: Add remark plugin on markdown (#23502) (439d687)
- dashboard: Allow selecting text in cells in Table and PivotTable without triggering cross filters (#23283) (d16512b)
- Dashboard: Color inconsistency on refreshes and conflicts (#27439) (313ee59)
- dashboard: deepmerge htmlSchemaOverrides (#23329) (3919ca6)
- dashboard: Fix FilterWithDataMask typing and add null check (#22260) (a642d12)
- dashboard: Prevent XSS attack vector (#21822) (ec20c01)
- dependencies: stopping (and preventing) full lodash library import... now using only method level imports. (#26710) (1d4b8b6)
- Dev-Server: Edit ChartPropsConfig reexport to be a type object (#28225) (2e5f3ed)
- Drill to detail on values with comma (#21151) (0bf4e56)
- drilling on the categorical xaxis on the stacked barchart v2 (#21844) (f41d0b0)
- drop the first level of MultiIndex (#19716) (9425dd2)
- embedded: CSV download for chart (#20261) (ab9f72f)
- embedded: Ensure guest token is passed to log endpoint (#20647) (dfab521)
- embedded: third party cookies (#20019) (3e36d4a)
- explore: Adhoc columns don't display correctly (#20802) (af1bddf)
- explore: Filters with custom SQL disappearing (#21114) (55304b0)
- Explore: Pivot table V2 sort by failure with D&D enabled (#18835) (eafe0cf)
- Fix console errors about feature flags when running tests (#21275) (742dbdd)
- frontend: allow "constructor" property in response data (#25407) (a1983e4)
- invalid float number format by json-bigint (#21968) (3bb9187)
- invalid float number format by json-bigint (#21996) (3a02339)
- local warning in the frontend development (#17727) (142b5bc)
- native filters: rendering performance improvement by reduce overrendering (#25901) (e1d73d5)
- nativeFilters: Speed up native filters by removing unnecessary rerenders (#25282) (a0eeb4d)
- nav: infinite redirect and upload dataset nav permissions (#19708) (32a9265)
- Only redirect to relative paths when authentication expires (#18714) (8027f5f)
- plugin-chart-echarts: support forced categorical x-axis (#26404) (219c4a1)
- plugin-chart-echarts: undefined bounds for bubble chart (#26243) (5df544b)
- plugin-chart-table: Include time control (#23533) (13ffb4b)
- plugin: Period Over Period KPI Plugin Feature flag value (#26985) (db79c37)
- process color scheme configs correctly (#17786) (de3d397)
- Query: Parse html string error responses to avoid displaying raw HTML as error message (#29321) (de6a518)
- Redirect on 401 (#17597) (46cdc77)
- Redirect to full url on 401 (#19357) (b8e5954)
- repeated color in the same chart (#23762) (66594ad)
- Revert "fix(Charts): Set max row limit + removed the option to use an empty row limit value" (#25753) (e2fe967)
- Revert enabling CSP (#24476) (fb08e0e)
- row limits & row count labels are confusing (#27700) (12fe292)
- save columns reference from sqllab save datasets flow (#24248) (93e1db4)
- save dataset and repopulate state (#20965) (463406f)
- smarter date formatter (#25404) (f0080f9)
- sqllab: invalid sanitization on comparison symbol (#25903) (581d3c7)
- sqllab: normalize changedOn timestamp (#24513) (036294a)
- SSH Tunnel configuration settings (#27186) (89e89de)
- superset-ui/core code coverage (#20676) (8d4994a)
- superset-ui/core codes coverage (#20324) (d04357c)
- support custom links in markdown (#26211) (d2adc85)
- suppress translation warning in jest (#20404) (9fad26f)
- Table sorting reset (#23318) (da3791a)
- Time Column on Generic X-axis (#23021) (464ddee)
- Timeseries Y-axis format with contribution mode (#27106) (af577d6)
- Total calculation in stacked Timeseries charts (#24477) (c5b4ecd)
- trino: normalize non-iso timestamps (#23339) (a591130)
- type of AnnotationLayer (#21878) (f4a4ab4)
- typescript errors in 4.0 (#27402) (ce0b70c)
- Typing of labelMap (#21181) (1143e17)
- typo on doc string (#19346) (2af2d00)
- Use default custom time range time without timezone (#29669) (cd713a2)
- useTruncation infinite loop, reenable dashboard cross links on ChartList (#27701) (ae0f2ce)
Features
- a simple LRUCache in frontend (#20842) (55a89df)
- add 'dashboard.nav.right' extension to registry (#20835) (226712d)
- Add 3 new extension points for inserting custom icons (#22027) (c870fbe)
- Add currencies controls in control panels (#24718) (f7e76d0)
- Add deck.gl Heatmap Visualization (#23551) (fc8c537)
- add extension point for workspace home page (#21033) (83dd851)
- add extension point to the right side of the menu bar (#20514) (f2af81b)
- add extension point to the top of welcome page (#20575) (2389871)
- add new SQLLAB_FORCE_RUN_ASYNC feature flag (#29231) (5e060ce)
- add renameOperator (#19776) (3c28cd4)
- add slackv2 notification (#29264) (6dbfe2a)
- add support for comments in adhoc clauses (#19248) (f341025)
- add support to NOT LIKE operator (#29384) (9724c99)
- Adds drill to detail context menu for ECharts visualizations (#20891) (3df8335)
- Adds support to multiple dependencies to the native filters (#18793) (06e1e42)
- Adds the CROSS_REFERENCE feature flag (#21708) (1cbf066)
- Adds the ECharts Heatmap chart (#25353) (546d48a)
- Adds the ECharts Histogram chart (#28652) (896fe85)
- Adds the HORIZONTAL_FILTER_BAR feature flag (#21935) (779d9f7)
- advanced analysis: support MultiIndex column in post processing stage (#19116) (375c03e)
- advanced analytics: support groupby in resample (#18045) (0c7f728)
- alert report tabs: adding feature flag (#27773) (aef325a)
- apply Time Grain to X-Axis column (#21163) (ce3d38d)
- Axis sort in the Bar Chart V2 (#21993) (22fab5e)
- build: uplift
Jestto v29 (#29118) (dffad48) - business-types: initial implementation of SIP-78 (#18794) (ddc01ea)
- chart: add feature flag that displays the data pane closes by default (#21649) (ebd7536)
- color: color consistency enhancements (#21507) (7a7181a)
- color: support analogous colors to prevent color conflict (#19325) (90c9dae)
- Convert ENABLE_BROAD_ACTIVITY_ACCESS and MENU_HIDE_USER_INFO into feature flags (#24345) (a7f7f66)
- custom d3 number locale (#20075) (a170ae4)
- dashboard: Add cross filter from context menu (#23141) (ee1952e)
- dashboard: Add Drill to Detail modal w/ chart menu + right-click support (#20728) (52648ec)
- dashboard: confirm overwrite to prevent unintended changes (#21819) (ef6b9a9)
- dashboard: make color indices referable (#23657) (c8fa44e)
- dashboard: menu improvements, fallback support for Drill to Detail (#21351) (76e57ec)
- dashboard: Transition to Explore with React Router (#20606) (de4f7db)
- database extension registry (#23174) (6b54591)
- deckgl-map: use an arbitraty Mabpox style URL (#26027) (#26031) (af58784)
- Drill by open in Explore (#23575) (117360c)
- Dynamic dashboard component (#17208) (bcad1ac)
- embedded dashboard core (#17530) (4ad5ad0), closes #17175 #17450 #17517 #17529 #17757 #17836
- explicit distribute columns on BoxPlot and apply time grain (#21593) (93f08e7)
- explore: add config for default time filter (#21879) (9a063ab)
- explore: Color scheme groups, new color schemes (#27995) (bbfe5c0)
- explore: Don't discard controls with custom sql when changing datasource (#20934) (cddc361)
- explore: export csv data pivoted for Pivot Table [ID-9] (#17512) (07e8837)
- explore: Frontend implementation of dataset creation from infobox (#19855) (ba0c37d)
- explore: Implement chart empty states (#18678) (167e18e)
- extension hook for DB delete (#24191) (9df8d8d)
- formatters: Add custom d3-time-format locale (#24263) (024cfd8)
- Frontend tagging (#20876) (a40c12d)
- generate consistent QueryObject whether GenericAxis is enabled or disabled (#21519) (4d12e37)
- Implement context menu for drill by (#23454) (9fbfd1c)
- Implement currencies formatter for saved metrics (#24517) (83ff4cd)
- Implement support for currencies in more charts (#24594) (d74d7ec)
- improve color consistency (save all labels) (#19038) (dc57508)
- Improves SafeMarkdown HTML sanitization (#21895) (7d1df3b)
- Improves the Drill By feature (#29242) (08e44c0)
- Improves the Waterfall chart (#25557) (d619078)
- make data tables support html (#24368) (d2b0b8e)
- Move cross filters to Dashboard (#22785) (9ed2326)
- native-filters: Adjust filter components for horizontal mode (#22273) (eb6045a)
- Pass dashboard context to explore through local storage (#20743) (0945d4a)
- Period over Period Big Number comparison chart (#26908) (a09e555)
- plugin-chart-echarts: support non-timeseries x-axis (#17917) (e9651ea), closes #18021 #18039 #17569 #18037
- Programmatically open "more filters" dropdown in Horizontal Filter Bar (#22276) (df91664)
- Reuse Dashboard redux data in Explore (#20668) (ff5b4bc)
- root context provider extension point (#22188) (aa97ba4)
- select: keep options order when in single mode (#19085) (ae13d83)
- SIP-95: catalogs in SQL Lab and datasets (#28376) (ce668d4)
- sqllab: ResultTable extension (#25423) (deef3b0)
- sqllab: SQLEditor Extension (#24205) (1d9a761)
- ssh_tunnel: SQLAlchemy Form UI (#22513) (5399365)
- ssh_tunnel: SSH Tunnel Switch extension (#22967) (cf395ac)
- storybook: Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) (753ef69)
- superset-ui-core: add feature flag for the analogous colors (#19987) (80b5578)
- SupersetClient config to override 401 behavior (#19144) (96a123f)
- Support further drill by in the modal (#23615) (587e775)
- support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767) (a9b229d)
- table: Table with Time Comparison (#28057) (7ddea62)
- time_comparison: Support all date formats when computing custom and inherit offsets (#30002) (bc6d2db)
- UI override registry (#19671) (4927685)
- Utility function to render chart tooltips (#27950) (b549977)
- Visualize SqlLab.Query model data in Explore 📈 (#20281) (e5e8867)
- viz-gallery: add 'feature' tag and fuzzy search weighting (#18662) (7524e1e)
Performance Improvements
- dashboard: Virtualization POC (#21438) (406e44b)
- Lazy load rehype-raw and react-markdown (#29855) (5b5f448)
- plugin-chart-table: Add memoization to avoid rerenders (#19976) (0f68dee)
- Remove antd-with-locales import (#29788) (f1136b5)
Reverts
- Revert "feat: Reuse Dashboard redux data in Explore (#20668)" (#20689) (5317462), closes #20668 #20689
0.19.0 (2024-09-07)
Bug Fixes
- [sc-54864] Adds safety check to provide near term fix to save query (#21034) (ab6ec89)
- annotation broken (#20651) (7f918a4)
- annotation: Address regression from #24694 (#24874) (f05638b)
- avoid while cycle in computeMaxFontSize for big Number run forever when css rule applied (#20173) (365acee)
- BIGINT rendering regression in chartAction (#21937) (4002406)
- chart empty state & result panel when multiple queries are executed display incorrectly (#20816) (279ab95)
- charts: big-number display broken in echarts (#24492) (3f17945)
- chart: Set max row limit + removed the option to use an empty row limit value (#26151) (863f8bb)
- charts: Hide Values greater than Max Y Axis Bound on Mixed Time Series with Bar series (#21015) (bdcc0a9)
- Charts: Set max row limit + removed the option to use an empty row limit value (#25579) (f556ef5)
- charts: Time grain is None when dataset uses Jinja (#25842) (7536dd1)
- clean up chart metadata config (#19143) (3d66912)
- codecov: improve core code coverage (#20274) (5425504)
- color collision in dashboard with tabs (#24670) (0328dd2)
- core coverage and add a coverage step in workflow (#20784) (9c7bcfc)
- custom SQL in the XAxis (#21847) (0a4ecca)
- dashboard: Add correct icon, label and badge to horizontal native filters dropdown button (#22211) (435926b)
- dashboard: Add remark plugin on markdown (#23502) (439d687)
- dashboard: Allow selecting text in cells in Table and PivotTable without triggering cross filters (#23283) (d16512b)
- Dashboard: Color inconsistency on refreshes and conflicts (#27439) (313ee59)
- dashboard: deepmerge htmlSchemaOverrides (#23329) (3919ca6)
- dashboard: Fix FilterWithDataMask typing and add null check (#22260) (a642d12)
- dashboard: Prevent XSS attack vector (#21822) (ec20c01)
- dependencies: stopping (and preventing) full lodash library import... now using only method level imports. (#26710) (1d4b8b6)
- Dev-Server: Edit ChartPropsConfig reexport to be a type object (#28225) (2e5f3ed)
- Drill to detail on values with comma (#21151) (0bf4e56)
- drilling on the categorical xaxis on the stacked barchart v2 (#21844) (f41d0b0)
- drop the first level of MultiIndex (#19716) (9425dd2)
- embedded: CSV download for chart (#20261) (ab9f72f)
- embedded: Ensure guest token is passed to log endpoint (#20647) (dfab521)
- embedded: third party cookies (#20019) (3e36d4a)
- explore: Adhoc columns don't display correctly (#20802) (af1bddf)
- explore: Filters with custom SQL disappearing (#21114) (55304b0)
- Explore: Pivot table V2 sort by failure with D&D enabled (#18835) (eafe0cf)
- Fix console errors about feature flags when running tests (#21275) (742dbdd)
- frontend: allow "constructor" property in response data (#25407) (a1983e4)
- invalid float number format by json-bigint (#21968) (3bb9187)
- invalid float number format by json-bigint (#21996) (3a02339)
- local warning in the frontend development (#17727) (142b5bc)
- native filters: rendering performance improvement by reduce overrendering (#25901) (e1d73d5)
- nativeFilters: Speed up native filters by removing unnecessary rerenders (#25282) (a0eeb4d)
- nav: infinite redirect and upload dataset nav permissions (#19708) (32a9265)
- Only redirect to relative paths when authentication expires (#18714) (8027f5f)
- plugin-chart-echarts: support forced categorical x-axis (#26404) (219c4a1)
- plugin-chart-echarts: undefined bounds for bubble chart (#26243) (5df544b)
- plugin-chart-table: Include time control (#23533) (13ffb4b)
- plugin: Period Over Period KPI Plugin Feature flag value (#26985) (db79c37)
- process color scheme configs correctly (#17786) (de3d397)
- Query: Parse html string error responses to avoid displaying raw HTML as error message (#29321) (de6a518)
- Redirect on 401 (#17597) (46cdc77)
- Redirect to full url on 401 (#19357) (b8e5954)
- repeated color in the same chart (#23762) (66594ad)
- Revert "fix(Charts): Set max row limit + removed the option to use an empty row limit value" (#25753) (e2fe967)
- Revert enabling CSP (#24476) (fb08e0e)
- row limits & row count labels are confusing (#27700) (12fe292)
- save columns reference from sqllab save datasets flow (#24248) (93e1db4)
- save dataset and repopulate state (#20965) (463406f)
- smarter date formatter (#25404) (f0080f9)
- sqllab: invalid sanitization on comparison symbol (#25903) (581d3c7)
- sqllab: normalize changedOn timestamp (#24513) (036294a)
- SSH Tunnel configuration settings (#27186) (89e89de)
- superset-ui/core code coverage (#20676) (8d4994a)
- superset-ui/core codes coverage (#20324) (d04357c)
- support custom links in markdown (#26211) (d2adc85)
- suppress translation warning in jest (#20404) (9fad26f)
- Table sorting reset (#23318) (da3791a)
- Time Column on Generic X-axis (#23021) (464ddee)
- Timeseries Y-axis format with contribution mode (#27106) (af577d6)
- Total calculation in stacked Timeseries charts (#24477) (c5b4ecd)
- trino: normalize non-iso timestamps (#23339) (a591130)
- type of AnnotationLayer (#21878) (f4a4ab4)
- typescript errors in 4.0 (#27402) (ce0b70c)
- Typing of labelMap (#21181) (1143e17)
- typo on doc string (#19346) (2af2d00)
- Use default custom time range time without timezone (#29669) (cd713a2)
- useTruncation infinite loop, reenable dashboard cross links on ChartList (#27701) (ae0f2ce)
Features
- a simple LRUCache in frontend (#20842) (55a89df)
- add 'dashboard.nav.right' extension to registry (#20835) (226712d)
- Add 3 new extension points for inserting custom icons (#22027) (c870fbe)
- Add currencies controls in control panels (#24718) (f7e76d0)
- Add deck.gl Heatmap Visualization (#23551) (fc8c537)
- add extension point for workspace home page (#21033) (83dd851)
- add extension point to the right side of the menu bar (#20514) (f2af81b)
- add extension point to the top of welcome page (#20575) (2389871)
- add new SQLLAB_FORCE_RUN_ASYNC feature flag (#29231) (5e060ce)
- add renameOperator (#19776) (3c28cd4)
- add slackv2 notification (#29264) (6dbfe2a)
- add support for comments in adhoc clauses (#19248) (f341025)
- add support to NOT LIKE operator (#29384) (9724c99)
- Adds drill to detail context menu for ECharts visualizations (#20891) (3df8335)
- Adds support to multiple dependencies to the native filters (#18793) (06e1e42)
- Adds the CROSS_REFERENCE feature flag (#21708) (1cbf066)
- Adds the ECharts Heatmap chart (#25353) (546d48a)
- Adds the ECharts Histogram chart (#28652) (896fe85)
- Adds the HORIZONTAL_FILTER_BAR feature flag (#21935) (779d9f7)
- advanced analysis: support MultiIndex column in post processing stage (#19116) (375c03e)
- advanced analytics: support groupby in resample (#18045) (0c7f728)
- alert report tabs: adding feature flag (#27773) (aef325a)
- apply Time Grain to X-Axis column (#21163) (ce3d38d)
- Axis sort in the Bar Chart V2 (#21993) (22fab5e)
- build: uplift
Jestto v29 (#29118) (dffad48) - business-types: initial implementation of SIP-78 (#18794) (ddc01ea)
- chart: add feature flag that displays the data pane closes by default (#21649) (ebd7536)
- color: color consistency enhancements (#21507) (7a7181a)
- color: support analogous colors to prevent color conflict (#19325) (90c9dae)
- Convert ENABLE_BROAD_ACTIVITY_ACCESS and MENU_HIDE_USER_INFO into feature flags (#24345) (a7f7f66)
- custom d3 number locale (#20075) (a170ae4)
- dashboard: Add cross filter from context menu (#23141) (ee1952e)
- dashboard: Add Drill to Detail modal w/ chart menu + right-click support (#20728) (52648ec)
- dashboard: confirm overwrite to prevent unintended changes (#21819) (ef6b9a9)
- dashboard: make color indices referable (#23657) (c8fa44e)
- dashboard: menu improvements, fallback support for Drill to Detail (#21351) (76e57ec)
- dashboard: Transition to Explore with React Router (#20606) (de4f7db)
- database extension registry (#23174) (6b54591)
- deckgl-map: use an arbitraty Mabpox style URL (#26027) (#26031) (af58784)
- Drill by open in Explore (#23575) (117360c)
- Dynamic dashboard component (#17208) (bcad1ac)
- embedded dashboard core (#17530) (4ad5ad0), closes #17175 #17450 #17517 #17529 #17757 #17836
- explicit distribute columns on BoxPlot and apply time grain (#21593) (93f08e7)
- explore: add config for default time filter (#21879) (9a063ab)
- explore: Color scheme groups, new color schemes (#27995) (bbfe5c0)
- explore: Don't discard controls with custom sql when changing datasource (#20934) (cddc361)
- explore: export csv data pivoted for Pivot Table [ID-9] (#17512) (07e8837)
- explore: Frontend implementation of dataset creation from infobox (#19855) (ba0c37d)
- explore: Implement chart empty states (#18678) (167e18e)
- extension hook for DB delete (#24191) (9df8d8d)
- formatters: Add custom d3-time-format locale (#24263) (024cfd8)
- Frontend tagging (#20876) (a40c12d)
- generate consistent QueryObject whether GenericAxis is enabled or disabled (#21519) (4d12e37)
- Implement context menu for drill by (#23454) (9fbfd1c)
- Implement currencies formatter for saved metrics (#24517) (83ff4cd)
- Implement support for currencies in more charts (#24594) (d74d7ec)
- improve color consistency (save all labels) (#19038) (dc57508)
- Improves SafeMarkdown HTML sanitization (#21895) (7d1df3b)
- Improves the Drill By feature (#29242) (08e44c0)
- Improves the Waterfall chart (#25557) (d619078)
- make data tables support html (#24368) (d2b0b8e)
- Move cross filters to Dashboard (#22785) (9ed2326)
- native-filters: Adjust filter components for horizontal mode (#22273) (eb6045a)
- Pass dashboard context to explore through local storage (#20743) (0945d4a)
- Period over Period Big Number comparison chart (#26908) (a09e555)
- plugin-chart-echarts: support non-timeseries x-axis (#17917) (e9651ea), closes #18021 #18039 #17569 #18037
- Programmatically open "more filters" dropdown in Horizontal Filter Bar (#22276) (df91664)
- Reuse Dashboard redux data in Explore (#20668) (ff5b4bc)
- root context provider extension point (#22188) (aa97ba4)
- select: keep options order when in single mode (#19085) (ae13d83)
- SIP-95: catalogs in SQL Lab and datasets (#28376) (ce668d4)
- sqllab: ResultTable extension (#25423) (deef3b0)
- sqllab: SQLEditor Extension (#24205) (1d9a761)
- ssh_tunnel: SQLAlchemy Form UI (#22513) (5399365)
- ssh_tunnel: SSH Tunnel Switch extension (#22967) (cf395ac)
- storybook: Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) (753ef69)
- superset-ui-core: add feature flag for the analogous colors (#19987) (80b5578)
- SupersetClient config to override 401 behavior (#19144) (96a123f)
- Support further drill by in the modal (#23615) (587e775)
- support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767) (a9b229d)
- table: Table with Time Comparison (#28057) (7ddea62)
- time_comparison: Support all date formats when computing custom and inherit offsets (#30002) (bc6d2db)
- UI override registry (#19671) (4927685)
- Utility function to render chart tooltips (#27950) (b549977)
- Visualize SqlLab.Query model data in Explore 📈 (#20281) (e5e8867)
- viz-gallery: add 'feature' tag and fuzzy search weighting (#18662) (7524e1e)
Performance Improvements
- dashboard: Virtualization POC (#21438) (406e44b)
- Lazy load rehype-raw and react-markdown (#29855) (5b5f448)
- plugin-chart-table: Add memoization to avoid rerenders (#19976) (0f68dee)
- Remove antd-with-locales import (#29788) (f1136b5)
Reverts
- Revert "feat: Reuse Dashboard redux data in Explore (#20668)" (#20689) (5317462), closes #20668 #20689
0.18.0 (2021-08-30)
Note: Version bump only for package @superset-ui/core