Skip to content

Commit

Permalink
fix: bump to alpha omega versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen committed May 29, 2024
1 parent 64109aa commit 14d7b12
Show file tree
Hide file tree
Showing 4 changed files with 1,235 additions and 344 deletions.
15 changes: 6 additions & 9 deletions packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,9 @@
"url": "https://github.com/patternfly/react-user-feedback/issues"
},
"homepage": "https://github.com/patternfly/react-user-feedback#readme",
"resolutions": {
"@patternfly/react-icons": "6.0.0-alpha.19"
},
"dependencies": {
"@patternfly/react-core": "6.0.0-alpha.50",
"@patternfly/react-icons": "6.0.0-alpha.19"
"@patternfly/react-core": "6.0.0-alpha.60",
"@patternfly/react-icons": "6.0.0-alpha.22"
},
"peerDependencies": {
"react": "^17 || ^18",
Expand All @@ -53,10 +50,10 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"@patternfly/patternfly-a11y": "^4.3.1",
"@patternfly/documentation-framework": "6.0.0-alpha.20",
"@patternfly/patternfly":"6.0.0-alpha.117",
"@patternfly/react-table": "6.0.0-alpha.50",
"@patternfly/react-code-editor": "6.0.0-alpha.50",
"@patternfly/documentation-framework": "6.0.0-alpha.35",
"@patternfly/patternfly":"6.0.0-alpha.139",
"@patternfly/react-table": "6.0.0-alpha.60",
"@patternfly/react-code-editor": "6.0.0-alpha.60",
"node-sass-package-importer": "^5.3.2",
"fs-extra": "^9.1.0",
"glob": "^7.2.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ pageData.examples = {

const Component = () => (
<React.Fragment>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`Note: User feedback lives in its own package at `}
<PatternflyThemeLink {...{"to":"https://github.com/patternfly/react-user-feedback"}}>
{`@patternfly/react-user-feedback`}
</PatternflyThemeLink>
{`.`}
</p>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
<strong>
{`User feedback`}
</strong>
Expand All @@ -43,50 +43,50 @@ const Component = () => (
<AutoLinkHeader {...{"id":"elements","size":"h2","className":"ws-title ws-h2"}}>
{`Elements`}
</AutoLinkHeader>
<p {...{"className":"ws-p"}}>
<img src={srcImport0} width={srcImport0.width} height={srcImport0.height} {...{"alt":"Image of advanced feedback modal with annotations","className":"ws-img"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
<img src={srcImport0} width={srcImport0.width} height={srcImport0.height} {...{"alt":"Image of advanced feedback modal with annotations","className":"ws-img "}}>
</img>
</p>
<ol {...{"className":"ws-ol"}}>
<li {...{"className":"ws-li"}}>
<ol {...{"className":"undefinedpf-v6-c-content--ol ws-ol "}}>
<li {...{"className":"undefinedpf-v6-c-content--li ws-li "}}>
<strong>
{`Title:`}
</strong>
{` Communicates the title of the modal.`}
</li>
<li {...{"className":"ws-li"}}>
<li {...{"className":"undefinedpf-v6-c-content--li ws-li "}}>
<strong>
{`Description text:`}
</strong>
{` Provides a short description of the form's purpose.`}
</li>
<li {...{"className":"ws-li"}}>
<li {...{"className":"undefinedpf-v6-c-content--li ws-li "}}>
<strong>
{`Image:`}
</strong>
{` Contributes to the modal's visual design.`}
</li>
<li {...{"className":"ws-li"}}>
<li {...{"className":"undefinedpf-v6-c-content--li ws-li "}}>
<strong>
{`Selectable item:`}
</strong>
{` Provides one or more ways that users can leave feedback.`}
</li>
</ol>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`Each of these elements can be customized to fit a product's needs.`}
</p>
<AutoLinkHeader {...{"id":"behavior","size":"h2","className":"ws-title ws-h2"}}>
{`Behavior`}
</AutoLinkHeader>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`The user feedback modal may be accessed in your product's help menu.`}
</p>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`For example, you can allow users to access the modal by selecting a masthead’s help icon and choosing “Share feedback” in the dropdown menu:`}
</p>
<p {...{"className":"ws-p"}}>
<img src={srcImport1} width={srcImport1.width} height={srcImport1.height} {...{"alt":"Image of expanded dropdown menu with link to sharing feedback","className":"ws-img"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
<img src={srcImport1} width={srcImport1.width} height={srcImport1.height} {...{"alt":"Image of expanded dropdown menu with link to sharing feedback","className":"ws-img "}}>
</img>
</p>
<AutoLinkHeader {...{"id":"variations","size":"h2","className":"ws-title ws-h2"}}>
Expand All @@ -95,58 +95,58 @@ const Component = () => (
<AutoLinkHeader {...{"id":"modal-items-open-forms-within-the-modal","size":"h3","className":"ws-title ws-h3"}}>
{`Modal items open forms within the modal`}
</AutoLinkHeader>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`Selecting an item opens a form within the modal, which can submit data over the network.`}
</p>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`Integrated forms can collect different kinds of feedback:`}
</p>
<ul {...{"className":"ws-ul"}}>
<li {...{"className":"ws-li"}}>
<p {...{"className":"ws-p"}}>
<ul {...{"className":"undefinedpf-v6-c-content--ul ws-ul "}}>
<li {...{"className":"undefinedpf-v6-c-content--li ws-li "}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`General feedback form`}
</p>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`The general feedback form allows users to enter feedback into a text box and submit.`}
</p>
<p {...{"className":"ws-p"}}>
<img src={srcImport2} width={srcImport2.width} height={srcImport2.height} {...{"alt":"Image of a form within a modal to share feedback","className":"ws-img"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
<img src={srcImport2} width={srcImport2.width} height={srcImport2.height} {...{"alt":"Image of a form within a modal to share feedback","className":"ws-img "}}>
</img>
</p>
</li>
<li {...{"className":"ws-li"}}>
<p {...{"className":"ws-p"}}>
<li {...{"className":"undefinedpf-v6-c-content--li ws-li "}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`Bug report form`}
</p>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`The bug report form allows users to enter feedback into a text box and submit. Its description directs users to a URL where they can submit a support ticket for critical issues.`}
</p>
<p {...{"className":"ws-p"}}>
<img src={srcImport3} width={srcImport3.width} height={srcImport3.height} {...{"alt":"Image of a form within a modal to report bugs","className":"ws-img"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
<img src={srcImport3} width={srcImport3.width} height={srcImport3.height} {...{"alt":"Image of a form within a modal to report bugs","className":"ws-img "}}>
</img>
</p>
</li>
<li {...{"className":"ws-li"}}>
<p {...{"className":"ws-p"}}>
<li {...{"className":"undefinedpf-v6-c-content--li ws-li "}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`User research opt-in form`}
</p>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`The user research opt-in form allows users to enter their email address to participate in future research efforts.`}
</p>
<p {...{"className":"ws-p"}}>
<img src={srcImport4} width={srcImport4.width} height={srcImport4.height} {...{"alt":"Image of a form within a modal to sign up for research opportunities","className":"ws-img"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
<img src={srcImport4} width={srcImport4.width} height={srcImport4.height} {...{"alt":"Image of a form within a modal to sign up for research opportunities","className":"ws-img "}}>
</img>
</p>
</li>
</ul>
<AutoLinkHeader {...{"id":"modal-items-link-to-external-urls","size":"h3","className":"ws-title ws-h3"}}>
{`Modal items link to external URLs`}
</AutoLinkHeader>
<p {...{"className":"ws-p"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
{`Selecting an item redirects users to an external URL (like a qualtrics form) that opens in a separate tab.`}
</p>
<p {...{"className":"ws-p"}}>
<img src={srcImport5} width={srcImport5.width} height={srcImport5.height} {...{"alt":"Image of modal with links to external forms","className":"ws-img"}}>
<p {...{"className":"undefinedpf-v6-c-content--p ws-p "}}>
<img src={srcImport5} width={srcImport5.width} height={srcImport5.height} {...{"alt":"Image of modal with links to external forms","className":"ws-img "}}>
</img>
</p>
</React.Fragment>
Expand Down
Loading

0 comments on commit 14d7b12

Please sign in to comment.