superset/superset-frontend/packages/superset-ui-chart-controls
2022-04-06 20:25:32 +08:00
..
src fix(explore): clean data when hidding control (#19039) 2022-04-06 20:25:32 +08:00
test feat(explore): SQL popover in datasource panel (#19308) 2022-04-03 13:26:56 +02:00
CHANGELOG.md refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
package.json feat(explore): SQL popover in datasource panel (#19308) 2022-04-03 13:26:56 +02:00
README.md refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
tsconfig.json refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00

@superset-ui/chart-controls

Version David (path)

Description

Example usage

import { xxx } from '@superset-ui/chart-controls';

API

fn(args)

  • Do something

Development

@data-ui/build-config is used to manage the build configuration for this package including babel builds, jest testing, eslint, and prettier.