superset/superset-frontend/temporary_superset_ui/superset-ui/temporary-plugins
David Aaron Suddjian 9c2495c03c feat(legacy-plugin-chart-big-number): add control panel config for the BigNumber charts (#419)
* move nvd3 controls file to the correct directory

* feat: BigNumber registers its own controls

* fix: nvd3 controls imports

* fix: disable rules for some lines

* controls -> controlPanel

* control utils got moved

* fix: control utils required from nvd3

* fix: version

Co-authored-by: Krist Wongsuphasawat <krist.wongz@gmail.com>
2021-11-26 11:46:10 +08:00
..
hold-potentially-deprecate fix: bump peer dependencies 2021-11-26 11:46:09 +08:00
superset-ui-plugins-demo fix: bump peer dependencies 2021-11-26 11:46:09 +08:00
package.json docs: update url in package.json and readme 2021-11-26 11:46:04 +08:00
README.md docs: update readme 2021-11-26 11:46:04 +08:00
setupJest.js chore: move unmigrated files 2021-11-26 11:46:03 +08:00

@superset-ui/plugins 🔌💡

This directory hold code of the plugins that are migrated from @superset-ui-plugins repo. We copy them all over in one pass to preserve git history. The code in this directory will not be built, tested, or published yet. They will have to be moved to the plugins directory first.