redallen
released this
21 Feb 19:41
·
2506 commits
to master
since this release
5.0.0 (2019-02-21)
Bug Fixes
- Table: Do not return value if table is not collapsed (#1272) (fe8c13c)
- Table: Use direct imports for styles (#1314) (42b20e6)
- Table: Use direct imports instead of spread (#1237) (e799809)
Code Refactoring
Features
- Alert: Add optional Close button to Alert via onClose prop (#1200) (9d59dcb), closes #1036
- PF4 Page: Allow passing of custom ref for condensed header (#941) (889ec1a)
- pf4-table: Introduce new package @patternfly/react-table for table implementation (#899) (9cee1ad)
- Table: introduce new component Table based on pf4 designs (#821) (7b38cbc)
BREAKING CHANGES
- AboutModal: removed heroImg and heroImageSrc and heroImageAlt props