Skip to content
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

Upgrade Node and dependent packages to the latest version #11

Merged
merged 4 commits into from
Jun 6, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jun 6, 2019

This PR will upgrade Node and dependent packages to the latest version by yarn upgrade --latest.

We could not work to Marp React for a while because the development for other Marp integrations are active. I want to back to Marp React for creating stable scaffold for the future of Marp Web.

"enzyme-adapter-react-16": "^1.12.1",
"@babel/core": "^7.4.5",
"@marp-team/marp-core": "^0.10.0",
"@storybook/addon-knobs": "^5.1.1",
Copy link
Member Author

@yhatt yhatt Jun 6, 2019

Choose a reason for hiding this comment

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

I've found the updated Storybook has a short delay to apply updated prop edited by knobs panel. It means <MarpWorker>'s story cannot show fast reactivity.

We must create an editor component individually as like as Marp Vue.

@yhatt yhatt merged commit 40d0a01 into master Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant