-
Notifications
You must be signed in to change notification settings - Fork 430
Pivot Table support #1385 #1401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Pivot Table support #1385 #1401
Conversation
One test is failing, but it's also failing in the master branch,
|
@Chun-MingChen I think you are a maintainer. Anything else to fix so this could be merged? |
@eitens-mak I will review it, thanks |
BTW, @eitens-mak please change the base to |
@@ -71,7 +71,7 @@ | |||
"jsdom": "11.2.0", | |||
"jsdom-global": "3.0.2", | |||
"lerna": "2.8.0", | |||
"node-sass": "4.5.3", | |||
"node-sass": "4.12.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any reason why upgrade node-sass
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I forget exactly, but I think I couldn't get the dev environment to build on Ubuntu 18.04
Updated the base branch |
thanks! |
Anything else to do on this?
…On Sat, Jul 18, 2020, 22:48 Allen ***@***.***> wrote:
thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1401 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMWNIOVDSEM72EL7XSWF2O3R4KCJDANCNFSM4OBILZJQ>
.
|
Supporting #1385
Needs some more testing and cleanup, but basic functionality is working in the storybook