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

fix: Fix the style guide #1119

Merged
merged 2 commits into from
Mar 2, 2023
Merged

fix: Fix the style guide #1119

merged 2 commits into from
Mar 2, 2023

Conversation

mofojed
Copy link
Member

@mofojed mofojed commented Mar 1, 2023

  • Styleguide index wasn't updated to use JS API as a module correctly

- Styleguide index wasn't updated to use JS API as a module correctly
@mofojed mofojed added the bug Something isn't working label Mar 1, 2023
@mofojed mofojed requested a review from mattrunyon March 1, 2023 15:31
@mofojed mofojed self-assigned this Mar 1, 2023
mattrunyon
mattrunyon previously approved these changes Mar 1, 2023
packages/code-studio/src/styleguide/StyleGuideRoot.tsx Outdated Show resolved Hide resolved
- No props so these components shouldn't re-render
- We want these effects to fire before we render any of the children
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #1119 (2734df3) into main (d852e49) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1119      +/-   ##
==========================================
- Coverage   43.37%   43.37%   -0.01%     
==========================================
  Files         434      435       +1     
  Lines       32617    32619       +2     
  Branches     8218     8218              
==========================================
  Hits        14148    14148              
- Misses      18420    18422       +2     
  Partials       49       49              
Flag Coverage Δ
unit 43.37% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/code-studio/src/AppRoot.tsx 0.00% <0.00%> (ø)
...ages/code-studio/src/styleguide/StyleGuideRoot.tsx 0.00% <0.00%> (ø)
packages/code-studio/src/styleguide/index.tsx 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mofojed mofojed merged commit e4a75a1 into deephaven:main Mar 2, 2023
@mofojed mofojed deleted the fix-styleguide branch March 2, 2023 17:00
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants