Releases: patternfly/patternfly-elements
Releases · patternfly/patternfly-elements
v1.0.0-prerelease.47
19 May 18:03
Compare
Sorry, something went wrong.
No results found
Changelog
Bug Fixes
0323eab fix: pfe-navigtation-item shouldn't add duplicative event listeners (#870 )
v1.0.0-prerelease.46
12 May 16:35
Compare
Sorry, something went wrong.
No results found
Changelog
Features
96f0a1b feat: Add border to the card component
Bug fixes
27fee5f fix: pfe-tabs check for tagName on addedNode mutation before continuing
2c950b0 fix: Add clearfix within tab and accordion panels
f392a0f fix: Generator needs to convert slot-name to camelCase in js file if dash exists
6eed4c3 fix: adjust arrow spacing & alignment on pfe-cta
b342693 fix: Move max-width:100px to icon triggers
v1.0.0-prerelease.45
12 May 16:34
Compare
Sorry, something went wrong.
No results found
Changelog
Features
eb74cb8 feat: Update pfe-select to use new event emission format (#758 ) (#760 )
Bug fixes
8dbea7b fix: typo in pfe-icon README (#840 )
7246607 fix: Issue 839 pfe tabs history firefox, focus-state (#841 )
9381e37 fix: pfe-tabs adding dynamic tab in IE11 (#838 )
f9c2813 fix: Add a warning about updating the on attribute before upgrade (#809 )
v1.0.0-prerelease.44
02 Apr 23:35
Compare
Sorry, something went wrong.
No results found
v1.0.0-prerelease.43
02 Apr 23:35
Compare
Sorry, something went wrong.
No results found
Changelog
Bug Fixes
6db8a0c fix: Issue 816 pfe tabs stop propagation (#819 )
eb64d81 fix: removing stopPropagation from pfe-tabs click and keydown events #817
v1.0.0-prerelease.42
31 Mar 21:17
Compare
Sorry, something went wrong.
No results found
Changelog
Features
6b93a6a feat: history on tab click and open tab based on url parameters on pfe-content-set (#797 )
40c8ffa feat: Remove the "pfe-" prefix from the history feature in pfe-tabs (#808 )
29780ab feat: Add event emission to pfe-cta (#741 )
Bug Fixes
36d31bf fix: make it so pfe-tabs inside pfe-tabs works (#806 )
dad975f fix: set priority pfe-cta font-size as smaller, relative to default pfe-cta font-size (#801 )
fbc251b fix: set consistent line-height for pfe-nav triggers (#790 )
d67c8bf fix: Add support for font family to select options (#794 )
v1.0.0-prerelease.41
19 Mar 15:06
Compare
Sorry, something went wrong.
No results found
Changelog
Features
9f83786 feat: pfe-tabs keep history on tab click and open tab based on url parameters (#786 )
e2ba182 feat: pfe-health-index size="mini" version (#789 )
fdfd6fc feat: Add events to the generator (#707 )
Bug Fixes
Documentation Updates
v1.0.0-prerelease.40
10 Mar 19:05
Compare
Sorry, something went wrong.
No results found
Changelog
Bug fixes
d0c2a45 fix: pfe-navigation cta overlap bug in IE11 (#766 )
7deb9bb fix: Prevent default pfe-cta arrow from wrapping to a new line by itself #679 (#765 )
Chores
v1.0.0-prerelease.39
19 Feb 19:23
Compare
Sorry, something went wrong.
No results found
Changelog
Features
f93af30 feat: adding the ability for pfe-navigation to use the full width of the viewport (#718 )
6e45ab4 feat: pfe-cta add support for disabled button, reduce lightdom needs
aac9925 feat: Update pfe-content-set to accept custom container queries
582ffc8 feat: Move generator into the monorepo
3fa441f feat: pfe-navigation - report pfe-nav's height in a global CSS variable (#732 )
1a7ff6a feat: Adding ability to configure the localhost domain (#708 )
Bug Fixes
afd7d6e fix: remove navigation report height for specific id (#746 )
34e54f5 fix: cascading the "on" attribute on pfe-content-set #730
422baf4 fix: run prettier only on js and json (#743 )
Documentation Updates
Code Style Updates
27184d0 style: simplify the dotenv check in spandx.config.js (#725 )
v1.0.0-prerelease.37
29 Jan 22:29
Compare
Sorry, something went wrong.
No results found
Changelog
6a41811 fix: reference error when slot is missing in pfe-navigation
fix: accordion accessibility improvements; aria-roles corrected