Skip to content

Commit 31bb685

Browse files
committed
prerelease 50 changelog and docs updates
1 parent 1fc6e04 commit 31bb685

File tree

4 files changed

+18
-16
lines changed

4 files changed

+18
-16
lines changed

CHANGELOG-prerelease.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
1-
## Prerelease 50 ( TBD )
2-
3-
- [cf010c1](https://github.com/patternfly/patternfly-elements/commit/cf010c18c404e07d59eab775ee44552f52627bde) feat: Automerging PRs based on labels
4-
- [b3f1e46](https://github.com/patternfly/patternfly-elements/commit/b3f1e46fe401be3f09f361fcc3b284a87de3728e) fix: pfe-dropdown: remove preventDefault call on clicks outside of dropdown #915
5-
- [cf010c1](https://github.com/patternfly/patternfly-elements/commit/cf010c18c404e07d59eab775ee44552f52627bde) feat: Automerging PRs based on labels
6-
- [775b821](https://github.com/patternfly/patternfly-elements/commit/775b821702c903f926b8bf9fdf9c948ac949335f) feat: Add automatic labeling to PRs
7-
- [82bf8e6](https://github.com/patternfly/patternfly-elements/commit/82bf8e6a0d407a651571dac1e37d06a2b14fa3d4) feat: Move PR cards automatically in the Project when labels are changed
8-
- [235e9a8](https://github.com/patternfly/patternfly-elements/commit/235e9a816b763dc9251e3022c914cba72f148368) fix: Move tab headings to the ShadowDOM
9-
- [2adef08](https://github.com/patternfly/patternfly-elements/commit/2adef088768ac52f813899d42ba5a45119761ea3) fix: Add watch task to components generated before infra change
10-
- [235e9a8](https://github.com/patternfly/patternfly-elements/commit/235e9a816b763dc9251e3022c914cba72f148368) fix: Move tab headings to the ShadowDOM
11-
- [6919a2c](https://github.com/patternfly/patternfly-elements/commit/6919a2c9283551d9e25d60ff96d497fab016e270) feat: pfe-icon and pfe-icon-panel updates
1+
## Prerelease 50 ( 2020-06-26 )
2+
3+
- [3eecba0](https://github.com/patternfly/patternfly-elements/commit/3eecba06102bd3a92cdcd61780aafebb27175a95) fix: fixed offset to work more reliably and added some docs (#908)
4+
- [003f4dd](https://github.com/patternfly/patternfly-elements/commit/003f4dd4620d02d2ea3f5c04a43bda32f50963a7) fix capitalization of labels & column name in Github actions (#944)
5+
- [732f65a](https://github.com/patternfly/patternfly-elements/commit/732f65ada3383f6d04deb6670d82eb80d525d8ff) fix: pfe-modal removing hidden attribute (#924)
6+
- [cf010c1](https://github.com/patternfly/patternfly-elements/commit/cf010c18c404e07d59eab775ee44552f52627bde) feat: Automerging PRs based on labels (#920)
7+
- [b3f1e46](https://github.com/patternfly/patternfly-elements/commit/b3f1e46fe401be3f09f361fcc3b284a87de3728e) fix: pfe-dropdown: remove preventDefault call on clicks outside of dropdown (#915)
8+
- [342fe80](https://github.com/patternfly/patternfly-elements/commit/342fe804ab72fe628faef68ecede73b4ffed2598) docs: Fix misspelling of src attribute (#925)
9+
- [775b821](https://github.com/patternfly/patternfly-elements/commit/775b821702c903f926b8bf9fdf9c948ac949335f) feat: Add automatic labeling to PRs (#909)
10+
- [82bf8e6](https://github.com/patternfly/patternfly-elements/commit/82bf8e6a0d407a651571dac1e37d06a2b14fa3d4) feat: Move PR cards automatically in the Project when labels are changed (#911)
11+
- [0488b70](https://github.com/patternfly/patternfly-elements/commit/0488b70a073ee7eb5584b6ddf9f060a54564c37b) docs: pfe-number update for storybook (#922)
12+
- [235e9a8](https://github.com/patternfly/patternfly-elements/commit/235e9a816b763dc9251e3022c914cba72f148368) fix: pfe-tab move content from light to shadow DOM (#769)
13+
- [2adef08](https://github.com/patternfly/patternfly-elements/commit/2adef088768ac52f813899d42ba5a45119761ea3) fix: Add watch task to components generated before infra change (#912)
14+
- [6919a2c](https://github.com/patternfly/patternfly-elements/commit/6919a2c9283551d9e25d60ff96d497fab016e270) feat: pfe-icon and pfe-icon-panel updates (#867)
1215
- Update paths to built-in sets: (#723)
1316
- Storybook icon listing: (#728)
1417
- Icon panel storybook: (#719)
15-
- [732f65a](https://github.com/patternfly/patternfly-elements/commit/732f65ada3383f6d04deb6670d82eb80d525d8ff) fix: pfe-modal removing hidden attribute (#924)
16-
- []() feat: Adjust github labels and project board names in automation tasks and workflows
18+
- [7cb02be](https://github.com/patternfly/patternfly-elements/commit/7cb02bed99d23b4a37082a56c025e18ae5aa9d9b) docs: Update templates and guides (#905)
1719

1820
## Prerelease 49 ( 2020-05-29 )
1921

docs/layouts/_default/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- Convert to a partial -->
99
<nav id="main-toc">
1010
<section class="inner-toc">
11-
<span class="label big" style="margin-bottom: 1.5rem;">Version 1.0.0-prerelease.49</span>
11+
<span class="label big" style="margin-bottom: 1.5rem;">Version 1.0.0-prerelease.50</span>
1212

1313
<h3><a href="/getting-started">Getting Started</a></h3>
1414
<ul>

docs/layouts/_default/single.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- Convert to a partial -->
99
<nav id="main-toc">
1010
<section class="inner-toc">
11-
<span class="label big" style="margin-bottom: 1.5rem;">Version 1.0.0-prerelease.49</span>
11+
<span class="label big" style="margin-bottom: 1.5rem;">Version 1.0.0-prerelease.50</span>
1212

1313
<h3><a href="/getting-started">Getting Started</a></h3>
1414
<ul>

docs/layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<!-- Convert to a partial -->
4141
<nav id="mobile-toc" class="hide">
4242
<section class="inner-toc">
43-
<span class="label big" style="margin-bottom: 1.5rem;">Version 1.0.0-prerelease.49</span>
43+
<span class="label big" style="margin-bottom: 1.5rem;">Version 1.0.0-prerelease.50</span>
4444

4545
<h3><a href="/getting-started">Getting Started</a></h3>
4646
<ul>

0 commit comments

Comments
 (0)