refactor: import value name from root of superset-ui/core (#17947)

* chart

* index and number-format

* char-composition and color

* connection

* dimension and math-expression

* models

* query

* time-format

* residual modules

* change config of jest and eslint

config

* wip

update package.json

* fix lint

* WithLegend import from superset-ui/core
This commit is contained in:
Yongjie Zhao
2022-01-08 09:16:24 +08:00
committed by GitHub
parent 8b1e44cdf8
commit cb97e37a92
117 changed files with 472 additions and 382 deletions

View File

@@ -31,6 +31,7 @@
"@superset-ui/core": "0.18.25",
"@types/d3-array": "^2.9.0",
"@types/react-table": "^7.0.29",
"@types/enzyme": "^3.10.5",
"d3-array": "^2.4.0",
"match-sorter": "^6.3.0",
"memoize-one": "^5.1.1",