Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

fix(table): TableVis dynamic height enabled #229

Merged
merged 4 commits into from
Oct 16, 2019
Merged

Conversation

conglei
Copy link
Contributor

@conglei conglei commented Oct 12, 2019

💔 Breaking Changes

🏆 Enhancements
This PR is to enable the dynamic height for TableVis.
Starting from lunar 2.35.0, dynamicRowheight is added in <DataTable />.

image

📜 Documentation

🐛 Bug Fix

remove @types/storybook__addon-knobs since typing is supported natively.

bumping node version to 10.15 since eslint6.5 requires it.

🏠 Internal

@conglei conglei requested a review from a team as a code owner October 12, 2019 00:48
Copy link

@schillerk schillerk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Super excited to see this land :)

@netlify
Copy link

netlify bot commented Oct 15, 2019

Deploy preview for superset-ui-plugins ready!

Built with commit edf72bd

https://deploy-preview-229--superset-ui-plugins.netlify.com

@kristw
Copy link
Collaborator

kristw commented Oct 16, 2019

@conglei don't forget to mark private: true in preset-chart-xy's package.json

@codecov
Copy link

codecov bot commented Oct 16, 2019

Codecov Report

Merging #229 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   34.25%   34.25%           
=======================================
  Files          12       12           
  Lines         216      216           
  Branches       21       21           
=======================================
  Hits           74       74           
  Misses        132      132           
  Partials       10       10

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 484d639...edf72bd. Read the comment docs.

@conglei conglei merged commit f4f1a85 into master Oct 16, 2019
@delete-merged-branch delete-merged-branch bot deleted the conglei-bump-lunar branch October 16, 2019 22:17
nytai pushed a commit to preset-io/superset-ui-plugins that referenced this pull request Apr 27, 2020
* fix(table): table dynamic height enabled

* build(fix storybook): fix storybook lib dep and node version (apache-superset#233)

* build(xychart): ignore typing of xychart for now

* fix(fix lint): fix lint
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants