File tree 14 files changed +77
-18
lines changed
react-inline-edit-extension
react-integration/demo-app-ts
react-virtualized-extension
14 files changed +77
-18
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.82.121] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.120...@patternfly/react-code-editor@4.82.121 ) (2023-10-06)
7
+
8
+ ** Note:** Version bump only for package @patternfly/react-code-editor
9
+
10
+
11
+
12
+
13
+
6
14
## [ 4.82.120] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.119...@patternfly/react-code-editor@4.82.120 ) (2023-09-21)
7
15
8
16
** Note:** Version bump only for package @patternfly/react-code-editor
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-code-editor" ,
3
- "version" : " 4.82.120 " ,
3
+ "version" : " 4.82.121 " ,
4
4
"description" : " This package provides a PatternFly wrapper for the Monaco code editor\n " ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
29
29
"clean" : " rimraf dist"
30
30
},
31
31
"dependencies" : {
32
- "@patternfly/react-core" : " ^4.277 .0" ,
32
+ "@patternfly/react-core" : " ^4.278 .0" ,
33
33
"@patternfly/react-icons" : " ^4.93.7" ,
34
34
"@patternfly/react-styles" : " ^4.92.8" ,
35
35
"react-dropzone" : " 9.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [4.278.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.277.0...@patternfly/react-core@4.278.0) (2023-10-06)
7
+
8
+
9
+ ### Features
10
+
11
+ * **Dropdown next:** able to append the menu to any DOM element ([#9652](https://github.com/patternfly/patternfly-react/issues/9652)) ([a238182](https://github.com/patternfly/patternfly-react/commit/a238182e5454947c9303161a602346712288d14b))
12
+
13
+
14
+
15
+
16
+
6
17
# [4.277.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.276.12...@patternfly/react-core@4.277.0) (2023-09-21)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-core" ,
3
- "version" : " 4.277 .0" ,
3
+ "version" : " 4.278 .0" ,
4
4
"description" : " This library provides a set of common React components for use with the PatternFly reference implementation." ,
5
5
"main" : " dist/js/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [5.103.89](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.88...@patternfly/react-docs@5.103.89) (2023-10-06)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-docs
9
+
10
+
11
+
12
+
13
+
6
14
## [5.103.88](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.87...@patternfly/react-docs@5.103.88) (2023-09-21)
7
15
8
16
**Note:** Version bump only for package @patternfly/react-docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternfly/react-docs" ,
3
3
"description" : " PatternFly React Docs" ,
4
- "version" : " 5.103.88 " ,
4
+ "version" : " 5.103.89 " ,
5
5
"publishConfig" : {
6
6
"access" : " public"
7
7
},
23
23
"dependencies" : {
24
24
"@patternfly/patternfly" : " 4.224.2" ,
25
25
"@patternfly/react-charts" : " ^6.94.21" ,
26
- "@patternfly/react-code-editor" : " ^4.82.120 " ,
27
- "@patternfly/react-core" : " ^4.277 .0" ,
26
+ "@patternfly/react-code-editor" : " ^4.82.121 " ,
27
+ "@patternfly/react-core" : " ^4.278 .0" ,
28
28
"@patternfly/react-icons" : " ^4.93.7" ,
29
- "@patternfly/react-inline-edit-extension" : " ^4.86.127 " ,
29
+ "@patternfly/react-inline-edit-extension" : " ^4.86.128 " ,
30
30
"@patternfly/react-styles" : " ^4.92.8" ,
31
- "@patternfly/react-table" : " ^4.113.5 " ,
31
+ "@patternfly/react-table" : " ^4.113.6 " ,
32
32
"@patternfly/react-tokens" : " ^4.94.7" ,
33
- "@patternfly/react-virtualized-extension" : " ^4.88.120 "
33
+ "@patternfly/react-virtualized-extension" : " ^4.88.121 "
34
34
},
35
35
"devDependencies" : {
36
36
"@patternfly/documentation-framework" : " 1.8.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [4.86.128](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.127...@patternfly/react-inline-edit-extension@4.86.128) (2023-10-06)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-inline-edit-extension
9
+
10
+
11
+
12
+
13
+
6
14
## [4.86.127](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.126...@patternfly/react-inline-edit-extension@4.86.127) (2023-09-21)
7
15
8
16
**Note:** Version bump only for package @patternfly/react-inline-edit-extension
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@patternfly/react-inline-edit-extension",
3
- "version": "4.86.127 ",
3
+ "version": "4.86.128 ",
4
4
"description": "This library provides inline editing support for PatternFly 4 React table",
5
5
"main": "dist/js/index.js",
6
6
"module": "dist/esm/index.js",
29
29
"clean": "rimraf dist"
30
30
},
31
31
"dependencies": {
32
- "@patternfly/react-core": "^4.277 .0",
32
+ "@patternfly/react-core": "^4.278 .0",
33
33
"@patternfly/react-icons": "^4.93.7",
34
34
"@patternfly/react-styles": "^4.92.8",
35
- "@patternfly/react-table": "^4.113.5 "
35
+ "@patternfly/react-table": "^4.113.6 "
36
36
},
37
37
"peerDependencies": {
38
38
"react": "^16.8 || ^17 || ^18",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [4.210.18](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.210.17...demo-app-ts@4.210.18) (2023-10-06)
7
+
8
+ **Note:** Version bump only for package demo-app-ts
9
+
10
+
11
+
12
+
13
+
6
14
## [4.210.17](https://github.com/patternfly/patternfly-react/compare/demo-app-ts@4.210.16...demo-app-ts@4.210.17) (2023-09-21)
7
15
8
16
**Note:** Version bump only for package demo-app-ts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "demo-app-ts",
3
3
"private": true,
4
- "version": "4.210.17 ",
4
+ "version": "4.210.18 ",
5
5
"scripts": {
6
6
"build:demo-app": "webpack --mode production",
7
7
"start:demo-app": "webpack-dev-server",
8
8
"start:demo-app:hot": "webpack-dev-server --hot=true",
9
9
"serve:demo-app": "node scripts/serve"
10
10
},
11
11
"dependencies": {
12
- "@patternfly/react-core": "^4.277 .0",
12
+ "@patternfly/react-core": "^4.278 .0",
13
13
"react": "^18",
14
14
"react-dom": "^18",
15
15
"react-router": "^5.3.3",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [4.113.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.113.5...@patternfly/react-table@4.113.6) (2023-10-06)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-table
9
+
10
+
11
+
12
+
13
+
6
14
## [4.113.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.113.4...@patternfly/react-table@4.113.5) (2023-09-21)
7
15
8
16
**Note:** Version bump only for package @patternfly/react-table
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@patternfly/react-table",
3
- "version": "4.113.5 ",
3
+ "version": "4.113.6 ",
4
4
"description": "This library provides a set of React table components for use with the PatternFly 4",
5
5
"main": "dist/js/index.js",
6
6
"module": "dist/esm/index.js",
38
38
"subpaths": "node scripts/copySubpaths.js"
39
39
},
40
40
"dependencies": {
41
- "@patternfly/react-core": "^4.277 .0",
41
+ "@patternfly/react-core": "^4.278 .0",
42
42
"@patternfly/react-icons": "^4.93.7",
43
43
"@patternfly/react-styles": "^4.92.8",
44
44
"@patternfly/react-tokens": "^4.94.7",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ ## [4.88.121](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@4.88.120...@patternfly/react-virtualized-extension@4.88.121) (2023-10-06)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-virtualized-extension
9
+
10
+
11
+
12
+
13
+
6
14
## [4.88.120](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-virtualized-extension@4.88.119...@patternfly/react-virtualized-extension@4.88.120) (2023-09-21)
7
15
8
16
**Note:** Version bump only for package @patternfly/react-virtualized-extension
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@patternfly/react-virtualized-extension",
3
- "version": "4.88.120 ",
3
+ "version": "4.88.121 ",
4
4
"description": "This library provides efficient rendering extensions for PatternFly 4 React tables and lists.",
5
5
"main": "dist/js/index.js",
6
6
"module": "dist/esm/index.js",
29
29
"clean": "rimraf dist"
30
30
},
31
31
"dependencies": {
32
- "@patternfly/react-core": "^4.277 .0",
32
+ "@patternfly/react-core": "^4.278 .0",
33
33
"@patternfly/react-icons": "^4.93.7",
34
34
"@patternfly/react-styles": "^4.92.8",
35
35
"linear-layout-vector": "0.0.1",
You can’t perform that action at this time.
0 commit comments