@patternfly/react-docs 6.0.0-alpha.3 → 6.0.0-alpha.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +572 -0
- package/RELEASE-NOTES.md +205 -0
- package/package.json +14 -13
- package/patternfly-a11y.config.js +1 -2
- package/patternfly-docs/generated/components/login-page/react/basic.png +0 -0
- package/patternfly-docs/generated/components/login-page/react/showhide-password.png +0 -0
- package/patternfly-docs/generated/components/pagination/react/sticky.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/column-management.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/compact.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/sortable---responsive.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/static-bottom-pagination-on-mobile.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/sticky-header.png +0 -0
- package/patternfly-docs/patternfly-docs.css.js +2 -0
- package/patternfly-docs/patternfly-docs.source.js +3 -4
- package/startDevServer.sh +12 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,578 @@
|
|
|
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
|
+
# [6.0.0-alpha.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.29...@patternfly/react-docs@6.0.0-alpha.30) (2023-03-08)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
9
|
+
|
|
10
|
+
# [6.0.0-alpha.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.28...@patternfly/react-docs@6.0.0-alpha.29) (2023-03-07)
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
- **tests, scripts:** fixed dev server issues/tests related to node 18 ([#8788](https://github.com/patternfly/patternfly-react/issues/8788)) ([17c04f4](https://github.com/patternfly/patternfly-react/commit/17c04f4e5c9bf26f3eee04563935ad56855bf0c9))
|
|
15
|
+
|
|
16
|
+
# [6.0.0-alpha.28](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.27...@patternfly/react-docs@6.0.0-alpha.28) (2023-03-04)
|
|
17
|
+
|
|
18
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
19
|
+
|
|
20
|
+
# [6.0.0-alpha.27](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.26...@patternfly/react-docs@6.0.0-alpha.27) (2023-03-03)
|
|
21
|
+
|
|
22
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
23
|
+
|
|
24
|
+
# [6.0.0-alpha.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.25...@patternfly/react-docs@6.0.0-alpha.26) (2023-03-03)
|
|
25
|
+
|
|
26
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
27
|
+
|
|
28
|
+
# [6.0.0-alpha.25](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.24...@patternfly/react-docs@6.0.0-alpha.25) (2023-03-02)
|
|
29
|
+
|
|
30
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
31
|
+
|
|
32
|
+
# [6.0.0-alpha.24](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.23...@patternfly/react-docs@6.0.0-alpha.24) (2023-03-02)
|
|
33
|
+
|
|
34
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
35
|
+
|
|
36
|
+
# [6.0.0-alpha.23](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.22...@patternfly/react-docs@6.0.0-alpha.23) (2023-03-02)
|
|
37
|
+
|
|
38
|
+
### Bug Fixes
|
|
39
|
+
|
|
40
|
+
- **core:** update core to alpha.24 ([#8768](https://github.com/patternfly/patternfly-react/issues/8768)) ([6dd5e01](https://github.com/patternfly/patternfly-react/commit/6dd5e01e16bc94fe4b954b79ba67adaaab9c7135))
|
|
41
|
+
|
|
42
|
+
# [6.0.0-alpha.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.21...@patternfly/react-docs@6.0.0-alpha.22) (2023-03-01)
|
|
43
|
+
|
|
44
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
45
|
+
|
|
46
|
+
# [6.0.0-alpha.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.20...@patternfly/react-docs@6.0.0-alpha.21) (2023-03-01)
|
|
47
|
+
|
|
48
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
49
|
+
|
|
50
|
+
# [6.0.0-alpha.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.19...@patternfly/react-docs@6.0.0-alpha.20) (2023-03-01)
|
|
51
|
+
|
|
52
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
53
|
+
|
|
54
|
+
# [6.0.0-alpha.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.18...@patternfly/react-docs@6.0.0-alpha.19) (2023-03-01)
|
|
55
|
+
|
|
56
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
57
|
+
|
|
58
|
+
# [6.0.0-alpha.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.17...@patternfly/react-docs@6.0.0-alpha.18) (2023-02-28)
|
|
59
|
+
|
|
60
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
61
|
+
|
|
62
|
+
# [6.0.0-alpha.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.16...@patternfly/react-docs@6.0.0-alpha.17) (2023-02-27)
|
|
63
|
+
|
|
64
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
65
|
+
|
|
66
|
+
# [6.0.0-alpha.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.15...@patternfly/react-docs@6.0.0-alpha.16) (2023-02-22)
|
|
67
|
+
|
|
68
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
69
|
+
|
|
70
|
+
# [6.0.0-alpha.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.14...@patternfly/react-docs@6.0.0-alpha.15) (2023-02-21)
|
|
71
|
+
|
|
72
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
73
|
+
|
|
74
|
+
# [6.0.0-alpha.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.13...@patternfly/react-docs@6.0.0-alpha.14) (2023-02-16)
|
|
75
|
+
|
|
76
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
77
|
+
|
|
78
|
+
# [6.0.0-alpha.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.12...@patternfly/react-docs@6.0.0-alpha.13) (2023-02-15)
|
|
79
|
+
|
|
80
|
+
### Bug Fixes
|
|
81
|
+
|
|
82
|
+
- **deps:** updated to the latest core alpha ([#8688](https://github.com/patternfly/patternfly-react/issues/8688)) ([5f81928](https://github.com/patternfly/patternfly-react/commit/5f819288d7baaa3806b23c0da8fb26dd4ec12d6b))
|
|
83
|
+
|
|
84
|
+
# [6.0.0-alpha.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.11...@patternfly/react-docs@6.0.0-alpha.12) (2023-02-10)
|
|
85
|
+
|
|
86
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
87
|
+
|
|
88
|
+
# [6.0.0-alpha.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.10...@patternfly/react-docs@6.0.0-alpha.11) (2023-02-10)
|
|
89
|
+
|
|
90
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
91
|
+
|
|
92
|
+
# [6.0.0-alpha.10](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.9...@patternfly/react-docs@6.0.0-alpha.10) (2023-02-09)
|
|
93
|
+
|
|
94
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
95
|
+
|
|
96
|
+
# [6.0.0-alpha.9](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.8...@patternfly/react-docs@6.0.0-alpha.9) (2023-02-08)
|
|
97
|
+
|
|
98
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
99
|
+
|
|
100
|
+
# [6.0.0-alpha.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.7...@patternfly/react-docs@6.0.0-alpha.8) (2023-02-08)
|
|
101
|
+
|
|
102
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
103
|
+
|
|
104
|
+
## [5.103.66](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.65...@patternfly/react-docs@5.103.66) (2023-02-02)
|
|
105
|
+
|
|
106
|
+
### Bug Fixes
|
|
107
|
+
|
|
108
|
+
- **docs:** update release notes date to bump docs version ([#8641](https://github.com/patternfly/patternfly-react/issues/8641)) ([91f26c7](https://github.com/patternfly/patternfly-react/commit/91f26c77c970c135028b60e647dfd0642cddeecd))
|
|
109
|
+
|
|
110
|
+
## [5.103.65](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.64...@patternfly/react-docs@5.103.65) (2023-02-01)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
113
|
+
|
|
114
|
+
## [5.103.64](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.63...@patternfly/react-docs@5.103.64) (2023-02-01)
|
|
115
|
+
|
|
116
|
+
### Bug Fixes
|
|
117
|
+
|
|
118
|
+
- **react-docs:** remove dependency on react-catalog-view-extension ([#8559](https://github.com/patternfly/patternfly-react/issues/8559)) ([61598f1](https://github.com/patternfly/patternfly-react/commit/61598f159d899346b07f640fb61b46f76426d019))
|
|
119
|
+
|
|
120
|
+
## [5.103.63](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.62...@patternfly/react-docs@5.103.63) (2023-02-01)
|
|
121
|
+
|
|
122
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
123
|
+
|
|
124
|
+
## [5.103.62](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.61...@patternfly/react-docs@5.103.62) (2023-01-27)
|
|
125
|
+
|
|
126
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
127
|
+
|
|
128
|
+
## [5.103.61](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.60...@patternfly/react-docs@5.103.61) (2023-01-24)
|
|
129
|
+
|
|
130
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
131
|
+
|
|
132
|
+
## [5.103.60](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.59...@patternfly/react-docs@5.103.60) (2023-01-23)
|
|
133
|
+
|
|
134
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
135
|
+
|
|
136
|
+
## [5.103.59](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.58...@patternfly/react-docs@5.103.59) (2023-01-23)
|
|
137
|
+
|
|
138
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
139
|
+
|
|
140
|
+
## [5.103.58](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.57...@patternfly/react-docs@5.103.58) (2023-01-23)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
143
|
+
|
|
144
|
+
## [5.103.57](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.56...@patternfly/react-docs@5.103.57) (2023-01-20)
|
|
145
|
+
|
|
146
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
147
|
+
|
|
148
|
+
## [5.103.56](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.55...@patternfly/react-docs@5.103.56) (2023-01-20)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
151
|
+
|
|
152
|
+
## [5.103.55](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.54...@patternfly/react-docs@5.103.55) (2023-01-19)
|
|
153
|
+
|
|
154
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
155
|
+
|
|
156
|
+
## [5.103.54](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.53...@patternfly/react-docs@5.103.54) (2023-01-19)
|
|
157
|
+
|
|
158
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
159
|
+
|
|
160
|
+
## [5.103.53](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.52...@patternfly/react-docs@5.103.53) (2023-01-19)
|
|
161
|
+
|
|
162
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
163
|
+
|
|
164
|
+
## [5.103.52](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.51...@patternfly/react-docs@5.103.52) (2023-01-19)
|
|
165
|
+
|
|
166
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
167
|
+
|
|
168
|
+
## [5.103.51](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.50...@patternfly/react-docs@5.103.51) (2023-01-19)
|
|
169
|
+
|
|
170
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
171
|
+
|
|
172
|
+
## [5.103.50](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.49...@patternfly/react-docs@5.103.50) (2023-01-19)
|
|
173
|
+
|
|
174
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
175
|
+
|
|
176
|
+
## [5.103.49](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.48...@patternfly/react-docs@5.103.49) (2023-01-19)
|
|
177
|
+
|
|
178
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
179
|
+
|
|
180
|
+
## [5.103.48](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.47...@patternfly/react-docs@5.103.48) (2023-01-18)
|
|
181
|
+
|
|
182
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
183
|
+
|
|
184
|
+
## [5.103.47](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.46...@patternfly/react-docs@5.103.47) (2023-01-18)
|
|
185
|
+
|
|
186
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
187
|
+
|
|
188
|
+
## [5.103.46](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.45...@patternfly/react-docs@5.103.46) (2023-01-18)
|
|
189
|
+
|
|
190
|
+
### Bug Fixes
|
|
191
|
+
|
|
192
|
+
- **Tabs:** Removed isHelpAction prop from TabsAction ([#8560](https://github.com/patternfly/patternfly-react/issues/8560)) ([05fa1b0](https://github.com/patternfly/patternfly-react/commit/05fa1b0acfe886f09c5bdf4ad9f8e27878ee817e))
|
|
193
|
+
|
|
194
|
+
## [5.103.45](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.44...@patternfly/react-docs@5.103.45) (2023-01-18)
|
|
195
|
+
|
|
196
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
197
|
+
|
|
198
|
+
## [5.103.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.43...@patternfly/react-docs@5.103.44) (2023-01-17)
|
|
199
|
+
|
|
200
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
201
|
+
|
|
202
|
+
## [5.103.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.42...@patternfly/react-docs@5.103.43) (2023-01-17)
|
|
203
|
+
|
|
204
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
205
|
+
|
|
206
|
+
## [5.103.42](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.41...@patternfly/react-docs@5.103.42) (2023-01-16)
|
|
207
|
+
|
|
208
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
209
|
+
|
|
210
|
+
## [5.103.41](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.40...@patternfly/react-docs@5.103.41) (2023-01-13)
|
|
211
|
+
|
|
212
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
213
|
+
|
|
214
|
+
## [5.103.40](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.39...@patternfly/react-docs@5.103.40) (2023-01-13)
|
|
215
|
+
|
|
216
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
217
|
+
|
|
218
|
+
## [5.103.39](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.38...@patternfly/react-docs@5.103.39) (2023-01-13)
|
|
219
|
+
|
|
220
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
221
|
+
|
|
222
|
+
## [5.103.38](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.37...@patternfly/react-docs@5.103.38) (2023-01-12)
|
|
223
|
+
|
|
224
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
225
|
+
|
|
226
|
+
## 5.103.37 (2023-01-11)
|
|
227
|
+
|
|
228
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
229
|
+
|
|
230
|
+
## [5.103.36](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.35...@patternfly/react-docs@5.103.36) (2023-01-11)
|
|
231
|
+
|
|
232
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
233
|
+
|
|
234
|
+
## [5.103.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.34...@patternfly/react-docs@5.103.35) (2023-01-09)
|
|
235
|
+
|
|
236
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
237
|
+
|
|
238
|
+
## [5.103.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.33...@patternfly/react-docs@5.103.34) (2023-01-09)
|
|
239
|
+
|
|
240
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
241
|
+
|
|
242
|
+
## [5.103.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.32...@patternfly/react-docs@5.103.33) (2023-01-06)
|
|
243
|
+
|
|
244
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
245
|
+
|
|
246
|
+
## [5.103.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.31...@patternfly/react-docs@5.103.32) (2023-01-06)
|
|
247
|
+
|
|
248
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
249
|
+
|
|
250
|
+
## [5.103.31](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.30...@patternfly/react-docs@5.103.31) (2023-01-06)
|
|
251
|
+
|
|
252
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
253
|
+
|
|
254
|
+
## [5.103.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.29...@patternfly/react-docs@5.103.30) (2023-01-06)
|
|
255
|
+
|
|
256
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
257
|
+
|
|
258
|
+
## [5.103.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.28...@patternfly/react-docs@5.103.29) (2023-01-06)
|
|
259
|
+
|
|
260
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
261
|
+
|
|
262
|
+
## [5.103.28](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.27...@patternfly/react-docs@5.103.28) (2023-01-05)
|
|
263
|
+
|
|
264
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
265
|
+
|
|
266
|
+
## [5.103.27](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.26...@patternfly/react-docs@5.103.27) (2023-01-05)
|
|
267
|
+
|
|
268
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
269
|
+
|
|
270
|
+
## [5.103.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.25...@patternfly/react-docs@5.103.26) (2023-01-04)
|
|
271
|
+
|
|
272
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
273
|
+
|
|
274
|
+
## [5.103.25](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.24...@patternfly/react-docs@5.103.25) (2023-01-04)
|
|
275
|
+
|
|
276
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
277
|
+
|
|
278
|
+
## [5.103.24](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.23...@patternfly/react-docs@5.103.24) (2022-12-20)
|
|
279
|
+
|
|
280
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
281
|
+
|
|
282
|
+
## [5.103.23](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.22...@patternfly/react-docs@5.103.23) (2022-12-19)
|
|
283
|
+
|
|
284
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
285
|
+
|
|
286
|
+
## [5.103.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.21...@patternfly/react-docs@5.103.22) (2022-12-15)
|
|
287
|
+
|
|
288
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
289
|
+
|
|
290
|
+
## [5.103.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.20...@patternfly/react-docs@5.103.21) (2022-12-12)
|
|
291
|
+
|
|
292
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
293
|
+
|
|
294
|
+
## [5.103.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.19...@patternfly/react-docs@5.103.20) (2022-12-09)
|
|
295
|
+
|
|
296
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
297
|
+
|
|
298
|
+
## [5.103.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.18...@patternfly/react-docs@5.103.19) (2022-12-08)
|
|
299
|
+
|
|
300
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
301
|
+
|
|
302
|
+
## [5.103.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.17...@patternfly/react-docs@5.103.18) (2022-12-08)
|
|
303
|
+
|
|
304
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
305
|
+
|
|
306
|
+
## [5.103.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.16...@patternfly/react-docs@5.103.17) (2022-12-08)
|
|
307
|
+
|
|
308
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
309
|
+
|
|
310
|
+
## [5.103.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.15...@patternfly/react-docs@5.103.16) (2022-12-08)
|
|
311
|
+
|
|
312
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
313
|
+
|
|
314
|
+
## [5.103.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.14...@patternfly/react-docs@5.103.15) (2022-12-08)
|
|
315
|
+
|
|
316
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
317
|
+
|
|
318
|
+
## [5.103.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.13...@patternfly/react-docs@5.103.14) (2022-12-07)
|
|
319
|
+
|
|
320
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
321
|
+
|
|
322
|
+
## [5.103.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.12...@patternfly/react-docs@5.103.13) (2022-12-07)
|
|
323
|
+
|
|
324
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
325
|
+
|
|
326
|
+
## [5.103.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.11...@patternfly/react-docs@5.103.12) (2022-12-07)
|
|
327
|
+
|
|
328
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
329
|
+
|
|
330
|
+
## [5.103.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.10...@patternfly/react-docs@5.103.11) (2022-12-06)
|
|
331
|
+
|
|
332
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
333
|
+
|
|
334
|
+
## [5.103.10](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.9...@patternfly/react-docs@5.103.10) (2022-12-06)
|
|
335
|
+
|
|
336
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
337
|
+
|
|
338
|
+
## [5.103.9](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.8...@patternfly/react-docs@5.103.9) (2022-12-06)
|
|
339
|
+
|
|
340
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
341
|
+
|
|
342
|
+
## [5.103.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.7...@patternfly/react-docs@5.103.8) (2022-12-06)
|
|
343
|
+
|
|
344
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
345
|
+
|
|
346
|
+
## [5.103.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.6...@patternfly/react-docs@5.103.7) (2022-12-05)
|
|
347
|
+
|
|
348
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
349
|
+
|
|
350
|
+
## [5.103.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.5...@patternfly/react-docs@5.103.6) (2022-12-05)
|
|
351
|
+
|
|
352
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
353
|
+
|
|
354
|
+
## [5.103.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.4...@patternfly/react-docs@5.103.5) (2022-12-01)
|
|
355
|
+
|
|
356
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
357
|
+
|
|
358
|
+
## [5.103.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.3...@patternfly/react-docs@5.103.4) (2022-12-01)
|
|
359
|
+
|
|
360
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
361
|
+
|
|
362
|
+
## [5.103.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.2...@patternfly/react-docs@5.103.3) (2022-11-30)
|
|
363
|
+
|
|
364
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
365
|
+
|
|
366
|
+
## [5.103.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.1...@patternfly/react-docs@5.103.2) (2022-11-21)
|
|
367
|
+
|
|
368
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
369
|
+
|
|
370
|
+
## [5.103.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.0...@patternfly/react-docs@5.103.1) (2022-11-21)
|
|
371
|
+
|
|
372
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
373
|
+
|
|
374
|
+
# [5.103.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.76...@patternfly/react-docs@5.103.0) (2022-11-16)
|
|
375
|
+
|
|
376
|
+
### Features
|
|
377
|
+
|
|
378
|
+
- **Tabs:** add TabAction, update core ver ([#8348](https://github.com/patternfly/patternfly-react/issues/8348)) ([8c584b4](https://github.com/patternfly/patternfly-react/commit/8c584b48f8e545cf226f785b873ee11eda505724))
|
|
379
|
+
|
|
380
|
+
## [5.102.76](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.75...@patternfly/react-docs@5.102.76) (2022-11-15)
|
|
381
|
+
|
|
382
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
383
|
+
|
|
384
|
+
## [5.102.75](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.74...@patternfly/react-docs@5.102.75) (2022-11-15)
|
|
385
|
+
|
|
386
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
387
|
+
|
|
388
|
+
## [5.102.74](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.73...@patternfly/react-docs@5.102.74) (2022-11-09)
|
|
389
|
+
|
|
390
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
391
|
+
|
|
392
|
+
## [5.102.73](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.72...@patternfly/react-docs@5.102.73) (2022-11-09)
|
|
393
|
+
|
|
394
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
395
|
+
|
|
396
|
+
## [5.102.72](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.71...@patternfly/react-docs@5.102.72) (2022-11-08)
|
|
397
|
+
|
|
398
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
399
|
+
|
|
400
|
+
## [5.102.71](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.70...@patternfly/react-docs@5.102.71) (2022-11-07)
|
|
401
|
+
|
|
402
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
403
|
+
|
|
404
|
+
## [5.102.70](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.69...@patternfly/react-docs@5.102.70) (2022-11-07)
|
|
405
|
+
|
|
406
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
407
|
+
|
|
408
|
+
## [5.102.69](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.68...@patternfly/react-docs@5.102.69) (2022-11-07)
|
|
409
|
+
|
|
410
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
411
|
+
|
|
412
|
+
## [5.102.68](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.67...@patternfly/react-docs@5.102.68) (2022-11-04)
|
|
413
|
+
|
|
414
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
415
|
+
|
|
416
|
+
## [5.102.67](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.66...@patternfly/react-docs@5.102.67) (2022-11-04)
|
|
417
|
+
|
|
418
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
419
|
+
|
|
420
|
+
## [5.102.66](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.65...@patternfly/react-docs@5.102.66) (2022-11-03)
|
|
421
|
+
|
|
422
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
423
|
+
|
|
424
|
+
## [5.102.65](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.64...@patternfly/react-docs@5.102.65) (2022-11-01)
|
|
425
|
+
|
|
426
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
427
|
+
|
|
428
|
+
## [5.102.64](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.63...@patternfly/react-docs@5.102.64) (2022-10-27)
|
|
429
|
+
|
|
430
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
431
|
+
|
|
432
|
+
## [5.102.63](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.62...@patternfly/react-docs@5.102.63) (2022-10-27)
|
|
433
|
+
|
|
434
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
435
|
+
|
|
436
|
+
## [5.102.62](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.61...@patternfly/react-docs@5.102.62) (2022-10-26)
|
|
437
|
+
|
|
438
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
439
|
+
|
|
440
|
+
## [5.102.61](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.60...@patternfly/react-docs@5.102.61) (2022-10-26)
|
|
441
|
+
|
|
442
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
443
|
+
|
|
444
|
+
## [5.102.60](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.59...@patternfly/react-docs@5.102.60) (2022-10-25)
|
|
445
|
+
|
|
446
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
447
|
+
|
|
448
|
+
## [5.102.59](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.58...@patternfly/react-docs@5.102.59) (2022-10-25)
|
|
449
|
+
|
|
450
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
451
|
+
|
|
452
|
+
## [5.102.58](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.57...@patternfly/react-docs@5.102.58) (2022-10-24)
|
|
453
|
+
|
|
454
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
455
|
+
|
|
456
|
+
## [5.102.57](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.56...@patternfly/react-docs@5.102.57) (2022-10-24)
|
|
457
|
+
|
|
458
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
459
|
+
|
|
460
|
+
## [5.102.56](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.55...@patternfly/react-docs@5.102.56) (2022-10-24)
|
|
461
|
+
|
|
462
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
463
|
+
|
|
464
|
+
## [5.102.55](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.54...@patternfly/react-docs@5.102.55) (2022-10-24)
|
|
465
|
+
|
|
466
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
467
|
+
|
|
468
|
+
## [5.102.54](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.53...@patternfly/react-docs@5.102.54) (2022-10-22)
|
|
469
|
+
|
|
470
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
471
|
+
|
|
472
|
+
## [5.102.53](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.52...@patternfly/react-docs@5.102.53) (2022-10-21)
|
|
473
|
+
|
|
474
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
475
|
+
|
|
476
|
+
## [5.102.52](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.51...@patternfly/react-docs@5.102.52) (2022-10-21)
|
|
477
|
+
|
|
478
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
479
|
+
|
|
480
|
+
## [5.102.51](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.50...@patternfly/react-docs@5.102.51) (2022-10-21)
|
|
481
|
+
|
|
482
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
483
|
+
|
|
484
|
+
## [5.102.50](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.49...@patternfly/react-docs@5.102.50) (2022-10-20)
|
|
485
|
+
|
|
486
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
487
|
+
|
|
488
|
+
## [5.102.49](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.48...@patternfly/react-docs@5.102.49) (2022-10-19)
|
|
489
|
+
|
|
490
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
491
|
+
|
|
492
|
+
## [5.102.48](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.47...@patternfly/react-docs@5.102.48) (2022-10-18)
|
|
493
|
+
|
|
494
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
495
|
+
|
|
496
|
+
## [5.102.47](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.46...@patternfly/react-docs@5.102.47) (2022-10-18)
|
|
497
|
+
|
|
498
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
499
|
+
|
|
500
|
+
## [5.102.46](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.45...@patternfly/react-docs@5.102.46) (2022-10-17)
|
|
501
|
+
|
|
502
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
503
|
+
|
|
504
|
+
## [5.102.45](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.44...@patternfly/react-docs@5.102.45) (2022-10-14)
|
|
505
|
+
|
|
506
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
507
|
+
|
|
508
|
+
## [5.102.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.43...@patternfly/react-docs@5.102.44) (2022-10-14)
|
|
509
|
+
|
|
510
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
511
|
+
|
|
512
|
+
## [5.102.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.42...@patternfly/react-docs@5.102.43) (2022-10-14)
|
|
513
|
+
|
|
514
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
515
|
+
|
|
516
|
+
## [5.102.42](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.41...@patternfly/react-docs@5.102.42) (2022-10-13)
|
|
517
|
+
|
|
518
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
519
|
+
|
|
520
|
+
## [5.102.41](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.40...@patternfly/react-docs@5.102.41) (2022-10-13)
|
|
521
|
+
|
|
522
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
523
|
+
|
|
524
|
+
## [5.102.40](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.39...@patternfly/react-docs@5.102.40) (2022-10-13)
|
|
525
|
+
|
|
526
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
527
|
+
|
|
528
|
+
## [5.102.39](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.38...@patternfly/react-docs@5.102.39) (2022-10-12)
|
|
529
|
+
|
|
530
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
531
|
+
|
|
532
|
+
## [5.102.38](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.37...@patternfly/react-docs@5.102.38) (2022-10-12)
|
|
533
|
+
|
|
534
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
535
|
+
|
|
536
|
+
## [5.102.37](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.36...@patternfly/react-docs@5.102.37) (2022-10-12)
|
|
537
|
+
|
|
538
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
539
|
+
|
|
540
|
+
## [5.102.36](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.35...@patternfly/react-docs@5.102.36) (2022-10-12)
|
|
541
|
+
|
|
542
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
543
|
+
|
|
544
|
+
## [5.102.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.34...@patternfly/react-docs@5.102.35) (2022-10-12)
|
|
545
|
+
|
|
546
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
547
|
+
|
|
548
|
+
## [5.102.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.33...@patternfly/react-docs@5.102.34) (2022-10-11)
|
|
549
|
+
|
|
550
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
551
|
+
|
|
552
|
+
## [5.102.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.32...@patternfly/react-docs@5.102.33) (2022-10-11)
|
|
553
|
+
|
|
554
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
555
|
+
|
|
556
|
+
## [5.102.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.31...@patternfly/react-docs@5.102.32) (2022-10-10)
|
|
557
|
+
|
|
558
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
559
|
+
|
|
560
|
+
## [5.102.31](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.30...@patternfly/react-docs@5.102.31) (2022-10-05)
|
|
561
|
+
|
|
562
|
+
# [6.0.0-alpha.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.6...@patternfly/react-docs@6.0.0-alpha.7) (2023-02-02)
|
|
563
|
+
|
|
564
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
565
|
+
|
|
566
|
+
# [6.0.0-alpha.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.5...@patternfly/react-docs@6.0.0-alpha.6) (2023-02-02)
|
|
567
|
+
|
|
568
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
569
|
+
|
|
570
|
+
# [6.0.0-alpha.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.4...@patternfly/react-docs@6.0.0-alpha.5) (2023-01-18)
|
|
571
|
+
|
|
572
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
573
|
+
|
|
574
|
+
# [6.0.0-alpha.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.3...@patternfly/react-docs@6.0.0-alpha.4) (2023-01-18)
|
|
575
|
+
|
|
576
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
577
|
+
|
|
6
578
|
# [6.0.0-alpha.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@6.0.0-alpha.2...@patternfly/react-docs@6.0.0-alpha.3) (2023-01-12)
|
|
7
579
|
|
|
8
580
|
**Note:** Version bump only for package @patternfly/react-docs
|
package/RELEASE-NOTES.md
CHANGED
|
@@ -3,6 +3,211 @@ id: Release notes
|
|
|
3
3
|
section: developer-resources
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
+
## 2023.01 release notes (2023-02-02)
|
|
7
|
+
- [@patternfly/react-catalog-view-extension@4.95.1](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.95.1)
|
|
8
|
+
- [@patternfly/react-charts@6.94.18](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.18)
|
|
9
|
+
- [@patternfly/react-code-editor@4.82.113](https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.82.113)
|
|
10
|
+
- [@patternfly/react-core@4.276.6](https://www.npmjs.com/package/@patternfly/react-core/v/4.276.6)
|
|
11
|
+
- [@patternfly/react-icons@4.93.6](https://www.npmjs.com/package/@patternfly/react-icons/v/4.93.6)
|
|
12
|
+
- [@patternfly/react-inline-edit-extension@4.86.118](https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/4.86.118)
|
|
13
|
+
- [@patternfly/react-log-viewer@4.87.100](https://www.npmjs.com/package/@patternfly/react-log-viewer/v/4.87.100)
|
|
14
|
+
- [@patternfly/react-styles@4.92.6](https://www.npmjs.com/package/@patternfly/react-styles/v/4.92.6)
|
|
15
|
+
- [@patternfly/react-table@4.112.39](https://www.npmjs.com/package/@patternfly/react-table/v/4.112.39)
|
|
16
|
+
- [@patternfly/react-tokens@4.94.6](https://www.npmjs.com/package/@patternfly/react-tokens/v/4.94.6)
|
|
17
|
+
- [@patternfly/react-topology@4.91.27](https://www.npmjs.com/package/@patternfly/react-topology/v/4.91.27)
|
|
18
|
+
- [@patternfly/react-virtualized-extension@4.88.113](https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/4.88.113)
|
|
19
|
+
|
|
20
|
+
### Beta Component breaking changes
|
|
21
|
+
- **Date picker:**
|
|
22
|
+
- Reordered parameters in `onChange` and `onBlur` callbacks to add event as first parameter ([#8529](https://github.com/patternfly/patternfly-react/pull/8529))
|
|
23
|
+
- **Label:**
|
|
24
|
+
- Added event as first parameter to `onEditComplete` and `onEditCancel` ([#8544](https://github.com/patternfly/patternfly-react/pull/8544))
|
|
25
|
+
- **Menu:**
|
|
26
|
+
- Reordered parameters in `onDrillIn` and `onDrillOut` callbacks to add event as first parameter ([#8514](https://github.com/patternfly/patternfly-react/pull/8514))
|
|
27
|
+
- **Search input:**
|
|
28
|
+
- Renamed `ExpandableInput` to `SearchInputExpandable` ([#8527](https://github.com/patternfly/patternfly-react/pull/8527))
|
|
29
|
+
- Renamed `SearchAttribute` to `SearchInputSearchAttribute` ([#8527](https://github.com/patternfly/patternfly-react/pull/8527))
|
|
30
|
+
- Reordered parameters in `onChange` and `onSearch` callbacks to add event as first parameter. ([#8516](https://github.com/patternfly/patternfly-react/pull/8516))
|
|
31
|
+
- **Text input group:**
|
|
32
|
+
- Reordered `onChange` parameters so that event is first ([#8494](https://github.com/patternfly/patternfly-react/pull/8494))
|
|
33
|
+
- **Time picker:**
|
|
34
|
+
- Added event to `onChange` callback as the first parameter ([#8493](https://github.com/patternfly/patternfly-react/pull/8493))
|
|
35
|
+
|
|
36
|
+
### Components
|
|
37
|
+
- **Accordion:**
|
|
38
|
+
- Made scrollable content focusable ([#8515](https://github.com/patternfly/patternfly-react/pull/8515))
|
|
39
|
+
- **Chip:**
|
|
40
|
+
- Forwarded given role to chip component ([#8383](https://github.com/patternfly/patternfly-react/pull/8383))
|
|
41
|
+
- Spread fewer props ([#8584](https://github.com/patternfly/patternfly-react/pull/8584))
|
|
42
|
+
- **Code editor:**
|
|
43
|
+
- Upgrade `react-monaco-editor` to latest version ([#8577](https://github.com/patternfly/patternfly-react/pull/8577))
|
|
44
|
+
- **Date picker:**
|
|
45
|
+
- Reordered parameters in `onChange` and `onBlur` callbacks to add event as first parameter ([#8529](https://github.com/patternfly/patternfly-react/pull/8529))
|
|
46
|
+
- **Dropdown:**
|
|
47
|
+
- Added support for in progress variation ([#8436](https://github.com/patternfly/patternfly-react/pull/8436))
|
|
48
|
+
- **Dropdown next:**
|
|
49
|
+
- Updated logic for keyboard interaction ([#8496](https://github.com/patternfly/patternfly-react/pull/8496))
|
|
50
|
+
- Added content to dropdown next component examples. ([#8378](https://github.com/patternfly/patternfly-react/pull/8378))
|
|
51
|
+
- **Dual list selector:**
|
|
52
|
+
- Added empty state to composable examples ([#8480](https://github.com/patternfly/patternfly-react/pull/8480))
|
|
53
|
+
- **Expandable section:**
|
|
54
|
+
- Made toggle button conditional with truncate variant ([#8570](https://github.com/patternfly/patternfly-react/pull/8570))
|
|
55
|
+
- **File upload:**
|
|
56
|
+
- Updated `dropzoneProps` to be partial ([#8407](https://github.com/patternfly/patternfly-react/pull/8407))
|
|
57
|
+
- **Label:**
|
|
58
|
+
- Added event as first parameter to `onEditComplete` and `onEditCancel` ([#8544](https://github.com/patternfly/patternfly-react/pull/8544))
|
|
59
|
+
- **Label group:**
|
|
60
|
+
- Updated to show the correct count of overflow labels ([#8505](https://github.com/patternfly/patternfly-react/pull/8505))
|
|
61
|
+
- **Menu:**
|
|
62
|
+
- Reordered parameters in `onDrillIn` and `onDrillOut` callbacks to add event as first parameter ([#8514](https://github.com/patternfly/patternfly-react/pull/8514))
|
|
63
|
+
- Added option to use React component and node in `groupMenu` ([#8219](https://github.com/patternfly/patternfly-react/pull/8219))
|
|
64
|
+
- Added content to menu examples ([#8018](https://github.com/patternfly/patternfly-react/pull/8018))
|
|
65
|
+
- **Modal:**
|
|
66
|
+
- Added content to modal examples. ([#8117](https://github.com/patternfly/patternfly-react/pull/8117))
|
|
67
|
+
- **Number input:**
|
|
68
|
+
- Made `allowEmptyInput` an opt-in prop ([#8502](https://github.com/patternfly/patternfly-react/pull/8502))
|
|
69
|
+
- **Page:**
|
|
70
|
+
- Removed redundant padding value in example ([#8485](https://github.com/patternfly/patternfly-react/pull/8485))
|
|
71
|
+
- Adds content to page component examples. ([#8198](https://github.com/patternfly/patternfly-react/pull/8198))
|
|
72
|
+
- **Progress stepper:**
|
|
73
|
+
- Updated tests to new React testing library standards ([#8437](https://github.com/patternfly/patternfly-react/pull/8437))
|
|
74
|
+
- **Search input:**
|
|
75
|
+
- Renamed `ExpandableInput` to `SearchInputExpandable` ([#8527](https://github.com/patternfly/patternfly-react/pull/8527))
|
|
76
|
+
- Renamed `SearchAttribute` to `SearchInputSearchAttribute` ([#8527](https://github.com/patternfly/patternfly-react/pull/8527))
|
|
77
|
+
- Reordered parameters in `onChange` and `onSearch` callbacks to add event as first parameter. ([#8516](https://github.com/patternfly/patternfly-react/pull/8516))
|
|
78
|
+
- Added a name prop to the input ([#8554](https://github.com/patternfly/patternfly-react/pull/8554))
|
|
79
|
+
- **Select:**
|
|
80
|
+
- Added toggle ref ([#8528](https://github.com/patternfly/patternfly-react/pull/8528))
|
|
81
|
+
- **Select next:**
|
|
82
|
+
- Updated logic for keyboard interaction ([#8496](https://github.com/patternfly/patternfly-react/pull/8496))
|
|
83
|
+
- **Simple list:**
|
|
84
|
+
- Added aria label to ungrouped simple list ([#8507](https://github.com/patternfly/patternfly-react/pull/8507))
|
|
85
|
+
- **Slider:**
|
|
86
|
+
- Converted examples to TypeScript ([#8164](https://github.com/patternfly/patternfly-react/pull/8164))
|
|
87
|
+
- Updated input text styling ([#8392](https://github.com/patternfly/patternfly-react/pull/8392))
|
|
88
|
+
- **Tabs:**
|
|
89
|
+
- Added event to `onAdd` callback ([#8492](https://github.com/patternfly/patternfly-react/pull/8492))
|
|
90
|
+
- Removed beta isHelpAction prop from TabsAction ([#8560](https://github.com/patternfly/patternfly-react/pull/8560))
|
|
91
|
+
- **Text content:**
|
|
92
|
+
- Fixed test file name extension ([#8491](https://github.com/patternfly/patternfly-react/pull/8491))
|
|
93
|
+
- **Text input group:**
|
|
94
|
+
- Reordered `onChange` parameters so that event is first ([#8494](https://github.com/patternfly/patternfly-react/pull/8494))
|
|
95
|
+
- **Text list:**
|
|
96
|
+
- Added `isPlain` prop ([#8562](https://github.com/patternfly/patternfly-react/pull/8562))
|
|
97
|
+
- **Time picker:**
|
|
98
|
+
- Added event to `onChange` callback as the first parameter ([#8493](https://github.com/patternfly/patternfly-react/pull/8493))
|
|
99
|
+
- **Toolbar:**
|
|
100
|
+
- Converted examples to typescript ([#8404](https://github.com/patternfly/patternfly-react/pull/8404))
|
|
101
|
+
- **Wizard:**
|
|
102
|
+
- Fixed to put focus in drawer when opened in wizard ([#8540](https://github.com/patternfly/patternfly-react/pull/8540))
|
|
103
|
+
- **Wizard next:**
|
|
104
|
+
- Recreated all legacy wizard examples ([#8422](https://github.com/patternfly/patternfly-react/pull/8422))
|
|
105
|
+
- Removing unnecessary useMergedSteps hook ([#8613](https://github.com/patternfly/patternfly-react/pull/8613))
|
|
106
|
+
|
|
107
|
+
### Access console extension
|
|
108
|
+
- Introduced RFB clipViewport and dragViewport options ([#8470](https://github.com/patternfly/patternfly-react/pull/8470))
|
|
109
|
+
- Removed react console extension from patternfly-react repo ([#8575](https://github.com/patternfly/patternfly-react/pull/8575))
|
|
110
|
+
|
|
111
|
+
### Catalog view extension
|
|
112
|
+
- Removed catalog view extension from patternfly-react repo ([#8474](https://github.com/patternfly/patternfly-react/pull/8474))
|
|
113
|
+
|
|
114
|
+
### Log viewer
|
|
115
|
+
- Removed log viewer as it has it's own repo ([#8571](https://github.com/patternfly/patternfly-react/pull/8571))
|
|
116
|
+
|
|
117
|
+
### Table
|
|
118
|
+
- Added menuAppendTo props to actions tables ([#8521](https://github.com/patternfly/patternfly-react/pull/8521))
|
|
119
|
+
- Fixed verbiage/formatting in example documentation ([#8565](https://github.com/patternfly/patternfly-react/pull/8565))
|
|
120
|
+
- Fixed draggable column management demo ([#8553](https://github.com/patternfly/patternfly-react/pull/8553))
|
|
121
|
+
- Fixed parent checkbox behavior in composable table ([#8490](https://github.com/patternfly/patternfly-react/pull/8490))
|
|
122
|
+
|
|
123
|
+
### Topology
|
|
124
|
+
- Added edges demo and documentation ([#8558](https://github.com/patternfly/patternfly-react/pull/8558))
|
|
125
|
+
- Added pan/zoom demo and documentation ([#8557](https://github.com/patternfly/patternfly-react/pull/8557))
|
|
126
|
+
- Added selection demo and documentation ([#8512](https://github.com/patternfly/patternfly-react/pull/8512))
|
|
127
|
+
- Added counter scale labels ([#8477](https://github.com/patternfly/patternfly-react/pull/8477))
|
|
128
|
+
- Added baseline and custom demo and documentation ([#8508](https://github.com/patternfly/patternfly-react/pull/8508))
|
|
129
|
+
|
|
130
|
+
### Other
|
|
131
|
+
- **Chore:**
|
|
132
|
+
- Cleaned up beta tags for v4 ([#8545](https://github.com/patternfly/patternfly-react/pull/8545))
|
|
133
|
+
- Added support for hot replacement in demo application ([#8471](https://github.com/patternfly/patternfly-react/pull/8471))
|
|
134
|
+
- Removed package exports and replace sub paths script ([#8438](https://github.com/patternfly/patternfly-react/pull/8438))
|
|
135
|
+
- Fixed PatternFly for function sub-typing ([#8497](https://github.com/patternfly/patternfly-react/pull/8497))
|
|
136
|
+
- Reverted "fixed PatternFly for function sub-typing" ([#8582](https://github.com/patternfly/patternfly-react/pull/8582))
|
|
137
|
+
- Updated dist.yml to avoid cache hit when sub paths change ([#8443](https://github.com/patternfly/patternfly-react/pull/8443))
|
|
138
|
+
- **Dependencies:**
|
|
139
|
+
- Updated dependency @patternfly/documentation-framework to v1.4.3 ([#8576](https://github.com/patternfly/patternfly-react/pull/8576))
|
|
140
|
+
- Bumped novnc dependency ([#8522](https://github.com/patternfly/patternfly-react/pull/8522))
|
|
141
|
+
|
|
142
|
+
## 2022.16 release notes (2022-12-13)
|
|
143
|
+
- [@patternfly/react-catalog-view-extension@4.93.15](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.93.15)
|
|
144
|
+
- [@patternfly/react-charts@6.94.15](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.15)
|
|
145
|
+
- [@patternfly/react-code-editor@4.82.82](https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.82.82)
|
|
146
|
+
- [@patternfly/react-core@4.267.6](https://www.npmjs.com/package/@patternfly/react-core/v/4.267.6)
|
|
147
|
+
- [@patternfly/react-icons@4.93.3](https://www.npmjs.com/package/@patternfly/react-icons/v/4.93.3)
|
|
148
|
+
- [@patternfly/react-inline-edit-extension@4.86.85](https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/4.86.85)
|
|
149
|
+
- [@patternfly/react-log-viewer@4.87.77](https://www.npmjs.com/package/@patternfly/react-log-viewer/v/4.87.77)
|
|
150
|
+
- [@patternfly/react-styles@4.92.3](https://www.npmjs.com/package/@patternfly/react-styles/v/4.92.3)
|
|
151
|
+
- [@patternfly/react-table@4.112.6](https://www.npmjs.com/package/@patternfly/react-table/v/4.112.6)
|
|
152
|
+
- [@patternfly/react-tokens@4.94.3](https://www.npmjs.com/package/@patternfly/react-tokens/v/4.94.3)
|
|
153
|
+
- [@patternfly/react-topology@4.90.38](https://www.npmjs.com/package/@patternfly/react-topology/v/4.90.38)
|
|
154
|
+
- [@patternfly/react-virtualized-extension@4.88.82](https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/4.88.82)
|
|
155
|
+
|
|
156
|
+
### Components
|
|
157
|
+
- **Badge:**
|
|
158
|
+
- Added `pf-screen-reader` for screen reader text ([#8361](https://github.com/patternfly/patternfly-react/pull/8361))
|
|
159
|
+
- **Calendar month:**
|
|
160
|
+
- Provided explicit guidance for labeling an inline calendar month ([#8375](https://github.com/patternfly/patternfly-react/pull/8375))
|
|
161
|
+
- **Clipboard copy:**
|
|
162
|
+
- Added `removeFindDomNode` ([#8371](https://github.com/patternfly/patternfly-react/pull/8371))
|
|
163
|
+
- **Dropdown:**
|
|
164
|
+
- Added `itemId` to `DropdownItem` props to the next version of the dropdown ([#8356](https://github.com/patternfly/patternfly-react/pull/8356))
|
|
165
|
+
- **Menu:**
|
|
166
|
+
- Added drilldown filter demo, also added flag to support demo and fix some keyboard interaction ([#8405](https://github.com/patternfly/patternfly-react/pull/8405))
|
|
167
|
+
- Removed `li` wrapper from breadcrumb example ([#8433](https://github.com/patternfly/patternfly-react/pull/8433))
|
|
168
|
+
- Updated breadcrumb drilldown example ([#8385](https://github.com/patternfly/patternfly-react/pull/8385))
|
|
169
|
+
- **Navigation:**
|
|
170
|
+
- Fixed navigation flyout accessibility ([#8279](https://github.com/patternfly/patternfly-react/pull/8279))
|
|
171
|
+
- **Pagination:**
|
|
172
|
+
- Added support for insets ([#8412](https://github.com/patternfly/patternfly-react/pull/8412))
|
|
173
|
+
- Fixed filter not applying in sticky example ([#8133](https://github.com/patternfly/patternfly-react/pull/8133))
|
|
174
|
+
- **Panel:**
|
|
175
|
+
- Updated component unit tests to meet new RTL standards ([#8346](https://github.com/patternfly/patternfly-react/pull/8346))
|
|
176
|
+
- **Search input:**
|
|
177
|
+
- Updated advanced search menu to allow spaces in search form field values ([#8372](https://github.com/patternfly/patternfly-react/pull/8372))
|
|
178
|
+
- **Sidebar:**
|
|
179
|
+
- Updated tests to new react testing library standards ([#8342](https://github.com/patternfly/patternfly-react/pull/8342))
|
|
180
|
+
- **Tabs:**
|
|
181
|
+
- Converted examples to TypeScript ([#8337](https://github.com/patternfly/patternfly-react/pull/8337))
|
|
182
|
+
- **Time picker:**
|
|
183
|
+
- Removed redundant `onBlur` callback ([#8366](https://github.com/patternfly/patternfly-react/pull/8366))
|
|
184
|
+
- **Tooltip:**
|
|
185
|
+
- Converted examples to TypeScript ([#8052](https://github.com/patternfly/patternfly-react/pull/8052))
|
|
186
|
+
- **Truncate:**
|
|
187
|
+
- Added `removeFindDomNode` ([#8371](https://github.com/patternfly/patternfly-react/pull/8371))
|
|
188
|
+
- **Navigation:**
|
|
189
|
+
- Fixed navigation flyout accessibility ([#8279](https://github.com/patternfly/patternfly-react/pull/8279))
|
|
190
|
+
- **Wizard:**
|
|
191
|
+
- Allowed for async function types for navigation & `isCollapsible` wizard step prop for the next version of the wizard ([#8332](https://github.com/patternfly/patternfly-react/pull/8332))
|
|
192
|
+
- Converted examples to TypeScript ([#8287](https://github.com/patternfly/patternfly-react/pull/8287))
|
|
193
|
+
|
|
194
|
+
### Access console extension
|
|
195
|
+
- Prevented running initialization code more than once ([#8374](https://github.com/patternfly/patternfly-react/pull/8374))
|
|
196
|
+
|
|
197
|
+
### Table
|
|
198
|
+
- Updated composable table custom row wrapper example ([#8365](https://github.com/patternfly/patternfly-react/pull/8365))
|
|
199
|
+
- Added sticky modifiers to `Td` ([#8391](https://github.com/patternfly/patternfly-react/pull/8391))
|
|
200
|
+
- Removed `hasSelectableRowCaption` prop ([#8352](https://github.com/patternfly/patternfly-react/pull/8352))
|
|
201
|
+
- Create "deprecated" subpaths in `react-table` ([#8381](https://github.com/patternfly/patternfly-react/pull/8381))
|
|
202
|
+
|
|
203
|
+
### Other
|
|
204
|
+
- **Chore:**
|
|
205
|
+
- Stopped shipping mock files ([#8396](https://github.com/patternfly/patternfly-react/pull/8396))
|
|
206
|
+
- Removed package exports and replaced subpaths script ([#8438](https://github.com/patternfly/patternfly-react/pull/8438))
|
|
207
|
+
- Fixed react-core subpath exports ([#8341](https://github.com/patternfly/patternfly-react/pull/8341))
|
|
208
|
+
- **Dependencies:**
|
|
209
|
+
- Update dependency @patternfly/documentation-framework to v1.2.70 ([#8427](https://github.com/patternfly/patternfly-react/pull/8427))
|
|
210
|
+
|
|
6
211
|
## 2022.15 release notes (2022-11-17)
|
|
7
212
|
- [@patternfly/react-catalog-view-extension@4.93.0](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.93.0)
|
|
8
213
|
- [@patternfly/react-charts@6.94.12](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.12)
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@patternfly/react-docs",
|
|
3
3
|
"description": "PatternFly React Docs",
|
|
4
|
-
"version": "6.0.0-alpha.
|
|
4
|
+
"version": "6.0.0-alpha.30",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public",
|
|
7
7
|
"tag": "prerelease-v4"
|
|
@@ -14,25 +14,26 @@
|
|
|
14
14
|
"license": "MIT",
|
|
15
15
|
"scripts": {
|
|
16
16
|
"analyze": "yarn build:docs --analyze",
|
|
17
|
-
"build:docs": "pf-docs-framework build all",
|
|
17
|
+
"build:docs": "pf-docs-framework build all --legacySSL",
|
|
18
18
|
"clean": "rimraf .cache public static/assets static/base.css src/generated/**/*.js",
|
|
19
|
-
"develop": "
|
|
19
|
+
"develop": "./startDevServer.sh",
|
|
20
|
+
"start": "pf-docs-framework start",
|
|
20
21
|
"serve": "pf-docs-framework serve public",
|
|
21
22
|
"screenshots": "pf-docs-framework screenshots --urlPrefix http://localhost:5000",
|
|
22
23
|
"test:a11y": "patternfly-a11y --config patternfly-a11y.config"
|
|
23
24
|
},
|
|
24
25
|
"dependencies": {
|
|
25
|
-
"@patternfly/patternfly": "5.0.0-alpha.
|
|
26
|
-
"@patternfly/react-charts": "^7.0.0-alpha.
|
|
27
|
-
"@patternfly/react-code-editor": "^5.0.0-alpha.
|
|
28
|
-
"@patternfly/react-core": "^5.0.0-alpha.
|
|
29
|
-
"@patternfly/react-icons": "^5.0.0-alpha.
|
|
30
|
-
"@patternfly/react-styles": "^5.0.0-alpha.
|
|
31
|
-
"@patternfly/react-table": "^5.0.0-alpha.
|
|
32
|
-
"@patternfly/react-tokens": "^5.0.0-alpha.
|
|
26
|
+
"@patternfly/patternfly": "5.0.0-alpha.24",
|
|
27
|
+
"@patternfly/react-charts": "^7.0.0-alpha.10",
|
|
28
|
+
"@patternfly/react-code-editor": "^5.0.0-alpha.27",
|
|
29
|
+
"@patternfly/react-core": "^5.0.0-alpha.27",
|
|
30
|
+
"@patternfly/react-icons": "^5.0.0-alpha.4",
|
|
31
|
+
"@patternfly/react-styles": "^5.0.0-alpha.4",
|
|
32
|
+
"@patternfly/react-table": "^5.0.0-alpha.27",
|
|
33
|
+
"@patternfly/react-tokens": "^5.0.0-alpha.4"
|
|
33
34
|
},
|
|
34
35
|
"devDependencies": {
|
|
35
|
-
"@patternfly/documentation-framework": "
|
|
36
|
+
"@patternfly/documentation-framework": "^2.0.0-alpha.8",
|
|
36
37
|
"@patternfly/patternfly-a11y": "4.3.1",
|
|
37
38
|
"rimraf": "^2.6.3",
|
|
38
39
|
"shx": "^0.3.2"
|
|
@@ -44,5 +45,5 @@
|
|
|
44
45
|
"last 2 versions",
|
|
45
46
|
"not ie <= 11"
|
|
46
47
|
],
|
|
47
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "e0cd3501320332665d0984291e41fb58ae9c7517"
|
|
48
49
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -3,6 +3,8 @@ import '@patternfly/react-styles/src/css/components/Table/inline-edit.css'; // i
|
|
|
3
3
|
import '@patternfly/react-styles/src/css/components/Topology/topology-controlbar.css';
|
|
4
4
|
import '@patternfly/react-styles/src/css/components/Topology/topology-side-bar.css';
|
|
5
5
|
import '@patternfly/react-styles/src/css/components/Topology/topology-view.css';
|
|
6
|
+
import '@patternfly/react-styles/src/css/components/Topology/topology-components.css';
|
|
7
|
+
import '@patternfly/react-styles/src/css/components/Topology/topology-pipelines.css';
|
|
6
8
|
import '@patternfly/react-styles/src/css/layouts/Toolbar/toolbar.css';
|
|
7
9
|
import '@patternfly/react-styles/src/css/components/Popper/Popper.css';
|
|
8
10
|
|
|
@@ -31,10 +31,9 @@ module.exports = (baseSourceMD, sourceProps) => {
|
|
|
31
31
|
|
|
32
32
|
// React-table MD
|
|
33
33
|
sourceMD(path.join(reactTablePath, '/**/TableComposable/examples/*.md'), 'react');
|
|
34
|
-
|
|
35
|
-
//
|
|
36
|
-
|
|
37
|
-
// sourceMD(path.join(reactTablePath, '/deprecated/components/**/examples/*.md'), 'react-deprecated');
|
|
34
|
+
// TODO: remove this comment from here and the same file in pf-org once deprecation work is complete
|
|
35
|
+
// sourceMD(path.join(reactTablePath, '/**/Table/examples/*.md'), 'react-legacy');
|
|
36
|
+
sourceMD(path.join(reactTablePath, '/deprecated/components/**/examples/*.md'), 'react-deprecated');
|
|
38
37
|
sourceMD(path.join(reactTablePath, '/**/demos/*.md'), 'react-demos');
|
|
39
38
|
|
|
40
39
|
// Charts MD (no demos yet)
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
#!/bin/bash
|
|
2
|
+
|
|
3
|
+
STR=$NODE_OPTIONS
|
|
4
|
+
SUB='--openssl-legacy-provider'
|
|
5
|
+
|
|
6
|
+
if [[ "$STR" != *"$SUB"* ]]; then
|
|
7
|
+
NEW_OPTIONS="$NODE_OPTIONS --openssl-legacy-provider"
|
|
8
|
+
export NODE_OPTIONS="${NEW_OPTIONS}"
|
|
9
|
+
echo "NODE_OPTIONS: ${NODE_OPTIONS}"
|
|
10
|
+
fi
|
|
11
|
+
|
|
12
|
+
yarn start
|