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

HTML: support knobs for both cached and uncached nodes #6783

Merged
merged 1 commit into from
May 18, 2019

Conversation

Hypnosphi
Copy link
Member

Issue: #6190 undid #4822

What I did

Used reference comparison to fix #5017 and #6623 while keeping the effect of #4822

How to test

– Open Knobs/DOM story, check that the knob still works
– Open Knobs/CSS transitions story, observe transitions when changing color

@Hypnosphi Hypnosphi added bug patch:yes Bugfix & documentation PR that need to be picked to main branch html labels May 14, 2019
@vercel
Copy link

vercel bot commented May 14, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-html-no-umnount-same-node-story.storybook.now.sh

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

LGTM. 👍 Will wait for another review to merge!

@ndelangen ndelangen added this to the 5.1.0 milestone May 18, 2019
@ndelangen ndelangen merged commit cb27dc1 into next May 18, 2019
@ndelangen ndelangen deleted the html-no-umnount-same-node-story branch May 18, 2019 14:33
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug html patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stories that return a DOM element don't update when knobs change
3 participants