Skip to content

Commit 88c4a81

Browse files
authored
feat(vendor-core): update Patternfly to 5 (#481)
BREAKING CHANGE: Will break all Patternfly 4 imports
1 parent f4cf972 commit 88c4a81

File tree

4 files changed

+1619
-769
lines changed

4 files changed

+1619
-769
lines changed

packages/vendor-core/lib/modules.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,11 @@ module.exports = [
4747
'patternfly-react',
4848
'patternfly-react-extensions',
4949
'@patternfly/react-core',
50+
'@patternfly/react-core/deprecated',
5051
'@patternfly/react-core/next',
5152
'@patternfly/react-icons',
5253
'@patternfly/react-table',
54+
'@patternfly/react-table/deprecated',
5355
'@patternfly/react-tokens',
5456
'@patternfly/react-styles',
5557
'@patternfly/react-charts',

0 commit comments

Comments
 (0)