Releases: redallen/patternfly-react
Releases · redallen/patternfly-react
@redallen-patternfly/[email protected]
6.0.0 (2019-02-21)
Bug Fixes
- backgroundImage: example to override css image paths (3890d59)
Code Refactoring
Features
- Alert: Add optional Close button to Alert via onClose prop (#1200) (9d59dcb), closes #1036
- backgroundImage: introduce background image component (#683) (ec5ec1f)
- condensed horizontal nav: updates condensed nav to match Core horizontal & vertical nav (#876) (760cc7b)
- page layout: adds the condensed header feature to the page header (#843) (0a3591a)
- pf-next update: Update location of styles for patternfly next (#697) (f1ebc54)
- PF4 Page: Allow passing of custom ref for condensed header (#941) (889ec1a)
- pf4-avatar: introduce avatar component (#615) (4b213fb)
- pf4-brand: introduce brand component (#633) (53ed4d1)
- Popover: Add PF4 Popover (#754) (17cf0c0)
BREAKING CHANGES
- AboutModal: removed heroImg and heroImageSrc and heroImageAlt props
@redallen-patternfly/[email protected]
5.0.5 (2019-02-21)
Note: Version bump only for package @redallen-patternfly/react-table
@redallen-patternfly/[email protected]
5.0.3 (2019-02-21)
Note: Version bump only for package @redallen-patternfly/react-table
@redallen-patternfly/[email protected]
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
@redallen-patternfly/[email protected]
@redallen-patternfly/[email protected]
6.0.0 (2019-02-21)
Bug Fixes
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)
- Popover: Add PF4 Popover (#754) (17cf0c0)
- styled-system: adds styled system to pf4 as its own package (#891) (2888855)
BREAKING CHANGES
- AboutModal: removed heroImg and heroImageSrc and heroImageAlt props
@redallen-patternfly/[email protected]
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
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
@redallen-patternfly/[email protected]
3.26.5 (2019-02-21)
Note: Version bump only for package @redallen-patternfly/react-docs
@redallen-patternfly/[email protected]
3.26.3 (2019-02-21)
Note: Version bump only for package @redallen-patternfly/react-docs
@redallen-patternfly/[email protected]
3.26.0 (2019-02-21)
Bug Fixes
- @patternfly/react-docs: fixes the path to the font files (#649) (9a26933)
- @patternfly/react-docs: use emotion to load in global pf core st… (#634) (79a8b7e)
- a11y: tweak html for better accessibility (#917) (c1af473)
- build: Support building Gatsby app under Windows (#1248) (89bc7f8)
- examples and docs: adding react-live… (#666) (da3d4b6)
- react-docs: Fix live mode toggling (#780) (f7cc358)
- react-docs: oneoftype support: (#721) (91c5f31), closes #720
- surge: add surge pr support to travis (#653) (2259aeb)
- title: allow multiple heading levels for Title (#1005) (0eae3d1)
Features
- a11y: add accessibility checks for pf4 (#904) (f324be7)
- example: Add dark theme toggle button & change background colort (#1212) (ec1bfbf)
- full-page: add functionality to show components in full page mode (#658) (514ce42)
- Live Examples: allow users to tab past editors (#694) (c36b53a)
- page layout demos: Add PF4 page layout demos (#749) (025d862)
- patternfly-react/patternfly-4/react-core/: added PF4 AboutModal Component (#671) (1b01037), closes #482
- pf4-avatar: introduce avatar component (#615) (4b213fb)
- pf4-brand: introduce brand component (#633) (53ed4d1)
- pf4-nav: add nav component (#626) (677587c), closes #547
- styled-system: adds styled system to pf4 as its own package (#891) (2888855)
- Table: introduce new component Table based on pf4 designs (#821) (7b38cbc)