superset/superset-frontend/packages/superset-ui-chart-controls
Alexandru Soare 0030f46d2d
refactor(Popover): Upgrade Popover to Antd5 (#31973)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2025-02-10 16:38:17 +02:00
..
src refactor(Popover): Upgrade Popover to Antd5 (#31973) 2025-02-10 16:38:17 +02:00
test feat(fe): upgrade `superset-frontend` to Typescript v5 (#31979) 2025-01-29 08:40:33 -03:00
CHANGELOG.md build(packages): npm build/publish improvements. Making packages publishable again. (#30196) 2024-12-10 16:54:41 -07:00
README.md docs: replace broken david badges with libraries.io (#27903) 2024-04-04 23:00:23 -06:00
package.json refactor: Upgrade to React 17 (#31961) 2025-01-28 16:44:42 +01: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 Libraries.io

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.