@patternfly/documentation-framework 6.0.0-alpha.9 → 6.0.0-alpha.90

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.
Files changed (44) hide show
  1. package/CHANGELOG.md +1241 -0
  2. package/README.md +5 -76
  3. package/app.js +2 -5
  4. package/components/autoLinkHeader/autoLinkHeader.css +2 -2
  5. package/components/autoLinkHeader/autoLinkHeader.js +8 -19
  6. package/components/cssVariables/cssVariables.css +9 -11
  7. package/components/cssVariables/cssVariables.js +19 -32
  8. package/components/example/example.css +14 -58
  9. package/components/example/example.js +149 -78
  10. package/components/example/exampleToolbar.js +3 -2
  11. package/components/footer/RHLogoDark.png +0 -0
  12. package/components/footer/footer.css +31 -93
  13. package/components/footer/footer.js +139 -78
  14. package/components/gdprBanner/gdprBanner.css +0 -3
  15. package/components/gdprBanner/gdprBanner.js +22 -16
  16. package/components/inlineAlert/inlineAlert.js +1 -1
  17. package/components/link/link.js +23 -18
  18. package/components/propsTable/propsTable.js +14 -10
  19. package/components/sectionGallery/TextSummary.js +5 -5
  20. package/components/sectionGallery/sectionDataListLayout.js +87 -41
  21. package/components/sectionGallery/sectionGallery.css +6 -39
  22. package/components/sectionGallery/sectionGalleryLayout.js +73 -23
  23. package/components/sectionGallery/sectionGalleryToolbar.js +48 -12
  24. package/components/sideNav/sideNav.js +3 -4
  25. package/components/tableOfContents/tableOfContents.css +26 -35
  26. package/components/tableOfContents/tableOfContents.js +58 -28
  27. package/layouts/sideNavLayout/sideNavLayout.css +1 -36
  28. package/layouts/sideNavLayout/sideNavLayout.js +193 -103
  29. package/package.json +12 -19
  30. package/pages/404/404.css +2 -2
  31. package/pages/404/index.js +23 -36
  32. package/routes.js +3 -1
  33. package/scripts/md/anchor-header.js +1 -1
  34. package/scripts/md/parseMD.js +20 -18
  35. package/scripts/md/styled-tags.js +22 -14
  36. package/scripts/webpack/webpack.base.config.js +7 -18
  37. package/scripts/writeScreenshots.js +2 -2
  38. package/templates/mdx.css +11 -288
  39. package/templates/mdx.js +40 -43
  40. package/templates/patternfly-docs/patternfly-docs.source.js +8 -8
  41. package/versions.json +42 -15
  42. package/components/sideNav/sideNav.css +0 -21
  43. package/pages/global-css-variables.md +0 -109
  44. package/pages/img/component-variable-mapping.png +0 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,1058 @@
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.90 (2024-08-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * **org-v6:** update versions, update ver script ([#4234](https://github.com/patternfly/patternfly-org/issues/4234)) ([1baa6dd](https://github.com/patternfly/patternfly-org/commit/1baa6dd17332691a57a139257971dac2dcc8d4a9))
12
+
13
+
14
+
15
+
16
+
17
+ # 6.0.0-alpha.89 (2024-08-27)
18
+
19
+ **Note:** Version bump only for package @patternfly/documentation-framework
20
+
21
+
22
+
23
+
24
+
25
+ # 6.0.0-alpha.88 (2024-08-26)
26
+
27
+ **Note:** Version bump only for package @patternfly/documentation-framework
28
+
29
+
30
+
31
+
32
+
33
+ # 6.0.0-alpha.87 (2024-08-26)
34
+
35
+
36
+ ### Bug Fixes
37
+
38
+ * **docs:** tokenize footer styles ([#4167](https://github.com/patternfly/patternfly-org/issues/4167)) ([622560c](https://github.com/patternfly/patternfly-org/commit/622560c903042e6ec5841280d7247697c51ca88c))
39
+
40
+
41
+
42
+
43
+
44
+ # 6.0.0-alpha.86 (2024-08-26)
45
+
46
+ **Note:** Version bump only for package @patternfly/documentation-framework
47
+
48
+
49
+
50
+
51
+
52
+ # 6.0.0-alpha.85 (2024-08-21)
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * **docs:** fix broken link on get started-develop ([#4205](https://github.com/patternfly/patternfly-org/issues/4205)) ([ebc14eb](https://github.com/patternfly/patternfly-org/commit/ebc14eb96e1d471a89f9b45fa367725d90426ed6))
58
+
59
+
60
+
61
+
62
+
63
+ # 6.0.0-alpha.84 (2024-08-21)
64
+
65
+
66
+ ### Features
67
+
68
+ * **docs:** update design-tokens version ([#4190](https://github.com/patternfly/patternfly-org/issues/4190)) ([5a4b2d1](https://github.com/patternfly/patternfly-org/commit/5a4b2d1459c5916069565bf49b3dde4ec71a81b8))
69
+
70
+
71
+
72
+
73
+
74
+ # 6.0.0-alpha.83 (2024-08-20)
75
+
76
+
77
+ ### Bug Fixes
78
+
79
+ * **docs:** switched from v4 to evergreen badge link ([#4186](https://github.com/patternfly/patternfly-org/issues/4186)) ([9bbd121](https://github.com/patternfly/patternfly-org/commit/9bbd121302dc3f84231c6bf1de2680b47766b56c))
80
+
81
+
82
+
83
+
84
+
85
+ # 6.0.0-alpha.82 (2024-08-20)
86
+
87
+ **Note:** Version bump only for package @patternfly/documentation-framework
88
+
89
+
90
+
91
+
92
+
93
+ # 6.0.0-alpha.81 (2024-08-20)
94
+
95
+
96
+ ### Bug Fixes
97
+
98
+ * **docs:** removed extra link tags in card title ([#4166](https://github.com/patternfly/patternfly-org/issues/4166)) ([e9a0f3e](https://github.com/patternfly/patternfly-org/commit/e9a0f3e4e79e145af6880d8dd204bf65bcb20125))
99
+
100
+
101
+
102
+
103
+
104
+ # 6.0.0-alpha.80 (2024-08-20)
105
+
106
+
107
+ ### Bug Fixes
108
+
109
+ * **docs:** updated scroll selector for jumplinks, router links ([#4197](https://github.com/patternfly/patternfly-org/issues/4197)) ([f5de805](https://github.com/patternfly/patternfly-org/commit/f5de80593323739d08397c0bb8ad69c479ec8367))
110
+
111
+
112
+
113
+
114
+
115
+ # 6.0.0-alpha.79 (2024-08-19)
116
+
117
+
118
+ ### Bug Fixes
119
+
120
+ * another beta bump ([#4204](https://github.com/patternfly/patternfly-org/issues/4204)) ([0b30482](https://github.com/patternfly/patternfly-org/commit/0b304827c5bedb7ac52104764bf7ddd914138754))
121
+
122
+
123
+
124
+
125
+
126
+ # 6.0.0-alpha.78 (2024-08-19)
127
+
128
+
129
+ ### Bug Fixes
130
+
131
+ * **docs:** update theme toggle icon colors ([#4203](https://github.com/patternfly/patternfly-org/issues/4203)) ([7979777](https://github.com/patternfly/patternfly-org/commit/79797771cecd9f0db801273567776d78417a0080))
132
+
133
+
134
+
135
+
136
+
137
+ # 6.0.0-alpha.77 (2024-08-09)
138
+
139
+ **Note:** Version bump only for package @patternfly/documentation-framework
140
+
141
+
142
+
143
+
144
+
145
+ # 6.0.0-alpha.76 (2024-08-09)
146
+
147
+
148
+ ### Bug Fixes
149
+
150
+ * **docs:** gallery cards fill row height ([#4180](https://github.com/patternfly/patternfly-org/issues/4180)) ([d433321](https://github.com/patternfly/patternfly-org/commit/d433321aed3e7b95435087cd827c9793569d638e))
151
+
152
+
153
+
154
+
155
+
156
+ # 6.0.0-alpha.75 (2024-08-09)
157
+
158
+
159
+ ### Features
160
+
161
+ * **ver:** update extension alphas ([#4177](https://github.com/patternfly/patternfly-org/issues/4177)) ([9e0da04](https://github.com/patternfly/patternfly-org/commit/9e0da04199a118c112ca040e99a3186f85a512e3))
162
+
163
+
164
+
165
+
166
+
167
+ # 6.0.0-alpha.74 (2024-08-09)
168
+
169
+ **Note:** Version bump only for package @patternfly/documentation-framework
170
+
171
+
172
+
173
+
174
+
175
+ # 6.0.0-alpha.73 (2024-08-05)
176
+
177
+ **Note:** Version bump only for package @patternfly/documentation-framework
178
+
179
+
180
+
181
+
182
+
183
+ # 6.0.0-alpha.72 (2024-08-02)
184
+
185
+ **Note:** Version bump only for package @patternfly/documentation-framework
186
+
187
+
188
+
189
+
190
+
191
+ # 6.0.0-alpha.71 (2024-08-01)
192
+
193
+ **Note:** Version bump only for package @patternfly/documentation-framework
194
+
195
+
196
+
197
+
198
+
199
+ # 6.0.0-alpha.70 (2024-07-31)
200
+
201
+
202
+ ### Bug Fixes
203
+
204
+ * update styles on color page ([#4157](https://github.com/patternfly/patternfly-org/issues/4157)) ([4df0b25](https://github.com/patternfly/patternfly-org/commit/4df0b255f70bfebbe78eb87b8406d435fe7f66ac))
205
+
206
+
207
+
208
+
209
+
210
+ # 6.0.0-alpha.69 (2024-07-29)
211
+
212
+
213
+ ### Features
214
+
215
+ * **ver:** update v6 beta versions ([#4160](https://github.com/patternfly/patternfly-org/issues/4160)) ([7790b3c](https://github.com/patternfly/patternfly-org/commit/7790b3cefc5236815899320965a72b7b990cebca))
216
+
217
+
218
+
219
+
220
+
221
+ # 6.0.0-alpha.68 (2024-07-29)
222
+
223
+ **Note:** Version bump only for package @patternfly/documentation-framework
224
+
225
+
226
+
227
+
228
+
229
+ # 6.0.0-alpha.67 (2024-07-29)
230
+
231
+ **Note:** Version bump only for package @patternfly/documentation-framework
232
+
233
+
234
+
235
+
236
+
237
+ # 6.0.0-alpha.66 (2024-07-26)
238
+
239
+
240
+ ### Bug Fixes
241
+
242
+ * **react-console:** Updated to the latest prerelease of react console. ([#4156](https://github.com/patternfly/patternfly-org/issues/4156)) ([8f9f553](https://github.com/patternfly/patternfly-org/commit/8f9f5536bc0016b56b8be6133465809b084ca198))
243
+
244
+
245
+
246
+
247
+
248
+ # 6.0.0-alpha.65 (2024-07-25)
249
+
250
+ **Note:** Version bump only for package @patternfly/documentation-framework
251
+
252
+
253
+
254
+
255
+
256
+ # 6.0.0-alpha.64 (2024-07-22)
257
+
258
+ **Note:** Version bump only for package @patternfly/documentation-framework
259
+
260
+
261
+
262
+
263
+
264
+ # 6.0.0-alpha.63 (2024-07-19)
265
+
266
+
267
+ ### Bug Fixes
268
+
269
+ * update icons css and remove unused images ([#4146](https://github.com/patternfly/patternfly-org/issues/4146)) ([8dc1eaa](https://github.com/patternfly/patternfly-org/commit/8dc1eaa75d6a1d1f94a5ac04944224f477f30b6e))
270
+
271
+
272
+
273
+
274
+
275
+ # 6.0.0-alpha.62 (2024-07-17)
276
+
277
+
278
+ ### Bug Fixes
279
+
280
+ * clean up typography.css ([#4089](https://github.com/patternfly/patternfly-org/issues/4089)) ([8c1d66d](https://github.com/patternfly/patternfly-org/commit/8c1d66d4ce131b1b4638f291bb51013a976749bb))
281
+
282
+
283
+
284
+
285
+
286
+ # 6.0.0-alpha.61 (2024-07-17)
287
+
288
+ **Note:** Version bump only for package @patternfly/documentation-framework
289
+
290
+
291
+
292
+
293
+
294
+ # 6.0.0-alpha.60 (2024-07-16)
295
+
296
+ **Note:** Version bump only for package @patternfly/documentation-framework
297
+
298
+
299
+
300
+
301
+
302
+ # 6.0.0-alpha.59 (2024-07-11)
303
+
304
+
305
+ ### Bug Fixes
306
+
307
+ * css clean up - esp sidenavlayout.css ([#4129](https://github.com/patternfly/patternfly-org/issues/4129)) ([fc9d721](https://github.com/patternfly/patternfly-org/commit/fc9d721d9d4a1a14ab0bb2d66d1c68fb2d90ca7c))
308
+
309
+
310
+
311
+
312
+
313
+ # 6.0.0-alpha.58 (2024-07-11)
314
+
315
+ **Note:** Version bump only for package @patternfly/documentation-framework
316
+
317
+
318
+
319
+
320
+
321
+ # 6.0.0-alpha.57 (2024-07-10)
322
+
323
+
324
+ ### Bug Fixes
325
+
326
+ * clean up community and trainging card css ([#4127](https://github.com/patternfly/patternfly-org/issues/4127)) ([eb9a231](https://github.com/patternfly/patternfly-org/commit/eb9a23103cb6e54f38e2eae5056f2a53cd4a430e))
327
+
328
+
329
+
330
+
331
+
332
+ # 6.0.0-alpha.56 (2024-07-10)
333
+
334
+
335
+ ### Bug Fixes
336
+
337
+ * clean up spacers.css ([#4088](https://github.com/patternfly/patternfly-org/issues/4088)) ([e13a093](https://github.com/patternfly/patternfly-org/commit/e13a09302aea90b66e8fbe47b9f5386baea43835))
338
+
339
+
340
+
341
+
342
+
343
+ # 6.0.0-alpha.55 (2024-07-10)
344
+
345
+
346
+ ### Bug Fixes
347
+
348
+ * clean up mdx.css (after examples.css merges) ([#4084](https://github.com/patternfly/patternfly-org/issues/4084)) ([6e7f86f](https://github.com/patternfly/patternfly-org/commit/6e7f86ffb8346449a6ad26338df157a71e4730aa))
349
+
350
+
351
+
352
+
353
+
354
+ # 6.0.0-alpha.54 (2024-07-08)
355
+
356
+
357
+ ### Bug Fixes
358
+
359
+ * bump core/react to latest alphas ([#4125](https://github.com/patternfly/patternfly-org/issues/4125)) ([a48812d](https://github.com/patternfly/patternfly-org/commit/a48812df7438286efe21b34df3c8909eaeee7133))
360
+
361
+
362
+
363
+
364
+
365
+ # 6.0.0-alpha.53 (2024-07-08)
366
+
367
+
368
+ ### Bug Fixes
369
+
370
+ * clean up toc/JumpLinks styling ([#4083](https://github.com/patternfly/patternfly-org/issues/4083)) ([9840ac3](https://github.com/patternfly/patternfly-org/commit/9840ac35087b9e79a51d6c14f4c320586acd817f))
371
+
372
+
373
+
374
+
375
+
376
+ # 6.0.0-alpha.52 (2024-06-27)
377
+
378
+ **Note:** Version bump only for package @patternfly/documentation-framework
379
+
380
+
381
+
382
+
383
+
384
+ # 6.0.0-alpha.51 (2024-06-27)
385
+
386
+
387
+ ### Bug Fixes
388
+
389
+ * return ws-preview-html class to core examples ([#4111](https://github.com/patternfly/patternfly-org/issues/4111)) ([fc0de79](https://github.com/patternfly/patternfly-org/commit/fc0de79d142da35b352c33519898e7e9243950fe))
390
+
391
+
392
+
393
+
394
+
395
+ # 6.0.0-alpha.50 (2024-06-20)
396
+
397
+
398
+ ### Bug Fixes
399
+
400
+ * clean up gdpr banner styles ([#4082](https://github.com/patternfly/patternfly-org/issues/4082)) ([1ed25c5](https://github.com/patternfly/patternfly-org/commit/1ed25c500fa83434d2df266464acae3e84e34bf3))
401
+
402
+
403
+
404
+
405
+
406
+ # 6.0.0-alpha.49 (2024-06-20)
407
+
408
+
409
+ ### Bug Fixes
410
+
411
+ * cleaning out example.css ([#4081](https://github.com/patternfly/patternfly-org/issues/4081)) ([c06d13d](https://github.com/patternfly/patternfly-org/commit/c06d13d63df648f64e1c07f4e0ddb24e845ef405))
412
+
413
+
414
+
415
+
416
+
417
+ # 6.0.0-alpha.48 (2024-06-18)
418
+
419
+
420
+ ### Bug Fixes
421
+
422
+ * add component groups alpha docs ([#4105](https://github.com/patternfly/patternfly-org/issues/4105)) ([f9c2be1](https://github.com/patternfly/patternfly-org/commit/f9c2be12f74dad69e390ba66af5cc34a350fa619))
423
+
424
+
425
+
426
+
427
+
428
+ # 6.0.0-alpha.47 (2024-06-17)
429
+
430
+
431
+ ### Features
432
+
433
+ * **docs-framework:** Update AutoLinkHeader to use the Text component ([#4049](https://github.com/patternfly/patternfly-org/issues/4049)) ([3a9c9a0](https://github.com/patternfly/patternfly-org/commit/3a9c9a08ff373def8b751b947e70580dcbc9e6da))
434
+
435
+
436
+
437
+
438
+
439
+ # 6.0.0-alpha.46 (2024-06-17)
440
+
441
+
442
+ ### Bug Fixes
443
+
444
+ * lots of bumps ([#4103](https://github.com/patternfly/patternfly-org/issues/4103)) ([b0a146d](https://github.com/patternfly/patternfly-org/commit/b0a146dbd0fc16a65c5f1787c5b8308a8008e6ac))
445
+
446
+
447
+
448
+
449
+
450
+ # 6.0.0-alpha.45 (2024-06-12)
451
+
452
+ **Note:** Version bump only for package @patternfly/documentation-framework
453
+
454
+
455
+
456
+
457
+
458
+ # 6.0.0-alpha.44 (2024-06-06)
459
+
460
+ **Note:** Version bump only for package @patternfly/documentation-framework
461
+
462
+
463
+
464
+
465
+
466
+ # 6.0.0-alpha.43 (2024-06-04)
467
+
468
+
469
+ ### Bug Fixes
470
+
471
+ * enable some extensions docs ([#4058](https://github.com/patternfly/patternfly-org/issues/4058)) ([0ef77e1](https://github.com/patternfly/patternfly-org/commit/0ef77e15727a6dced6084ca4dfb9e5a39c644e45))
472
+
473
+
474
+
475
+
476
+
477
+ # 6.0.0-alpha.42 (2024-06-03)
478
+
479
+
480
+ ### Bug Fixes
481
+
482
+ * **EmptyState:** removed extraneous ESIcon component import ([#4056](https://github.com/patternfly/patternfly-org/issues/4056)) ([60f4499](https://github.com/patternfly/patternfly-org/commit/60f4499adf803975175bdcac78b142b72d6f4e96))
483
+
484
+
485
+
486
+
487
+
488
+ # 6.0.0-alpha.41 (2024-06-03)
489
+
490
+ **Note:** Version bump only for package @patternfly/documentation-framework
491
+
492
+
493
+
494
+
495
+
496
+ # 6.0.0-alpha.40 (2024-06-03)
497
+
498
+ **Note:** Version bump only for package @patternfly/documentation-framework
499
+
500
+
501
+
502
+
503
+
504
+ # 6.0.0-alpha.39 (2024-06-03)
505
+
506
+
507
+ ### Bug Fixes
508
+
509
+ * Update README.md ([80e138e](https://github.com/patternfly/patternfly-org/commit/80e138e769f0fddc023946ff618566d4c23c7c88))
510
+
511
+
512
+
513
+
514
+
515
+ # 6.0.0-alpha.38 (2024-05-30)
516
+
517
+
518
+ ### Bug Fixes
519
+
520
+ * remove spaceItems ([78fb3e6](https://github.com/patternfly/patternfly-org/commit/78fb3e6fa25b9f39c5fbd373305562a01c253bd6))
521
+
522
+
523
+
524
+
525
+
526
+ # 6.0.0-alpha.37 (2024-05-30)
527
+
528
+
529
+ ### Bug Fixes
530
+
531
+ * **docs-framework:** Stop 'undefined' being included in classnames ([#4048](https://github.com/patternfly/patternfly-org/issues/4048)) ([36fb0c1](https://github.com/patternfly/patternfly-org/commit/36fb0c120370d7c9f8303b0611fad9abb5ccc11b))
532
+
533
+
534
+
535
+
536
+
537
+ # 6.0.0-alpha.36 (2024-05-30)
538
+
539
+
540
+ ### Bug Fixes
541
+
542
+ * address process not defined runtime error ([398e3c8](https://github.com/patternfly/patternfly-org/commit/398e3c8f9c030342cb23c2ad1d7109de642ae205))
543
+
544
+
545
+
546
+
547
+
548
+ # 6.0.0-alpha.35 (2024-05-29)
549
+
550
+
551
+ ### Features
552
+
553
+ * **deps:** Update to latest alpha versions in preparation of alpha2 ([#4044](https://github.com/patternfly/patternfly-org/issues/4044)) ([1ce739b](https://github.com/patternfly/patternfly-org/commit/1ce739b1eb5fb38dc87ad46e17e5b8bf8c9c59fb))
554
+
555
+
556
+
557
+
558
+
559
+ # 6.0.0-alpha.34 (2024-05-22)
560
+
561
+
562
+ ### Bug Fixes
563
+
564
+ * **docs-framework:** adjust back to top z-index ([#4015](https://github.com/patternfly/patternfly-org/issues/4015)) ([368aa94](https://github.com/patternfly/patternfly-org/commit/368aa943854b7d91daf6ddd124b2e5a0492e35d6))
565
+
566
+
567
+
568
+
569
+
570
+ # 6.0.0-alpha.33 (2024-05-22)
571
+
572
+ **Note:** Version bump only for package @patternfly/documentation-framework
573
+
574
+
575
+
576
+
577
+
578
+ # 6.0.0-alpha.32 (2024-05-21)
579
+
580
+
581
+ ### Bug Fixes
582
+
583
+ * **styles:** Replace workspace styles with content classes ([#4011](https://github.com/patternfly/patternfly-org/issues/4011)) ([f6faa02](https://github.com/patternfly/patternfly-org/commit/f6faa02ab7400000a5c25ee6150754c3dc94ef92))
584
+
585
+
586
+
587
+
588
+
589
+ # 6.0.0-alpha.31 (2024-05-21)
590
+
591
+ **Note:** Version bump only for package @patternfly/documentation-framework
592
+
593
+
594
+
595
+
596
+
597
+ # 6.0.0-alpha.30 (2024-05-16)
598
+
599
+ **Note:** Version bump only for package @patternfly/documentation-framework
600
+
601
+
602
+
603
+
604
+
605
+ # 6.0.0-alpha.29 (2024-05-16)
606
+
607
+
608
+ ### Bug Fixes
609
+
610
+ * **navigation:** remove custom sidenav styles ([#4007](https://github.com/patternfly/patternfly-org/issues/4007)) ([466aa44](https://github.com/patternfly/patternfly-org/commit/466aa44383b15355a369b09a792c70fcacf0e57a))
611
+
612
+
613
+
614
+
615
+
616
+ # 6.0.0-alpha.28 (2024-05-14)
617
+
618
+ **Note:** Version bump only for package @patternfly/documentation-framework
619
+
620
+
621
+
622
+
623
+
624
+ # 6.0.0-alpha.27 (2024-05-14)
625
+
626
+
627
+ ### Bug Fixes
628
+
629
+ * full page demos, typescript compliation still turned off ([#4022](https://github.com/patternfly/patternfly-org/issues/4022)) ([1fea420](https://github.com/patternfly/patternfly-org/commit/1fea42035c875a36c45522dcd3f69176c35c88a7))
630
+
631
+
632
+
633
+
634
+
635
+ # 6.0.0-alpha.26 (2024-05-14)
636
+
637
+ **Note:** Version bump only for package @patternfly/documentation-framework
638
+
639
+
640
+
641
+
642
+
643
+ # 6.0.0-alpha.25 (2024-05-07)
644
+
645
+
646
+ ### Bug Fixes
647
+
648
+ * **build:** bump ts version and fix docs build for v6 ([#4004](https://github.com/patternfly/patternfly-org/issues/4004)) ([55db3db](https://github.com/patternfly/patternfly-org/commit/55db3db9d8f0b47b323ce921ac42f06d8515c9b6))
649
+
650
+
651
+
652
+
653
+
654
+ # 6.0.0-alpha.24 (2024-05-06)
655
+
656
+
657
+ ### Bug Fixes
658
+
659
+ * **styles:** Remove and replace global styles ([#3996](https://github.com/patternfly/patternfly-org/issues/3996)) ([41fe3eb](https://github.com/patternfly/patternfly-org/commit/41fe3eba104cc7ef49898fc1b614777bdbd04b22))
660
+
661
+
662
+
663
+
664
+
665
+ # 6.0.0-alpha.23 (2024-05-02)
666
+
667
+
668
+ ### Features
669
+
670
+ * **docs:** update beta button style ([#3961](https://github.com/patternfly/patternfly-org/issues/3961)) ([8a68ab7](https://github.com/patternfly/patternfly-org/commit/8a68ab7852643aac54282923b34feff090be1101))
671
+
672
+
673
+
674
+
675
+
676
+ # 6.0.0-alpha.22 (2024-04-23)
677
+
678
+
679
+ ### Bug Fixes
680
+
681
+ * **docs:** Add tokens back to site ([#3978](https://github.com/patternfly/patternfly-org/issues/3978)) ([1c97da8](https://github.com/patternfly/patternfly-org/commit/1c97da8b92d3fe331e49395c26730c5f4bc3b5e3))
682
+
683
+
684
+
685
+
686
+
687
+ # 6.0.0-alpha.21 (2024-04-17)
688
+
689
+
690
+ ### Bug Fixes
691
+
692
+ * **docs:** whitspace change ([#3966](https://github.com/patternfly/patternfly-org/issues/3966)) ([2199dc8](https://github.com/patternfly/patternfly-org/commit/2199dc883e6d118d6bedfa9d6ced3cefad78c575))
693
+
694
+
695
+
696
+
697
+
698
+ # 5.10.0 (2024-04-02)
699
+
700
+
701
+ ### Features
702
+
703
+ * **Templates:** add to org site ([#3947](https://github.com/patternfly/patternfly-org/issues/3947)) ([a869dee](https://github.com/patternfly/patternfly-org/commit/a869dee87cc39296df9226f3fc1d780dce893a54))
704
+
705
+
706
+
707
+
708
+
709
+ ## 5.9.1 (2024-04-02)
710
+
711
+ **Note:** Version bump only for package @patternfly/documentation-framework
712
+
713
+
714
+
715
+
716
+
717
+ # 5.9.0 (2024-04-02)
718
+
719
+
720
+ ### Features
721
+
722
+ * **docs:** update medium articles ([#3950](https://github.com/patternfly/patternfly-org/issues/3950)) ([5288ec1](https://github.com/patternfly/patternfly-org/commit/5288ec1fb1f7e744ed142585384840c8d415d9e5))
723
+
724
+
725
+
726
+
727
+
728
+ ## 5.8.3 (2024-03-28)
729
+
730
+ **Note:** Version bump only for package @patternfly/documentation-framework
731
+
732
+
733
+
734
+
735
+
736
+ ## 5.8.2 (2024-03-25)
737
+
738
+ **Note:** Version bump only for package @patternfly/documentation-framework
739
+
740
+
741
+
742
+
743
+
744
+ ## 5.8.1 (2024-03-25)
745
+
746
+ **Note:** Version bump only for package @patternfly/documentation-framework
747
+
748
+
749
+
750
+
751
+
752
+ # 5.8.0 (2024-03-20)
753
+
754
+
755
+ ### Features
756
+
757
+ * **templates:** add templates package to versions.json ([#3902](https://github.com/patternfly/patternfly-org/issues/3902)) ([c7c727c](https://github.com/patternfly/patternfly-org/commit/c7c727c717d5cc3c031f4f3c52070ffc6164e5d6))
758
+
759
+
760
+
761
+
762
+
763
+ # 5.7.0 (2024-03-19)
764
+
765
+
766
+ ### Features
767
+
768
+ * add pf 6 alpha banner to home page and version switcher ([#3896](https://github.com/patternfly/patternfly-org/issues/3896)) ([f7aaa22](https://github.com/patternfly/patternfly-org/commit/f7aaa22d12310aa62533de4169e1fa70a49a20d9))
769
+
770
+
771
+
772
+
773
+
774
+ # 5.6.0 (2024-03-13)
775
+
776
+
777
+ ### Features
778
+
779
+ * **deps:** version bump and release notes for 5.2.2 patch release ([#3919](https://github.com/patternfly/patternfly-org/issues/3919)) ([94d3654](https://github.com/patternfly/patternfly-org/commit/94d3654768f42f2ae7b3c0734d1e5f211cd33ff6))
780
+
781
+
782
+
783
+
784
+
785
+ ## 5.5.1 (2024-03-12)
786
+
787
+ **Note:** Version bump only for package @patternfly/documentation-framework
788
+
789
+
790
+
791
+
792
+
793
+ # 5.5.0 (2024-03-08)
794
+
795
+
796
+ ### Features
797
+
798
+ * **deps:** version bump for 5.2.1 release ([#3913](https://github.com/patternfly/patternfly-org/issues/3913)) ([46cc8b7](https://github.com/patternfly/patternfly-org/commit/46cc8b70e06b9bda61067beba57d928e428b73c5))
799
+
800
+
801
+
802
+
803
+
804
+ ## 5.4.3 (2024-02-27)
805
+
806
+ **Note:** Version bump only for package @patternfly/documentation-framework
807
+
808
+
809
+
810
+
811
+
812
+ ## 5.4.2 (2024-02-14)
813
+
814
+ **Note:** Version bump only for package @patternfly/documentation-framework
815
+
816
+
817
+
818
+
819
+
820
+ ## 5.4.1 (2024-02-06)
821
+
822
+
823
+ ### Bug Fixes
824
+
825
+ * Bump topology to 5.2.1 ([#3881](https://github.com/patternfly/patternfly-org/issues/3881)) ([af13c97](https://github.com/patternfly/patternfly-org/commit/af13c971384aaaa5bd87ce3e98dccee4b1214889))
826
+
827
+
828
+
829
+
830
+
831
+ # 5.4.0 (2024-02-03)
832
+
833
+
834
+ ### Features
835
+
836
+ * release 5.3 ([#3878](https://github.com/patternfly/patternfly-org/issues/3878)) ([3d1d130](https://github.com/patternfly/patternfly-org/commit/3d1d130c63ac4421ed8a307cd6ef140fa6e1d6f2))
837
+
838
+
839
+
840
+
841
+
842
+ ## 5.3.27 (2024-02-01)
843
+
844
+ **Note:** Version bump only for package @patternfly/documentation-framework
845
+
846
+
847
+
848
+
849
+
850
+ ## 5.3.26 (2024-02-01)
851
+
852
+ **Note:** Version bump only for package @patternfly/documentation-framework
853
+
854
+
855
+
856
+
857
+
858
+ ## 5.3.25 (2024-01-30)
859
+
860
+ **Note:** Version bump only for package @patternfly/documentation-framework
861
+
862
+
863
+
864
+
865
+
866
+ ## 5.3.24 (2024-01-30)
867
+
868
+ **Note:** Version bump only for package @patternfly/documentation-framework
869
+
870
+
871
+
872
+
873
+
874
+ ## 5.3.23 (2024-01-19)
875
+
876
+
877
+ ### Bug Fixes
878
+
879
+ * avoid applying beta tags to nav items for next components ([#3868](https://github.com/patternfly/patternfly-org/issues/3868)) ([169c96f](https://github.com/patternfly/patternfly-org/commit/169c96f55b1bfdcb9859dbab27b88f5a180f48ba))
880
+
881
+
882
+
883
+
884
+
885
+ ## 5.3.22 (2024-01-16)
886
+
887
+ **Note:** Version bump only for package @patternfly/documentation-framework
888
+
889
+
890
+
891
+
892
+
893
+ ## 5.3.21 (2024-01-16)
894
+
895
+
896
+ ### Bug Fixes
897
+
898
+ * bump to latest release candidates ahead of 5.2 release ([#3862](https://github.com/patternfly/patternfly-org/issues/3862)) ([12eeb78](https://github.com/patternfly/patternfly-org/commit/12eeb782d32c4fa65f6aef64292f1e0d92f0d183))
899
+
900
+
901
+
902
+
903
+
904
+ ## 5.3.20 (2024-01-15)
905
+
906
+ **Note:** Version bump only for package @patternfly/documentation-framework
907
+
908
+
909
+
910
+
911
+
912
+ ## 5.3.19 (2024-01-15)
913
+
914
+ **Note:** Version bump only for package @patternfly/documentation-framework
915
+
916
+
917
+
918
+
919
+
920
+ ## 5.3.18 (2024-01-12)
921
+
922
+
923
+ ### Bug Fixes
924
+
925
+ * bump puppeteer to fix core ([#3860](https://github.com/patternfly/patternfly-org/issues/3860)) ([1695209](https://github.com/patternfly/patternfly-org/commit/169520944b7c3dccf69709e6e2075b9153fce059))
926
+
927
+
928
+
929
+
930
+
931
+ ## 5.3.17 (2024-01-05)
932
+
933
+ **Note:** Version bump only for package @patternfly/documentation-framework
934
+
935
+
936
+
937
+
938
+
939
+ ## 5.3.16 (2024-01-03)
940
+
941
+ **Note:** Version bump only for package @patternfly/documentation-framework
942
+
943
+
944
+
945
+
946
+
947
+ ## 5.3.15 (2023-12-14)
948
+
949
+ **Note:** Version bump only for package @patternfly/documentation-framework
950
+
951
+
952
+
953
+
954
+
955
+ # 6.0.0-alpha.20 (2024-04-03)
956
+
957
+
958
+ ### Bug Fixes
959
+
960
+ * dark theme use v6 classname ([54cdb71](https://github.com/patternfly/patternfly-org/commit/54cdb717052eb00da735b0c7db6a82db4ef5f9de))
961
+
962
+
963
+
964
+
965
+
966
+ # 6.0.0-alpha.19 (2024-04-02)
967
+
968
+
969
+ ### Features
970
+
971
+ * **misc:** update alpha versions ([#3951](https://github.com/patternfly/patternfly-org/issues/3951)) ([c9c41ab](https://github.com/patternfly/patternfly-org/commit/c9c41abc396347e17d0e5afd5431331b80860ebb))
972
+
973
+
974
+
975
+
976
+
977
+ # 6.0.0-alpha.18 (2024-03-29)
978
+
979
+ **Note:** Version bump only for package @patternfly/documentation-framework
980
+
981
+
982
+
983
+
984
+
985
+ # 6.0.0-alpha.17 (2024-03-28)
986
+
987
+ **Note:** Version bump only for package @patternfly/documentation-framework
988
+
989
+
990
+
991
+
992
+
993
+ # 6.0.0-alpha.16 (2024-03-27)
994
+
995
+ **Note:** Version bump only for package @patternfly/documentation-framework
996
+
997
+
998
+
999
+
1000
+
1001
+ # 6.0.0-alpha.15 (2024-03-26)
1002
+
1003
+
1004
+ ### Bug Fixes
1005
+
1006
+ * **docs:** fixed table of contents expand button cutoff ([#3929](https://github.com/patternfly/patternfly-org/issues/3929)) ([246ded9](https://github.com/patternfly/patternfly-org/commit/246ded97c3e52451ea46ee93638c974760d5e873))
1007
+
1008
+
1009
+
1010
+
1011
+
1012
+ # 6.0.0-alpha.14 (2024-03-22)
1013
+
1014
+ **Note:** Version bump only for package @patternfly/documentation-framework
1015
+
1016
+
1017
+
1018
+
1019
+
1020
+ # 6.0.0-alpha.13 (2024-03-21)
1021
+
1022
+ **Note:** Version bump only for package @patternfly/documentation-framework
1023
+
1024
+
1025
+
1026
+
1027
+
1028
+ # 6.0.0-alpha.12 (2024-02-27)
1029
+
1030
+ **Note:** Version bump only for package @patternfly/documentation-framework
1031
+
1032
+
1033
+
1034
+
1035
+
1036
+ # 6.0.0-alpha.11 (2024-02-22)
1037
+
1038
+
1039
+ ### Features
1040
+
1041
+ * pull in latest alpha with new v6 prefixes ([#3899](https://github.com/patternfly/patternfly-org/issues/3899)) ([8e57612](https://github.com/patternfly/patternfly-org/commit/8e57612b00b626a1d5b8d8762139a1499cf46aa3))
1042
+
1043
+
1044
+
1045
+
1046
+
1047
+ # 6.0.0-alpha.10 (2024-02-01)
1048
+
1049
+
1050
+ ### Bug Fixes
1051
+
1052
+ * bump docs framework version ([815e094](https://github.com/patternfly/patternfly-org/commit/815e09456987062a9b5d8a17c960698fd0c1c81c))
1053
+
1054
+
1055
+
1056
+
1057
+
6
1058
  # 6.0.0-alpha.9 (2024-01-23)
7
1059
 
8
1060
 
@@ -95,6 +1147,195 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
95
1147
 
96
1148
  * try a v6 release ([7d3150c](https://github.com/patternfly/patternfly-org/commit/7d3150c1195b013001720d1e5161cbb724a0d73b))
97
1149
 
1150
+ # Change Log
1151
+
1152
+ All notable changes to this project will be documented in this file.
1153
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
1154
+
1155
+ # 5.8.0 (2024-03-20)
1156
+
1157
+
1158
+ ### Features
1159
+
1160
+ * **templates:** add templates package to versions.json ([#3902](https://github.com/patternfly/patternfly-org/issues/3902)) ([c7c727c](https://github.com/patternfly/patternfly-org/commit/c7c727c717d5cc3c031f4f3c52070ffc6164e5d6))
1161
+
1162
+
1163
+
1164
+
1165
+
1166
+ # 5.7.0 (2024-03-19)
1167
+
1168
+
1169
+ ### Features
1170
+
1171
+ * add pf 6 alpha banner to home page and version switcher ([#3896](https://github.com/patternfly/patternfly-org/issues/3896)) ([f7aaa22](https://github.com/patternfly/patternfly-org/commit/f7aaa22d12310aa62533de4169e1fa70a49a20d9))
1172
+
1173
+
1174
+
1175
+
1176
+
1177
+ # 5.6.0 (2024-03-13)
1178
+
1179
+
1180
+ ### Features
1181
+
1182
+ * **deps:** version bump and release notes for 5.2.2 patch release ([#3919](https://github.com/patternfly/patternfly-org/issues/3919)) ([94d3654](https://github.com/patternfly/patternfly-org/commit/94d3654768f42f2ae7b3c0734d1e5f211cd33ff6))
1183
+
1184
+
1185
+
1186
+
1187
+
1188
+ ## 5.5.1 (2024-03-12)
1189
+
1190
+ **Note:** Version bump only for package @patternfly/documentation-framework
1191
+
1192
+
1193
+
1194
+
1195
+
1196
+ # 5.5.0 (2024-03-08)
1197
+
1198
+
1199
+ ### Features
1200
+
1201
+ * **deps:** version bump for 5.2.1 release ([#3913](https://github.com/patternfly/patternfly-org/issues/3913)) ([46cc8b7](https://github.com/patternfly/patternfly-org/commit/46cc8b70e06b9bda61067beba57d928e428b73c5))
1202
+
1203
+
1204
+
1205
+
1206
+
1207
+ ## 5.4.3 (2024-02-27)
1208
+
1209
+ **Note:** Version bump only for package @patternfly/documentation-framework
1210
+
1211
+
1212
+
1213
+
1214
+
1215
+ ## 5.4.2 (2024-02-14)
1216
+
1217
+ **Note:** Version bump only for package @patternfly/documentation-framework
1218
+
1219
+
1220
+
1221
+
1222
+
1223
+ ## 5.4.1 (2024-02-06)
1224
+
1225
+
1226
+ ### Bug Fixes
1227
+
1228
+ * Bump topology to 5.2.1 ([#3881](https://github.com/patternfly/patternfly-org/issues/3881)) ([af13c97](https://github.com/patternfly/patternfly-org/commit/af13c971384aaaa5bd87ce3e98dccee4b1214889))
1229
+
1230
+
1231
+
1232
+
1233
+
1234
+ # 5.4.0 (2024-02-03)
1235
+
1236
+
1237
+ ### Features
1238
+
1239
+ * release 5.3 ([#3878](https://github.com/patternfly/patternfly-org/issues/3878)) ([3d1d130](https://github.com/patternfly/patternfly-org/commit/3d1d130c63ac4421ed8a307cd6ef140fa6e1d6f2))
1240
+
1241
+
1242
+
1243
+
1244
+
1245
+ ## 5.3.27 (2024-02-01)
1246
+
1247
+ **Note:** Version bump only for package @patternfly/documentation-framework
1248
+
1249
+
1250
+
1251
+
1252
+
1253
+ ## 5.3.26 (2024-02-01)
1254
+
1255
+ **Note:** Version bump only for package @patternfly/documentation-framework
1256
+
1257
+
1258
+
1259
+
1260
+
1261
+ ## 5.3.25 (2024-01-30)
1262
+
1263
+ **Note:** Version bump only for package @patternfly/documentation-framework
1264
+
1265
+
1266
+
1267
+
1268
+
1269
+ ## 5.3.24 (2024-01-30)
1270
+
1271
+ **Note:** Version bump only for package @patternfly/documentation-framework
1272
+
1273
+
1274
+
1275
+
1276
+
1277
+ ## 5.3.23 (2024-01-19)
1278
+
1279
+
1280
+ ### Bug Fixes
1281
+
1282
+ * avoid applying beta tags to nav items for next components ([#3868](https://github.com/patternfly/patternfly-org/issues/3868)) ([169c96f](https://github.com/patternfly/patternfly-org/commit/169c96f55b1bfdcb9859dbab27b88f5a180f48ba))
1283
+
1284
+
1285
+
1286
+
1287
+
1288
+ ## 5.3.22 (2024-01-16)
1289
+
1290
+ **Note:** Version bump only for package @patternfly/documentation-framework
1291
+
1292
+
1293
+
1294
+
1295
+
1296
+ ## 5.3.21 (2024-01-16)
1297
+
1298
+
1299
+ ### Bug Fixes
1300
+
1301
+ * bump to latest release candidates ahead of 5.2 release ([#3862](https://github.com/patternfly/patternfly-org/issues/3862)) ([12eeb78](https://github.com/patternfly/patternfly-org/commit/12eeb782d32c4fa65f6aef64292f1e0d92f0d183))
1302
+
1303
+
1304
+
1305
+
1306
+ ## 5.3.20 (2024-01-15)
1307
+
1308
+ **Note:** Version bump only for package @patternfly/documentation-framework
1309
+
1310
+
1311
+ ## 5.3.19 (2024-01-15)
1312
+
1313
+ **Note:** Version bump only for package @patternfly/documentation-framework
1314
+
1315
+
1316
+ ## 5.3.18 (2024-01-12)
1317
+
1318
+
1319
+ ### Bug Fixes
1320
+
1321
+ * bump puppeteer to fix core ([#3860](https://github.com/patternfly/patternfly-org/issues/3860)) ([1695209](https://github.com/patternfly/patternfly-org/commit/169520944b7c3dccf69709e6e2075b9153fce059))
1322
+
1323
+
1324
+ ## 5.3.17 (2024-01-05)
1325
+
1326
+ **Note:** Version bump only for package @patternfly/documentation-framework
1327
+
1328
+
1329
+ ## 5.3.16 (2024-01-03)
1330
+
1331
+ **Note:** Version bump only for package @patternfly/documentation-framework
1332
+
1333
+
1334
+
1335
+ ## 5.3.15 (2023-12-14)
1336
+
1337
+ **Note:** Version bump only for package @patternfly/documentation-framework
1338
+
98
1339
 
99
1340
 
100
1341