superset/superset-frontend/packages/superset-ui-chart-controls
Evan Rusackas 753ef69529
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907)
2024-02-15 07:40:17 -07:00
..
src feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) 2024-02-15 07:40:17 -07:00
test chore: make TS enums strictly PascalCase (#26875) 2024-01-31 17:40:44 -08:00
CHANGELOG.md chore: Reformat changelogs (#26815) 2024-01-26 21:48:17 +01:00
README.md refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
package.json build(deps): bump @types/enzyme from 3.10.10 to 3.10.18 in /superset-frontend (#26859) 2024-01-29 16:48:13 -08:00
tsconfig.json refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00

README.md

@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.