superset/superset-frontend/temporary_superset_ui/superset-ui
dependabot-preview[bot] 7e5b02e86a build(deps-dev): bump @types/datatables.net from 1.10.18 to 1.10.19 (#346)
Bumps [@types/datatables.net](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/datatables.net) from 1.10.18 to 1.10.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/datatables.net)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-11-26 11:45:06 +08:00
..
.github chore: create issue_label_bot.yaml (#135) 2021-11-26 11:44:48 +08:00
docs build: try to merge superset-ui-plugins (#333) 2021-11-26 11:45:04 +08:00
packages build(deps): bump core-js from 3.6.4 to 3.6.5 (#354) 2021-11-26 11:45:06 +08:00
plugins feat: add calendar package and storybook (#356) 2021-11-26 11:45:05 +08:00
scripts build: try to merge superset-ui-plugins (#333) 2021-11-26 11:45:04 +08:00
test feat: add validator package (#322) 2021-11-26 11:45:03 +08:00
.gitignore build: try to merge superset-ui-plugins (#333) 2021-11-26 11:45:04 +08:00
.npmrc [build-config] move to monorepo root (#11) 2021-11-26 11:44:31 +08:00
.travis.yml build: migrate build tool to nimbus (#281) 2021-11-26 11:45:00 +08:00
CHANGELOG.md docs: update readme and changelog 2021-11-26 11:45:00 +08:00
codecov.yml feat: add calendar package and storybook (#356) 2021-11-26 11:45:05 +08:00
commitlint.config.js chore: add commitlint and commitizen config 2021-11-26 11:44:43 +08:00
CONTRIBUTING.md build: migrate build tool to nimbus (#281) 2021-11-26 11:45:00 +08:00
lerna.json v0.12.13 2021-11-26 11:45:05 +08:00
LICENSE add license 2021-11-26 11:44:32 +08:00
package.json feat: add calendar package and storybook (#356) 2021-11-26 11:45:05 +08:00
README.md docs: update readme 2021-11-26 11:45:01 +08:00
yarn.lock build(deps-dev): bump @types/datatables.net from 1.10.18 to 1.10.19 (#346) 2021-11-26 11:45:06 +08:00

@superset-ui

Codecov branch Build Status David Netlify Status

Collection of packages that power the Apache Superset UI, and can be used to craft custom data applications that leverage a Superset backend 📈

Demo

Most recent release: https://apache-superset.github.io/superset-ui/

Current master: https://superset-ui.netlify.com

Packages

Package Version
@superset-ui/superset-ui Version
@superset-ui/chart Version
@superset-ui/chart-composition Version
@superset-ui/color Version
@superset-ui/connection Version
@superset-ui/core Version
@superset-ui/dimension Version
@superset-ui/generator-superset Version
@superset-ui/number-format Version
@superset-ui/query Version
@superset-ui/time-format Version
@superset-ui/translation Version

Contribution and development guide

Please read the contributing guidelines which include development environment setup and other things you should know about coding in this repo.

License

Apache-2.0