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: bump to release candidate versions #69

Merged
merged 2 commits into from
Oct 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"patternfly"
],
"dependencies": {
"@patternfly/react-core": "6.0.0-alpha.100",
"@patternfly/react-styles": "6.0.0-alpha.33"
"@patternfly/react-core": "6.0.0-prerelease.21",
"@patternfly/react-styles": "6.0.0-prerelease.6"
},
"peerDependencies": {
"react": "^17 || ^18",
"react-dom": "^17 || ^18"
},
"devDependencies": {
"@patternfly/patternfly": "6.0.0-alpha.205",
"@patternfly/documentation-framework": "6.0.0-alpha.79",
"@patternfly/react-table": "6.0.0-alpha.101",
"@patternfly/react-code-editor": "6.0.0-alpha.100",
"@patternfly/patternfly": "6.0.0-prerelease.15",
"@patternfly/documentation-framework": "6.0.0-alpha.108",
"@patternfly/react-table": "6.0.0-prerelease.22",
"@patternfly/react-code-editor": "6.0.0-prerelease.21",
"@octokit/rest": "^18.0.0",
"surge": "^0.23.1",
"react-monaco-editor": "0.51.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const Component = () => (
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
{`Introduction`}
</AutoLinkHeader>
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
{`Note: Catalog item header lives in its own package at `}
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
<code {...{"className":"ws-code "}}>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ const Component = () => (
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
{`Introduction`}
</AutoLinkHeader>
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
{`Note: Catalog tile lives in its own package at `}
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
<code {...{"className":"ws-code "}}>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ const Component = () => (
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
{`Introduction`}
</AutoLinkHeader>
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
{`Note: FilterSidePanel lives in its own package at `}
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
<code {...{"className":"ws-code "}}>
Expand All @@ -189,7 +189,7 @@ const Component = () => (
</PatternflyThemeLink>
{`!`}
</p>
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
{`Note: the width, border, and top padding styling are not part of the FilterSidePanel.`}
</p>
<AutoLinkHeader {...{"id":"examples","headingLevel":"h2","className":"ws-title ws-h2"}}>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const Component = () => (
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
{`Introduction`}
</AutoLinkHeader>
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
{`Note: PropertiesSidePanel lives in its own package at `}
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
<code {...{"className":"ws-code "}}>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const Component = () => (
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
{`Introduction`}
</AutoLinkHeader>
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
{`Note: Vertical tabs lives in its own package at `}
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
<code {...{"className":"ws-code "}}>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@ test('CatalogTile onClick behaves properly', async () => {
);

// await user.click(screen.getByText('Patternfly'));
await user.click(screen.getByRole('radio'));
await user.click(screen.getByRole('button'));
expect(onClickMock).toHaveBeenCalled();
});
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,12 @@ exports[`CatalogTile href renders properly 1`] = `
<div
class="pf-v6-c-card__selectable-actions"
>
<div
class="pf-v6-c-radio pf-m-standalone"
>
<input
aria-invalid="false"
aria-labelledby="test-href"
class="pf-v6-c-radio__input pf-v6-screen-reader"
data-ouia-component-id="OUIA-Generated-Radio-3"
data-ouia-component-type="PF6/Radio"
data-ouia-safe="true"
id="test-href-input"
type="radio"
/>
<label
class="pf-v6-c-radio__label"
for="test-href-input"
/>
</div>
<button
aria-labelledby="test-href"
class="pf-v6-c-card__clickable-action"
id="test-href-input"
type="button"
/>
</div>
</div>
<div
Expand Down Expand Up @@ -436,24 +424,12 @@ exports[`CatalogTile renders properly 1`] = `
<div
class="pf-v6-c-card__selectable-actions"
>
<div
class="pf-v6-c-radio pf-m-standalone"
>
<input
aria-invalid="false"
aria-labelledby="tile-footer-test"
class="pf-v6-c-radio__input pf-v6-screen-reader"
data-ouia-component-id="OUIA-Generated-Radio-1"
data-ouia-component-type="PF6/Radio"
data-ouia-safe="true"
id="tile-footer-test-input"
type="radio"
/>
<label
class="pf-v6-c-radio__label"
for="tile-footer-test-input"
/>
</div>
<button
aria-labelledby="tile-footer-test"
class="pf-v6-c-card__clickable-action"
id="tile-footer-test-input"
type="button"
/>
</div>
</div>
<div
Expand Down Expand Up @@ -529,24 +505,12 @@ exports[`CatalogTile renders properly 1`] = `
<div
class="pf-v6-c-card__selectable-actions"
>
<div
class="pf-v6-c-radio pf-m-standalone"
>
<input
aria-invalid="false"
aria-labelledby="custom-icon-svg-test"
class="pf-v6-c-radio__input pf-v6-screen-reader"
data-ouia-component-id="OUIA-Generated-Radio-2"
data-ouia-component-type="PF6/Radio"
data-ouia-safe="true"
id="custom-icon-svg-test-input"
type="radio"
/>
<label
class="pf-v6-c-radio__label"
for="custom-icon-svg-test-input"
/>
</div>
<button
aria-labelledby="custom-icon-svg-test"
class="pf-v6-c-card__clickable-action"
id="custom-icon-svg-test-input"
type="button"
/>
</div>
</div>
<div
Expand Down
Loading
Loading