superset/superset-frontend/temporary_superset_ui/superset-ui/temporary-plugins
Jesse Yang 7b7c8a0c1a fix(plugin-chart-table): value undefined when table name has dot (#686)
* fix(plugin-chart-table): value undefined when table name has dot

* Upgrade react everywhere

* add comment
2021-11-26 11:46:33 +08:00
..
hold-potentially-deprecate chore: deprecate legacy table plugin (#674) 2021-11-26 11:46:32 +08:00
superset-ui-plugins-demo fix(plugin-chart-table): value undefined when table name has dot (#686) 2021-11-26 11:46:33 +08:00
package.json fix(plugin-chart-table): value undefined when table name has dot (#686) 2021-11-26 11:46:33 +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.