Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
23cf7fc
fix(ouia): don't omit ouiaContext (#3872)
evwilkin Mar 5, 2020
c7bfe03
feat(Modal): add description property (#3821)
redallen Mar 5, 2020
18d9b7b
feat(DataList): add compact data list (#3807)
redallen Mar 5, 2020
d392479
bump react-docs version (#3879)
dlabrecq Mar 5, 2020
0295597
fix(wizard): use patternfly-styles to set the no padding modifier (#3…
tlabaj Mar 6, 2020
fda2b57
chore(react): bump to current tagged version in git (#3881)
redallen Mar 6, 2020
d8464e2
chore(release): releasing packages [ci skip]
patternfly-build Mar 6, 2020
d25c80b
feat(ChipGroup): Added a tooltip to the Chipgroup label (#3826)
tlabaj Mar 6, 2020
dabbaa5
chore(release): releasing packages [ci skip]
patternfly-build Mar 6, 2020
3bfcc00
chore(react-core): remove exenv and lodash (#3882)
redallen Mar 6, 2020
68df602
chore(release): releasing packages [ci skip]
patternfly-build Mar 6, 2020
2263de8
feat(Select): add inline filtering to checkbox select (#3843)
kmcfaul Mar 9, 2020
44e7b5e
PF4: Drawer updates for Master/Detail Support (#3884)
tlabaj Mar 9, 2020
68a04d6
chore(release): releasing packages [ci skip]
patternfly-build Mar 9, 2020
b73823f
fix (datatoolbar): Added support for key with categoryName. (#3880)
dlabaj Mar 9, 2020
2aac12f
chore(release): releasing packages [ci skip]
patternfly-build Mar 9, 2020
40999a1
feat(FileUpload) Add new beta File Upload component (#3865)
mturley Mar 9, 2020
14f9e79
chore(release): releasing packages [ci skip]
patternfly-build Mar 9, 2020
93c28d9
destructure bubbleEvent from props to avoid it passing to button el (…
evwilkin Mar 9, 2020
4abb5b6
chore(release): releasing packages [ci skip]
patternfly-build Mar 9, 2020
97eb9d8
feat(Modal): move description to separate component (#3897)
kmcfaul Mar 10, 2020
03e6dda
chore(release): releasing packages [ci skip]
patternfly-build Mar 10, 2020
8930b2f
chore(Realease Notes): Updated release notes for 2020.03 release (#3892)
tlabaj Mar 12, 2020
468511a
fix(nothing): bumping to release 2020.03 release notes (#3908)
evwilkin Mar 12, 2020
ef43ed2
chore(release): releasing packages [ci skip]
patternfly-build Mar 12, 2020
b235837
blank update to force deploy (#3910)
evwilkin Mar 13, 2020
b696cec
chore(release): releasing packages [ci skip]
patternfly-build Mar 13, 2020
7cbeb75
fix(dropdown): clean console errors in Dropdown.test.tsx (#3861)
boaz0 Mar 17, 2020
f824828
fix(aboutmodal): set a customize aria-label to the close button (#3877)
boaz0 Mar 17, 2020
c56e733
chore(repo): remove unused packages (#3916)
redallen Mar 17, 2020
0a2d706
don't deploy PRs from v4 branch
redallen Mar 17, 2020
596635c
Merge remote-tracking branch 'upstream/master' into chore/merge-master
redallen Mar 17, 2020
df6fd56
enable chrome web security for failing cypress test
redallen Mar 17, 2020
a479477
fix external button link
redallen Mar 17, 2020
7e40bb8
fix lint
redallen Mar 17, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ references:
- packages/react-inline-edit-extension/node_modules/
- packages/react-integration/demo-app-ts/node_modules/
- packages/react-integration/node_modules/
- packages/react-styled-system/node_modules/
- packages/react-styles/node_modules/
- packages/react-table/node_modules/
- packages/react-tokens/node_modules/
Expand All @@ -26,7 +25,6 @@ references:
- packages/react-charts/dist/
- packages/react-core/dist/
- packages/react-inline-edit-extension/dist/
- packages/react-styled-system/dist/
- packages/react-styles/css/
- packages/react-styles/dist/
- packages/react-table/dist/
Expand Down Expand Up @@ -289,4 +287,4 @@ jobs:
command: mkdir ~/.ssh/ && echo -e "Host github.com\n\tStrictHostKeyChecking no\n" > ~/.ssh/config
- run:
name: Deploy to NPM and Github
command: .circleci/release.sh
command: if [[ -z $CIRCLE_PULL_REQUEST ]]; then .circleci/release.sh; fi;
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"env": {
"browser": true,
"node": true
"node": true,
"es6": true
},
"plugins": [
"@typescript-eslint",
Expand Down
94 changes: 94 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,100 @@ section: overview
releaseNoteTOC: true
---

## 2020.03 release notes (2020-03-10)
Packages released:
- [@patternfly/react-catalog-view-extension: 1.4.29](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/1.4.29)
- [@patternfly/react-charts: 5.3.12](https://www.npmjs.com/package/@patternfly/react-charts/v/5.3.12)
- [@patternfly/react-core: 3.146.0](https://www.npmjs.com/package/@patternfly/react-core/v/3.146.0)
- [@patternfly/react-inline-edit-extension: 2.17.29](https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/2.17.29)
- [@patternfly/react-styles: 3.7.8](https://www.npmjs.com/package/@patternfly/react-styles/v/3.7.8)
- [@patternfly/react-table: 2.28.10](https://www.npmjs.com/package/@patternfly/react-table/v/2.28.10)
- [@patternfly/react-tokens: 2.8.8](https://www.npmjs.com/package/@patternfly/react-tokens/v/2.8.8)
- [@patternfly/react-topology: 2.14.29](https://www.npmjs.com/package/@patternfly/react-topology/v/2.14.29)
- [@patternfly/react-virtualized-extension: 1.4.30](https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/1.4.30)
- [@patternfly/react-icons: 3.15.11](https://www.npmjs.com/package/@patternfly/react-icons/v/3.15.11)

### Components:
- **Background image:**
- Remove width attr from background image filter element ([#3758](https://github.com/patternfly/patternfly-react/pull/3758))
- **Data toolbar:**
- Cleaned up beta warning for data toolbar ([#3755](https://github.com/patternfly/patternfly-react/pull/3755))
- **Drawer:**
- Added console warning to Drawer beta component ([#3856](https://github.com/patternfly/patternfly-react/pull/3856))
- Updated drawer for Master/Detail support ([#3884](https://github.com/patternfly/patternfly-react/pull/3884))
- **Dropdown**
- Updated to Destructure bubbleEvent from props to avoid it passing to button el ([#3894](https://github.com/patternfly/patternfly-react/pull/3894))
- **Button:**
- Added link icon position for link buttons ([#3798](https://github.com/patternfly/patternfly-react/pull/3798))
- **Card:**
- Added selectable and selected variation ([#3587](https://github.com/patternfly/patternfly-react/pull/3587))
- **Chip group:**
- Added a tooltip to the Chipgroup label ([#3826](https://github.com/patternfly/patternfly-react/pull/3826))
- **Data list:**
- Added compact data list ([#3807](https://github.com/patternfly/patternfly-react/pull/3807))
- **Data toolbar:**
- Added support for key with categoryName. ([#3880](https://github.com/patternfly/patternfly-react/pull/3880))
- **Dropdown:**
- Fixed keyboard selection of toggle causing selection of parent ([#3816](https://github.com/patternfly/patternfly-react/pull/3816))
- **File upload:**
- Added new beta file upload component ([#3865](https://github.com/patternfly/patternfly-react/pull/3865))
- **Input group:**
- Updated docs to be more readable ([#3839](https://github.com/patternfly/patternfly-react/pull/3839))
- **Modal:**
- Added description property ([#3821](https://github.com/patternfly/patternfly-react/pull/3821))
- Moved description to separate component ([#3897](https://github.com/patternfly/patternfly-react/pull/3897))
- **Pagination:**
- Updated to calculate navigation input according to last page ([#3534](https://github.com/patternfly/patternfly-react/pull/3534))
- **Select:**
- Added inline filtering to checkbox select ([#3843](https://github.com/patternfly/patternfly-react/pull/3843))
- Fix panel checkbox labels ([#3820](https://github.com/patternfly/patternfly-react/pull/3820))
- **Switch:**
- Updated to avoid switch id override by props ([#3706](https://github.com/patternfly/patternfly-react/pull/3706))
- **Tabs:**
- Updated tabs with nav examples + add Tab component to props docs ([#3527](https://github.com/patternfly/patternfly-react/pull/3527))
- **Tooltip:**
- Removed TooltipContent from propComponents ([#3800](https://github.com/patternfly/patternfly-react/pull/3800))
- **Wizard:**
- Used patternfly-styles to set the no padding modifier ([#3871](https://github.com/patternfly/patternfly-react/pull/3871))

### Catalog view extension
- **Catalog tile:**
- Removed truncation and maxLength props ([#3830](https://github.com/patternfly/patternfly-react/pull/3830))

### Other:
- **Chore:**
- Added experimental exports ([#3775](https://github.com/patternfly/patternfly-react/pull/3775))
- Wrapped layout examples to fix codesandbox ([#3818](https://github.com/patternfly/patternfly-react/pull/3818))
- Tested prerelease workflow ([#3868](https://github.com/patternfly/patternfly-react/pull/3868))
- Removed exenv and lodash ([#3882](https://github.com/patternfly/patternfly-react/pull/3882))
- Added jest test generator ([#3828](https://github.com/patternfly/patternfly-react/pull/3828))
- Added experimental/components directory ([#3764](https://github.com/patternfly/patternfly-react/pull/3764))
- Improved promote script ([#3812](https://github.com/patternfly/patternfly-react/pull/3812))
- Fixed react-docs version ([#3879](https://github.com/patternfly/patternfly-react/pull/3879))
- Updated Gatsby theme for patternfly org ([#3813](https://github.com/patternfly/patternfly-react/pull/3813))
- Updated versions in react-core for react-icons ([#3760](https://github.com/patternfly/patternfly-react/pull/3760))
- Updated additional versions in react-core for react-icons ([#3761](https://github.com/patternfly/patternfly-react/pull/3761))
- **Docs:**
- Updated readme to match new guidelines ([#3837](https://github.com/patternfly/patternfly-react/pull/3837))
- Added GDPR banner to all pages ([#3831](https://github.com/patternfly/patternfly-react/pull/3831))
- Added page titles for react docs & react icons pages ([#3851](https://github.com/patternfly/patternfly-react/pull/3851))
- Fixed typo in README ([#3769](https://github.com/patternfly/patternfly-react/pull/3769))
- **Linting:**
- Fixed eslint recommendations ([#3858](https://github.com/patternfly/patternfly-react/pull/3858))
- Added linting to react styles ([#3723](https://github.com/patternfly/patternfly-react/pull/3723))
- Added linting react tokens ([#3725](https://github.com/patternfly/patternfly-react/pull/3725))
- **Ouia:**
- Updated to not omit ouiaContext ([#3872](https://github.com/patternfly/patternfly-react/pull/3872))

### Virtualized extension
- Resolved linter errors ([#3726](https://github.com/patternfly/patternfly-react/pull/3726))

### PF3:
- **Chore:**
- Enabled releasing patternfly 3 ([#3863](https://github.com/patternfly/patternfly-react/pull/3863))
- Removed patternfly-3 packages ([#3852](https://github.com/patternfly/patternfly-react/pull/3852))
- Created patternfly-3 branch ([#3846](https://github.com/patternfly/patternfly-react/pull/3846))

## 2020.02 release notes (2020-02-18)
Packages released:
- [@patternfly/react-catalog-view-extension: 1.4.11](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/1.4.11)
Expand Down
55 changes: 0 additions & 55 deletions packages/react-codemods/CHANGELOG.md

This file was deleted.

73 changes: 0 additions & 73 deletions packages/react-codemods/README.md

This file was deleted.

23 changes: 0 additions & 23 deletions packages/react-codemods/componentConfig.js

This file was deleted.

29 changes: 0 additions & 29 deletions packages/react-codemods/package.json

This file was deleted.

This file was deleted.

Loading