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

updated gatsby-transformer-react-docgen-typescript version #4249

Merged
merged 1 commit into from May 13, 2020

Conversation

ddonahue007
Copy link
Member

Closes: #4197

With the updates in gatsby-transformer-react-docgen-typescript we are now seeing properties

Example:

Screen Shot 2020-05-13 at 2 33 49 PM

Screen Shot 2020-05-13 at 2 34 57 PM

Copy link
Contributor

@redallen redallen left a comment

Choose a reason for hiding this comment

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

Thanks for bumping and reviewing MD files @ddonahue007 !

@codecov-io
Copy link

Codecov Report

Merging #4249 into v4 will decrease coverage by 2.59%.
The diff coverage is 40.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v4    #4249      +/-   ##
==========================================
- Coverage   57.85%   55.25%   -2.60%     
==========================================
  Files         391      425      +34     
  Lines        5979     7045    +1066     
  Branches     2354     2596     +242     
==========================================
+ Hits         3459     3893     +434     
- Misses       2064     2664     +600     
- Partials      456      488      +32     
Flag Coverage Δ
#patternfly4 55.25% <40.94%> (-2.60%) ⬇️
Impacted Files Coverage Δ
packages/react-core/src/components/Tabs/Tab.tsx 100.00% <ø> (ø)
...kages/react-core/src/components/Tabs/TabButton.tsx 83.33% <ø> (ø)
packages/react-core/src/helpers/util.ts 46.66% <ø> (ø)
...mponents/Table/utils/decorators/compoundExpand.tsx 90.00% <ø> (ø)
...-table/src/components/Table/utils/transformers.tsx 100.00% <ø> (ø)
...ackages/react-topology/src/utils/useCallbackRef.ts 0.00% <0.00%> (ø)
packages/react-topology/src/elements/BaseEdge.ts 1.61% <1.61%> (ø)
packages/react-topology/src/utils/svg-utils.ts 2.56% <2.56%> (ø)
packages/react-topology/src/utils/useHover.ts 3.03% <3.03%> (ø)
...s/react-topology/src/utils/createAggregateEdges.ts 7.89% <7.89%> (ø)
... and 74 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25e2298...7a1225f. Read the comment docs.

@dlabrecq dlabrecq merged commit 65b2eac into v4 May 13, 2020
@patternfly-build
Copy link
Contributor

Your changes have been released in:

  • @patternfly/react-docs@5.2.39

Thanks for your contribution! 🎉

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.

TabButton, TabContent, ToolbarGroup props missing from docs
5 participants