Socket
Socket
Sign inDemoInstall

@superset-ui/connection

Package Overview
Dependencies
Maintainers
12
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superset-ui/connection - npm Package Versions

1245

0.12.3

Diff

Changelog

Source

0.12.3 (2019-09-04)

Bug Fixes

  • fix React.Fragment complaining about width/height (#219) (3e8ca39)

Features

  • add functions for parsing scales (#207) (6f56ed9)
  • add Wrapper support and bounding box for dynamic width/height (#215) (c83ba1f)
kristw
published 0.12.0 •

Changelog

Source

0.12.0 (2019-08-23)

Features

  • add control panel support to chart plugin (#203) (920d389)
  • add functions for parsing formatters from encoding (#205) (8906aa0)
  • Add types and type guards for encodable (#201) (6cff25f)

BREAKING CHANGES

  • chart: deprecate old SuperChart API that accepts chartProps (#202) (af877c6)

    • No longer accept chartProps as a single prop in <SuperChart>. Developers must specify each field in chartProps individually.
  • chart: split superset-ui/query from superset-ui/chart (#178) (630d3e5)

    • some api and types are removed from @superset-ui/chart and moved to /query
  • chart: remove and rename fields in ChartProps (#174) (b53b839)

erik_ritter
published 0.11.14 •

Changelog

Source

0.11.14 (2019-08-05)

Bug Fixes

Features

  • allow reactify callbacks to access props (#200) (9d6f5c0)
  • support locale in number and time format (#182) (e1f8773)
kristw
published 0.11.10 •

Changelog

Source

0.11.10 (2019-06-13)

Features

  • add parseLength function to @superset-ui/dimension (#171) (c0ef45f)
  • allow chart plugin to be unregistered (#168) (32f8dd3)
kristw
published 0.11.5 •

Changelog

Source

0.11.5 (2019-04-27)

🐞 Bug Fixes

  • broken build due to failing unit tests (#141) (58d56d5)

✨ Features

cdchambers
published 0.11.0 •

Changelog

Source

0.11.0 (2019-04-02)

💔 BREAKING CHANGE

  • Revert "Handle BigNumber conversions in JSON properly (without loss of precision) (#71)" (#126)

This reverts commit e3866129b2b3cbd6e099fe4ab66319c4fe6ae485. It should not cause critical issue or require additional migration from 0.10.x. However, since this is a change in the expected output, we bump the version to be safe.

kristw
published 0.10.10 •

Changelog

Source

0.10.10 (2019-04-02)

✨ Features

  • add support for conditional get requests (#119) (2ca55ed)
data-ui
published 0.10.5 •

Changelog

Source

0.10.5 (2019-03-21)

✨ Features

  • 🎸 Improved QueryObject to handle more fields (#116) (57a64b1), closes #116
  • Add <ChartDataProvider /> (#120) (ade9dbe), closes #120

📜 Documentation

  • Add TS support + CORS demo (#118) (34581f3), closes #118
kristw
published 0.10.2 •

Changelog

Source

v0.10.2

✨ Features

  • feat(superset-ui-chart): add .clone() function to ChartMetadata (#112) (1c1ef3b), closes #112
  • feat(superset-ui-connection): Allow PUT and PATCH in call API (efcfd1a)
kristw
published 0.10.0 •

Changelog

Source

v0.10.0

💔 BREAKING CHANGES

  • Rename FormData to ChartFormData to avoid naming collision with native JS (#100)
  • Rename constants in NumberFormats changing _CHANGE to _SIGNED.
  • Default number format is now SMART_NUMBER instead of D3 .3~s.

✨ Features

  • Add SMART_NUMBER formatter and make it default (#109)
  • Enable warnings when values are overwritten in registries (#107)

🛠️ Internal

  • Migrate plugin-chart-word-cloud to @superset-ui-plugins repo.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc