Skip to content

@redallen-patternfly/[email protected]

Compare
Choose a tag to compare
@redallen redallen released this 21 Feb 19:41
· 2506 commits to master since this release

7.0.0 (2019-02-21)

Bug Fixes

  • build: Support building Gatsby app under Windows (#1248) (89bc7f8)
  • build: Support running npm scripts under Windows (#1251) (df0c275)
  • prettier: change printWidth to 120 and expose rule in eslint-plugin (#524) (a68ac11)
  • react-icons: fix size issues. Remove Icon component. (#503) (b30fbd2), closes #500 #502

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
  • bugfix-icon_import: when importing icons their name has to have icon suffix in them (#499) (83906cc)
  • condensed horizontal nav: updates condensed nav to match Core horizontal & vertical nav (#876) (760cc7b)
  • font awesome icons: add all free available FA icons (#484) (4a7fea9)
  • page layout: adds the condensed header feature to the page header (#843) (0a3591a)
  • pf-icons: add all PF icons and update font awesome pckg (#654) (bdc00c4), closes #730
  • PF4 Page: Allow passing of custom ref for condensed header (#941) (889ec1a)
  • Popover: Add PF4 Popover (#754) (17cf0c0)
  • react-icons: Added Initial Icons Package (#453) (fdbe746), closes #442
  • react-icons icon suffix: add icon suffix to all autogenerated icons (#480) (0f3f0b7)

BREAKING CHANGES

  • AboutModal: removed heroImg and heroImageSrc and heroImageAlt props