Skip to content

Commit

Permalink
chore: Removes react-bootstrap and react-bootstrap-slider (#14641)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina authored May 17, 2021
1 parent 4f5c537 commit 1b47902
Show file tree
Hide file tree
Showing 6 changed files with 330 additions and 730 deletions.
791 changes: 302 additions & 489 deletions superset-frontend/package-lock.json

Large diffs are not rendered by default.

59 changes: 28 additions & 31 deletions superset-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,35 +67,35 @@
"@emotion/babel-preset-css-prop": "^11.2.0",
"@emotion/cache": "^11.1.3",
"@emotion/react": "^11.1.5",
"@superset-ui/chart-controls": "^0.17.46",
"@superset-ui/core": "^0.17.46",
"@superset-ui/legacy-plugin-chart-calendar": "0.17.46",
"@superset-ui/legacy-plugin-chart-chord": "0.17.46",
"@superset-ui/legacy-plugin-chart-country-map": "0.17.46",
"@superset-ui/legacy-plugin-chart-event-flow": "0.17.46",
"@superset-ui/legacy-plugin-chart-force-directed": "0.17.46",
"@superset-ui/legacy-plugin-chart-heatmap": "0.17.46",
"@superset-ui/legacy-plugin-chart-histogram": "0.17.46",
"@superset-ui/legacy-plugin-chart-horizon": "0.17.46",
"@superset-ui/legacy-plugin-chart-map-box": "0.17.46",
"@superset-ui/legacy-plugin-chart-paired-t-test": "0.17.46",
"@superset-ui/legacy-plugin-chart-parallel-coordinates": "0.17.46",
"@superset-ui/legacy-plugin-chart-partition": "0.17.46",
"@superset-ui/legacy-plugin-chart-pivot-table": "0.17.46",
"@superset-ui/legacy-plugin-chart-rose": "0.17.46",
"@superset-ui/legacy-plugin-chart-sankey": "^0.17.46",
"@superset-ui/legacy-plugin-chart-sankey-loop": "0.17.46",
"@superset-ui/legacy-plugin-chart-sunburst": "0.17.46",
"@superset-ui/legacy-plugin-chart-treemap": "0.17.46",
"@superset-ui/legacy-plugin-chart-world-map": "0.17.46",
"@superset-ui/legacy-preset-chart-big-number": "0.17.46",
"@superset-ui/chart-controls": "^0.17.48",
"@superset-ui/core": "^0.17.48",
"@superset-ui/legacy-plugin-chart-calendar": "0.17.48",
"@superset-ui/legacy-plugin-chart-chord": "0.17.48",
"@superset-ui/legacy-plugin-chart-country-map": "0.17.48",
"@superset-ui/legacy-plugin-chart-event-flow": "0.17.48",
"@superset-ui/legacy-plugin-chart-force-directed": "0.17.48",
"@superset-ui/legacy-plugin-chart-heatmap": "0.17.48",
"@superset-ui/legacy-plugin-chart-histogram": "0.17.48",
"@superset-ui/legacy-plugin-chart-horizon": "0.17.48",
"@superset-ui/legacy-plugin-chart-map-box": "0.17.48",
"@superset-ui/legacy-plugin-chart-paired-t-test": "0.17.48",
"@superset-ui/legacy-plugin-chart-parallel-coordinates": "0.17.48",
"@superset-ui/legacy-plugin-chart-partition": "0.17.48",
"@superset-ui/legacy-plugin-chart-pivot-table": "0.17.48",
"@superset-ui/legacy-plugin-chart-rose": "0.17.48",
"@superset-ui/legacy-plugin-chart-sankey": "^0.17.48",
"@superset-ui/legacy-plugin-chart-sankey-loop": "0.17.48",
"@superset-ui/legacy-plugin-chart-sunburst": "0.17.48",
"@superset-ui/legacy-plugin-chart-treemap": "0.17.48",
"@superset-ui/legacy-plugin-chart-world-map": "0.17.48",
"@superset-ui/legacy-preset-chart-big-number": "0.17.48",
"@superset-ui/legacy-preset-chart-deckgl": "^0.4.6",
"@superset-ui/legacy-preset-chart-nvd3": "0.17.46",
"@superset-ui/plugin-chart-echarts": "^0.17.47",
"@superset-ui/plugin-chart-pivot-table": "^0.17.46",
"@superset-ui/plugin-chart-table": "^0.17.46",
"@superset-ui/plugin-chart-word-cloud": "0.17.46",
"@superset-ui/preset-chart-xy": "0.17.46",
"@superset-ui/legacy-preset-chart-nvd3": "0.17.48",
"@superset-ui/plugin-chart-echarts": "^0.17.48",
"@superset-ui/plugin-chart-pivot-table": "^0.17.48",
"@superset-ui/plugin-chart-table": "^0.17.48",
"@superset-ui/plugin-chart-word-cloud": "0.17.48",
"@superset-ui/preset-chart-xy": "0.17.48",
"@vx/responsive": "^0.0.195",
"abortcontroller-polyfill": "^1.1.9",
"antd": "^4.9.4",
Expand Down Expand Up @@ -138,8 +138,6 @@
"re-resizable": "^6.6.1",
"react": "^16.13.1",
"react-ace": "^5.10.0",
"react-bootstrap": "^0.33.1",
"react-bootstrap-slider": "2.1.5",
"react-checkbox-tree": "^1.5.1",
"react-color": "^2.13.8",
"react-datetime": "^3.0.4",
Expand Down Expand Up @@ -221,7 +219,6 @@
"@types/js-levenshtein": "^1.1.0",
"@types/json-bigint": "^1.0.0",
"@types/react": "^16.9.43",
"@types/react-bootstrap": "^0.32.22",
"@types/react-dom": "^16.9.8",
"@types/react-gravatar": "^2.6.8",
"@types/react-json-tree": "^0.6.11",
Expand Down
1 change: 0 additions & 1 deletion superset-frontend/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ const config = {
'antd',
'@ant-design.*',
'.*bootstrap',
'react-bootstrap-slider',
'moment',
'jquery',
'core-js.*',
Expand Down

This file was deleted.

131 changes: 0 additions & 131 deletions superset/assets/src/SqlLab/components/ExploreCtasResultsButton.jsx

This file was deleted.

Empty file removed superset/assets/version_info.json
Empty file.

0 comments on commit 1b47902

Please sign in to comment.