superset/superset-frontend/temporary_superset_ui/superset-ui/plugins/plugin-chart-table/src
Yongjie Zhao f552abaa42 refactor: replace yarn with npm (#1405)
* refactor: replace yarn with npm

* revert npm requirement back to 14 for vercel

* disable build Storybook job

* fix linting errors

* update lock file

* rebase master and bump encodable/color to 1.1.1

* update package-lock.json

update lock file

* change node version format to satisfy vercel

* remove restriction on @encodable/color

* rename yarn.lock to package-lock.json

* add resolved in lock file and restriction on @encodable/color

* install dependences by npm ci

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:47:34 +08:00
..
DataTable refactor: replace yarn with npm (#1405) 2021-11-26 11:47:34 +08:00
images chore: fill in plugin metadata (#1199) 2021-11-26 11:47:15 +08:00
utils feat(plugin-chart-table): add support for temporal x-filter (#1281) 2021-11-26 11:47:22 +08:00
buildQuery.ts fix: interactiveGroupBy can works regardless to queryMode 2021-11-26 11:47:06 +08:00
consts.ts feat: add BE pagination to table with pages (#985) 2021-11-26 11:46:57 +08:00
controlPanel.tsx feat(plugin-chart-table): added emit target name (#1157) 2021-11-26 11:47:21 +08:00
i18n.ts fix(plugin-chart-table): chinesee translation improve (#1189) 2021-11-26 11:47:14 +08:00
index.ts chore: updating one metadata field (#1300) 2021-11-26 11:47:25 +08:00
Styles.tsx fix: making location of sorting arrows in Table more consistent. (#1124) 2021-11-26 11:47:10 +08:00
TableChart.tsx refactor: replace yarn with npm (#1405) 2021-11-26 11:47:34 +08:00
transformProps.ts fix(plugin-chart-table): apply correct date formatting for time grain (#1315) 2021-11-26 11:47:26 +08:00
types.ts feat(plugin-chart-table): add support for temporal x-filter (#1281) 2021-11-26 11:47:22 +08:00