Skip to content

Commit f0f68d9

Browse files
committed
prerelease 53 changelog and docs updates
1 parent 9d38fd4 commit f0f68d9

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

CHANGELOG-prerelease.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## Prerelease 53 ( TBD )
1+
## Prerelease 53 ( 2020-07-21 )
22

3-
- [743913e](https://github.com/patternfly/patternfly-elements/commit/743913e0620ee0ca6f0cdf95cc1ed2597b5fe6e3) fix: pfe-autocomplete prevent search-event from firing twice on option select
3+
- [743913e](https://github.com/patternfly/patternfly-elements/commit/743913e0620ee0ca6f0cdf95cc1ed2597b5fe6e3) fix: pfe-autocomplete prevent search-event from firing twice on option select (#989)
44
- [f20b509](https://github.com/patternfly/patternfly-elements/commit/f20b5094b6eb02ed473b0e3dab2ea5280e56bda7) fix: pfe-autocomplete add composed flag to option-selected event (#988)
55
- [0ffd92a](https://github.com/patternfly/patternfly-elements/commit/0ffd92a621d1082b118b84a07063bd39b9c8a904) fix: Move pfe-sass to a dev dependency (#983)
6-
- [a7240fd](https://github.com/patternfly/patternfly-elements/commit/a7240fdce2ec748863c41e8762d36cf29826f902) fix: pfe-health-index color support in IE11 (#992)
7-
- [](https://github.com/patternfly/patternfly-elements/commit/) fix: pfe-cta disabled styles in IE11 (#991)
6+
- [a7240fd](https://github.com/patternfly/patternfly-elements/commit/a7240fdce2ec748863c41e8762d36cf29826f902) fix: pfe-health-index color support in IE11 (#993)
7+
- [a5f0a4a](https://github.com/patternfly/patternfly-elements/commit/a5f0a4ab203998c2e3c2568a1a7cb5d1efb3c16f) fix: pfe-cta: fix disabled rendering in IE11 (#994)
88

99
## Prerelease 52 ( 2020-07-17 )
1010

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.52</span>
11+
<span class="label big" style="margin-bottom: 1.5rem;">Version 1.0.0-prerelease.53</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.52</span>
11+
<span class="label big" style="margin-bottom: 1.5rem;">Version 1.0.0-prerelease.53</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.52</span>
43+
<span class="label big" style="margin-bottom: 1.5rem;">Version 1.0.0-prerelease.53</span>
4444

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

0 commit comments

Comments
 (0)