File tree 6 files changed +33
-6
lines changed
react-inline-edit-extension
6 files changed +33
-6
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
+ ## [5.103.79](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.78...@patternfly/react-docs@5.103.79) (2023-03-03)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-docs
9
+
10
+
11
+
12
+
13
+
6
14
## [5.103.78](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.77...@patternfly/react-docs@5.103.78) (2023-03-02)
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.78 " ,
4
+ "version" : " 5.103.79 " ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
7
7
"tag" : " prerelease-v4"
27
27
"@patternfly/react-code-editor" : " ^4.82.115" ,
28
28
"@patternfly/react-core" : " ^4.276.8" ,
29
29
"@patternfly/react-icons" : " ^4.93.6" ,
30
- "@patternfly/react-inline-edit-extension" : " ^4.86.121 " ,
30
+ "@patternfly/react-inline-edit-extension" : " ^4.86.122 " ,
31
31
"@patternfly/react-styles" : " ^4.92.6" ,
32
- "@patternfly/react-table" : " ^4.112.42 " ,
32
+ "@patternfly/react-table" : " ^4.113.0 " ,
33
33
"@patternfly/react-tokens" : " ^4.94.6" ,
34
34
"@patternfly/react-topology" : " ^4.91.38" ,
35
35
"@patternfly/react-virtualized-extension" : " ^4.88.115"
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.122] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.121...@patternfly/react-inline-edit-extension@4.86.122 ) (2023-03-03)
7
+
8
+ ** Note:** Version bump only for package @patternfly/react-inline-edit-extension
9
+
10
+
11
+
12
+
13
+
6
14
## [ 4.86.121] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-inline-edit-extension@4.86.120...@patternfly/react-inline-edit-extension@4.86.121 ) (2023-03-02)
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.121 " ,
3
+ "version" : " 4.86.122 " ,
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" ,
33
33
"@patternfly/react-core" : " ^4.276.8" ,
34
34
"@patternfly/react-icons" : " ^4.93.6" ,
35
35
"@patternfly/react-styles" : " ^4.92.6" ,
36
- "@patternfly/react-table" : " ^4.112.42 "
36
+ "@patternfly/react-table" : " ^4.113.0 "
37
37
},
38
38
"peerDependencies" : {
39
39
"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.113.0] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.112.42...@patternfly/react-table@4.113.0 ) (2023-03-03)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** Table:** add right sticky column support ([ #8714 ] ( https://github.com/patternfly/patternfly-react/issues/8714 ) ) ([ 3cb6880] ( https://github.com/patternfly/patternfly-react/commit/3cb6880a9619e159b8bda268364d3159a13543d1 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 4.112.42] ( https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.112.41...@patternfly/react-table@4.112.42 ) (2023-03-02)
7
18
8
19
** 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.112.42 " ,
3
+ "version" : " 4.113.0 " ,
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" ,
You can’t perform that action at this time.
0 commit comments