-
Notifications
You must be signed in to change notification settings - Fork 306
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
fix: storybook build issue #3380
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
auto-assign
bot
requested review from
guanbinrui,
Jack-Works,
jk234ert,
septs and
zhouhanseng
June 16, 2021 03:36
Jack-Works
previously approved these changes
Jun 16, 2021
guanbinrui
previously approved these changes
Jun 17, 2021
Jack-Works
previously approved these changes
Jun 21, 2021
guanbinrui
previously approved these changes
Jun 24, 2021
himself65
force-pushed
the
storybook-fix
branch
3 times, most recently
from
June 24, 2021 05:19
0ec5f27
to
f226e11
Compare
Jack-Works
previously approved these changes
Jun 24, 2021
Jack-Works
approved these changes
Jun 24, 2021
septs
approved these changes
Jun 28, 2021
@himself65 plz resolve conflict. |
yanzhihong23
added a commit
that referenced
this pull request
Jul 1, 2021
* develop: (25 commits) chore: set gh-actions name (#3542) Hotfix/1.33.2 to develop (#3537) chore: github bot auto add conflict label to pr (#3539) fix: add notistack for theme (#3534) feat: add new token selector and show balance (#3482) feat: ITO lazy load history list (#3524) chore: clean blob (#3528) chore: clean file reader (#3527) feat: migrate VCent plugin to new plugin infra (#3497) chore: remove unused code (#3525) fix: handle change (#3523) fix: file service label (#3526) feat: migrate Transak plugin to new plugin infra (#3496) chore: clean event bound (#3522) refactor: ito new proxy contract (#3487) feat: migrate Polls plugin to new plugin infra (#3500) chore: clean jsx (#3520) chore: fix storybook build issue (#3380) refactor: remove web3-shared dependency in shared package (#3519) chore: update github bot configuration (#3516) ...
Jack-Works
added a commit
that referenced
this pull request
Jul 15, 2021
Fixes: #3307 Related: storybookjs/storybook#15067 Co-authored-by: Jack Works <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes: #3307
Related: storybookjs/storybook#15067