Skip to content

fix: Fix the style guide#1119

Merged
mofojed merged 2 commits intodeephaven:mainfrom
mofojed:fix-styleguide
Mar 2, 2023
Merged

fix: Fix the style guide#1119
mofojed merged 2 commits intodeephaven:mainfrom
mofojed:fix-styleguide

Conversation

@mofojed
Copy link
Copy Markdown
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
Comment thread packages/code-studio/src/styleguide/StyleGuideRoot.tsx Outdated
- 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
Copy Markdown

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