Skip to content

@redallen-patternfly/react-table@5.0.0

Compare
Choose a tag to compare
@redallen 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

  • AboutModal: Upgrade core to 1.0.175 and Refactor AboutModal (#1307) (1f85756), closes #1267

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