@patternfly/documentation-framework 6.0.0-alpha.4 → 6.0.0-alpha.41

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 (37) hide show
  1. package/CHANGELOG.md +811 -0
  2. package/app.js +2 -5
  3. package/components/autoLinkHeader/autoLinkHeader.css +2 -2
  4. package/components/autoLinkHeader/autoLinkHeader.js +5 -4
  5. package/components/cssVariables/cssVariables.css +4 -4
  6. package/components/cssVariables/cssVariables.js +6 -6
  7. package/components/example/example.css +29 -29
  8. package/components/example/example.js +122 -56
  9. package/components/example/exampleToolbar.js +3 -2
  10. package/components/footer/footer.css +16 -16
  11. package/components/footer/footer.js +16 -16
  12. package/components/gdprBanner/gdprBanner.css +2 -2
  13. package/components/gdprBanner/gdprBanner.js +4 -4
  14. package/components/inlineAlert/inlineAlert.js +1 -1
  15. package/components/propsTable/propsTable.js +3 -3
  16. package/components/sectionGallery/sectionDataListLayout.js +3 -3
  17. package/components/sectionGallery/sectionGallery.css +12 -12
  18. package/components/sectionGallery/sectionGalleryToolbar.js +1 -1
  19. package/components/sideNav/sideNav.js +3 -4
  20. package/components/tableOfContents/tableOfContents.css +23 -24
  21. package/layouts/sideNavLayout/sideNavLayout.css +14 -14
  22. package/layouts/sideNavLayout/sideNavLayout.js +80 -28
  23. package/package.json +13 -20
  24. package/pages/404/404.css +2 -2
  25. package/pages/404/index.js +4 -2
  26. package/routes.js +3 -1
  27. package/scripts/md/parseMD.js +20 -18
  28. package/scripts/md/styled-tags.js +22 -14
  29. package/scripts/webpack/webpack.base.config.js +7 -18
  30. package/scripts/writeScreenshots.js +2 -2
  31. package/templates/mdx.css +28 -229
  32. package/templates/mdx.js +22 -16
  33. package/templates/patternfly-docs/patternfly-docs.source.js +8 -8
  34. package/versions.json +36 -11
  35. package/components/sideNav/sideNav.css +0 -21
  36. package/pages/global-css-variables.md +0 -109
  37. package/pages/img/component-variable-mapping.png +0 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,628 @@
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.41 (2024-06-03)
7
+
8
+ **Note:** Version bump only for package @patternfly/documentation-framework
9
+
10
+
11
+
12
+
13
+
14
+ # 6.0.0-alpha.40 (2024-06-03)
15
+
16
+ **Note:** Version bump only for package @patternfly/documentation-framework
17
+
18
+
19
+
20
+
21
+
22
+ # 6.0.0-alpha.39 (2024-06-03)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * Update README.md ([80e138e](https://github.com/patternfly/patternfly-org/commit/80e138e769f0fddc023946ff618566d4c23c7c88))
28
+
29
+
30
+
31
+
32
+
33
+ # 6.0.0-alpha.38 (2024-05-30)
34
+
35
+
36
+ ### Bug Fixes
37
+
38
+ * remove spaceItems ([78fb3e6](https://github.com/patternfly/patternfly-org/commit/78fb3e6fa25b9f39c5fbd373305562a01c253bd6))
39
+
40
+
41
+
42
+
43
+
44
+ # 6.0.0-alpha.37 (2024-05-30)
45
+
46
+
47
+ ### Bug Fixes
48
+
49
+ * **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))
50
+
51
+
52
+
53
+
54
+
55
+ # 6.0.0-alpha.36 (2024-05-30)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * address process not defined runtime error ([398e3c8](https://github.com/patternfly/patternfly-org/commit/398e3c8f9c030342cb23c2ad1d7109de642ae205))
61
+
62
+
63
+
64
+
65
+
66
+ # 6.0.0-alpha.35 (2024-05-29)
67
+
68
+
69
+ ### Features
70
+
71
+ * **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))
72
+
73
+
74
+
75
+
76
+
77
+ # 6.0.0-alpha.34 (2024-05-22)
78
+
79
+
80
+ ### Bug Fixes
81
+
82
+ * **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))
83
+
84
+
85
+
86
+
87
+
88
+ # 6.0.0-alpha.33 (2024-05-22)
89
+
90
+ **Note:** Version bump only for package @patternfly/documentation-framework
91
+
92
+
93
+
94
+
95
+
96
+ # 6.0.0-alpha.32 (2024-05-21)
97
+
98
+
99
+ ### Bug Fixes
100
+
101
+ * **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))
102
+
103
+
104
+
105
+
106
+
107
+ # 6.0.0-alpha.31 (2024-05-21)
108
+
109
+ **Note:** Version bump only for package @patternfly/documentation-framework
110
+
111
+
112
+
113
+
114
+
115
+ # 6.0.0-alpha.30 (2024-05-16)
116
+
117
+ **Note:** Version bump only for package @patternfly/documentation-framework
118
+
119
+
120
+
121
+
122
+
123
+ # 6.0.0-alpha.29 (2024-05-16)
124
+
125
+
126
+ ### Bug Fixes
127
+
128
+ * **navigation:** remove custom sidenav styles ([#4007](https://github.com/patternfly/patternfly-org/issues/4007)) ([466aa44](https://github.com/patternfly/patternfly-org/commit/466aa44383b15355a369b09a792c70fcacf0e57a))
129
+
130
+
131
+
132
+
133
+
134
+ # 6.0.0-alpha.28 (2024-05-14)
135
+
136
+ **Note:** Version bump only for package @patternfly/documentation-framework
137
+
138
+
139
+
140
+
141
+
142
+ # 6.0.0-alpha.27 (2024-05-14)
143
+
144
+
145
+ ### Bug Fixes
146
+
147
+ * 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))
148
+
149
+
150
+
151
+
152
+
153
+ # 6.0.0-alpha.26 (2024-05-14)
154
+
155
+ **Note:** Version bump only for package @patternfly/documentation-framework
156
+
157
+
158
+
159
+
160
+
161
+ # 6.0.0-alpha.25 (2024-05-07)
162
+
163
+
164
+ ### Bug Fixes
165
+
166
+ * **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))
167
+
168
+
169
+
170
+
171
+
172
+ # 6.0.0-alpha.24 (2024-05-06)
173
+
174
+
175
+ ### Bug Fixes
176
+
177
+ * **styles:** Remove and replace global styles ([#3996](https://github.com/patternfly/patternfly-org/issues/3996)) ([41fe3eb](https://github.com/patternfly/patternfly-org/commit/41fe3eba104cc7ef49898fc1b614777bdbd04b22))
178
+
179
+
180
+
181
+
182
+
183
+ # 6.0.0-alpha.23 (2024-05-02)
184
+
185
+
186
+ ### Features
187
+
188
+ * **docs:** update beta button style ([#3961](https://github.com/patternfly/patternfly-org/issues/3961)) ([8a68ab7](https://github.com/patternfly/patternfly-org/commit/8a68ab7852643aac54282923b34feff090be1101))
189
+
190
+
191
+
192
+
193
+
194
+ # 6.0.0-alpha.22 (2024-04-23)
195
+
196
+
197
+ ### Bug Fixes
198
+
199
+ * **docs:** Add tokens back to site ([#3978](https://github.com/patternfly/patternfly-org/issues/3978)) ([1c97da8](https://github.com/patternfly/patternfly-org/commit/1c97da8b92d3fe331e49395c26730c5f4bc3b5e3))
200
+
201
+
202
+
203
+
204
+
205
+ # 6.0.0-alpha.21 (2024-04-17)
206
+
207
+
208
+ ### Bug Fixes
209
+
210
+ * **docs:** whitspace change ([#3966](https://github.com/patternfly/patternfly-org/issues/3966)) ([2199dc8](https://github.com/patternfly/patternfly-org/commit/2199dc883e6d118d6bedfa9d6ced3cefad78c575))
211
+
212
+
213
+
214
+
215
+
216
+ # 5.10.0 (2024-04-02)
217
+
218
+
219
+ ### Features
220
+
221
+ * **Templates:** add to org site ([#3947](https://github.com/patternfly/patternfly-org/issues/3947)) ([a869dee](https://github.com/patternfly/patternfly-org/commit/a869dee87cc39296df9226f3fc1d780dce893a54))
222
+
223
+
224
+
225
+
226
+
227
+ ## 5.9.1 (2024-04-02)
228
+
229
+ **Note:** Version bump only for package @patternfly/documentation-framework
230
+
231
+
232
+
233
+
234
+
235
+ # 5.9.0 (2024-04-02)
236
+
237
+
238
+ ### Features
239
+
240
+ * **docs:** update medium articles ([#3950](https://github.com/patternfly/patternfly-org/issues/3950)) ([5288ec1](https://github.com/patternfly/patternfly-org/commit/5288ec1fb1f7e744ed142585384840c8d415d9e5))
241
+
242
+
243
+
244
+
245
+
246
+ ## 5.8.3 (2024-03-28)
247
+
248
+ **Note:** Version bump only for package @patternfly/documentation-framework
249
+
250
+
251
+
252
+
253
+
254
+ ## 5.8.2 (2024-03-25)
255
+
256
+ **Note:** Version bump only for package @patternfly/documentation-framework
257
+
258
+
259
+
260
+
261
+
262
+ ## 5.8.1 (2024-03-25)
263
+
264
+ **Note:** Version bump only for package @patternfly/documentation-framework
265
+
266
+
267
+
268
+
269
+
270
+ # 5.8.0 (2024-03-20)
271
+
272
+
273
+ ### Features
274
+
275
+ * **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))
276
+
277
+
278
+
279
+
280
+
281
+ # 5.7.0 (2024-03-19)
282
+
283
+
284
+ ### Features
285
+
286
+ * 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))
287
+
288
+
289
+
290
+
291
+
292
+ # 5.6.0 (2024-03-13)
293
+
294
+
295
+ ### Features
296
+
297
+ * **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))
298
+
299
+
300
+
301
+
302
+
303
+ ## 5.5.1 (2024-03-12)
304
+
305
+ **Note:** Version bump only for package @patternfly/documentation-framework
306
+
307
+
308
+
309
+
310
+
311
+ # 5.5.0 (2024-03-08)
312
+
313
+
314
+ ### Features
315
+
316
+ * **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))
317
+
318
+
319
+
320
+
321
+
322
+ ## 5.4.3 (2024-02-27)
323
+
324
+ **Note:** Version bump only for package @patternfly/documentation-framework
325
+
326
+
327
+
328
+
329
+
330
+ ## 5.4.2 (2024-02-14)
331
+
332
+ **Note:** Version bump only for package @patternfly/documentation-framework
333
+
334
+
335
+
336
+
337
+
338
+ ## 5.4.1 (2024-02-06)
339
+
340
+
341
+ ### Bug Fixes
342
+
343
+ * Bump topology to 5.2.1 ([#3881](https://github.com/patternfly/patternfly-org/issues/3881)) ([af13c97](https://github.com/patternfly/patternfly-org/commit/af13c971384aaaa5bd87ce3e98dccee4b1214889))
344
+
345
+
346
+
347
+
348
+
349
+ # 5.4.0 (2024-02-03)
350
+
351
+
352
+ ### Features
353
+
354
+ * release 5.3 ([#3878](https://github.com/patternfly/patternfly-org/issues/3878)) ([3d1d130](https://github.com/patternfly/patternfly-org/commit/3d1d130c63ac4421ed8a307cd6ef140fa6e1d6f2))
355
+
356
+
357
+
358
+
359
+
360
+ ## 5.3.27 (2024-02-01)
361
+
362
+ **Note:** Version bump only for package @patternfly/documentation-framework
363
+
364
+
365
+
366
+
367
+
368
+ ## 5.3.26 (2024-02-01)
369
+
370
+ **Note:** Version bump only for package @patternfly/documentation-framework
371
+
372
+
373
+
374
+
375
+
376
+ ## 5.3.25 (2024-01-30)
377
+
378
+ **Note:** Version bump only for package @patternfly/documentation-framework
379
+
380
+
381
+
382
+
383
+
384
+ ## 5.3.24 (2024-01-30)
385
+
386
+ **Note:** Version bump only for package @patternfly/documentation-framework
387
+
388
+
389
+
390
+
391
+
392
+ ## 5.3.23 (2024-01-19)
393
+
394
+
395
+ ### Bug Fixes
396
+
397
+ * 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))
398
+
399
+
400
+
401
+
402
+
403
+ ## 5.3.22 (2024-01-16)
404
+
405
+ **Note:** Version bump only for package @patternfly/documentation-framework
406
+
407
+
408
+
409
+
410
+
411
+ ## 5.3.21 (2024-01-16)
412
+
413
+
414
+ ### Bug Fixes
415
+
416
+ * 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))
417
+
418
+
419
+
420
+
421
+
422
+ ## 5.3.20 (2024-01-15)
423
+
424
+ **Note:** Version bump only for package @patternfly/documentation-framework
425
+
426
+
427
+
428
+
429
+
430
+ ## 5.3.19 (2024-01-15)
431
+
432
+ **Note:** Version bump only for package @patternfly/documentation-framework
433
+
434
+
435
+
436
+
437
+
438
+ ## 5.3.18 (2024-01-12)
439
+
440
+
441
+ ### Bug Fixes
442
+
443
+ * bump puppeteer to fix core ([#3860](https://github.com/patternfly/patternfly-org/issues/3860)) ([1695209](https://github.com/patternfly/patternfly-org/commit/169520944b7c3dccf69709e6e2075b9153fce059))
444
+
445
+
446
+
447
+
448
+
449
+ ## 5.3.17 (2024-01-05)
450
+
451
+ **Note:** Version bump only for package @patternfly/documentation-framework
452
+
453
+
454
+
455
+
456
+
457
+ ## 5.3.16 (2024-01-03)
458
+
459
+ **Note:** Version bump only for package @patternfly/documentation-framework
460
+
461
+
462
+
463
+
464
+
465
+ ## 5.3.15 (2023-12-14)
466
+
467
+ **Note:** Version bump only for package @patternfly/documentation-framework
468
+
469
+
470
+
471
+
472
+
473
+ # 6.0.0-alpha.20 (2024-04-03)
474
+
475
+
476
+ ### Bug Fixes
477
+
478
+ * dark theme use v6 classname ([54cdb71](https://github.com/patternfly/patternfly-org/commit/54cdb717052eb00da735b0c7db6a82db4ef5f9de))
479
+
480
+
481
+
482
+
483
+
484
+ # 6.0.0-alpha.19 (2024-04-02)
485
+
486
+
487
+ ### Features
488
+
489
+ * **misc:** update alpha versions ([#3951](https://github.com/patternfly/patternfly-org/issues/3951)) ([c9c41ab](https://github.com/patternfly/patternfly-org/commit/c9c41abc396347e17d0e5afd5431331b80860ebb))
490
+
491
+
492
+
493
+
494
+
495
+ # 6.0.0-alpha.18 (2024-03-29)
496
+
497
+ **Note:** Version bump only for package @patternfly/documentation-framework
498
+
499
+
500
+
501
+
502
+
503
+ # 6.0.0-alpha.17 (2024-03-28)
504
+
505
+ **Note:** Version bump only for package @patternfly/documentation-framework
506
+
507
+
508
+
509
+
510
+
511
+ # 6.0.0-alpha.16 (2024-03-27)
512
+
513
+ **Note:** Version bump only for package @patternfly/documentation-framework
514
+
515
+
516
+
517
+
518
+
519
+ # 6.0.0-alpha.15 (2024-03-26)
520
+
521
+
522
+ ### Bug Fixes
523
+
524
+ * **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))
525
+
526
+
527
+
528
+
529
+
530
+ # 6.0.0-alpha.14 (2024-03-22)
531
+
532
+ **Note:** Version bump only for package @patternfly/documentation-framework
533
+
534
+
535
+
536
+
537
+
538
+ # 6.0.0-alpha.13 (2024-03-21)
539
+
540
+ **Note:** Version bump only for package @patternfly/documentation-framework
541
+
542
+
543
+
544
+
545
+
546
+ # 6.0.0-alpha.12 (2024-02-27)
547
+
548
+ **Note:** Version bump only for package @patternfly/documentation-framework
549
+
550
+
551
+
552
+
553
+
554
+ # 6.0.0-alpha.11 (2024-02-22)
555
+
556
+
557
+ ### Features
558
+
559
+ * 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))
560
+
561
+
562
+
563
+
564
+
565
+ # 6.0.0-alpha.10 (2024-02-01)
566
+
567
+
568
+ ### Bug Fixes
569
+
570
+ * bump docs framework version ([815e094](https://github.com/patternfly/patternfly-org/commit/815e09456987062a9b5d8a17c960698fd0c1c81c))
571
+
572
+
573
+
574
+
575
+
576
+ # 6.0.0-alpha.9 (2024-01-23)
577
+
578
+
579
+ ### Bug Fixes
580
+
581
+ * Update versions.json to include drag drop alpha ([9d924b7](https://github.com/patternfly/patternfly-org/commit/9d924b747cc3e431dffe438ed41940fbd610aa91))
582
+
583
+
584
+
585
+
586
+
587
+ # 6.0.0-alpha.8 (2024-01-15)
588
+
589
+ **Note:** Version bump only for package @patternfly/documentation-framework
590
+
591
+
592
+
593
+
594
+
595
+ # 6.0.0-alpha.7 (2024-01-12)
596
+
597
+
598
+ ### Bug Fixes
599
+
600
+ * Update brand svg id to avoid duplicate ids ([55d351b](https://github.com/patternfly/patternfly-org/commit/55d351be1b8d4d4f0b6d5f5090cbedc6629c6d94))
601
+
602
+
603
+
604
+
605
+
606
+ # 6.0.0-alpha.6 (2024-01-12)
607
+
608
+
609
+ ### Bug Fixes
610
+
611
+ * bump puppeteer ([#3858](https://github.com/patternfly/patternfly-org/issues/3858)) ([2182a0f](https://github.com/patternfly/patternfly-org/commit/2182a0fe4d4d50c866703efe316deafffc44e5a2))
612
+
613
+
614
+
615
+
616
+
617
+ # 6.0.0-alpha.5 (2023-12-20)
618
+
619
+
620
+ ### Bug Fixes
621
+
622
+ * PF brand logo in masthead to inline svg ([cafef36](https://github.com/patternfly/patternfly-org/commit/cafef363ea6b0912af9c5a1d5a0e10c353b60fd0))
623
+
624
+
625
+
626
+
627
+
6
628
  # 6.0.0-alpha.4 (2023-12-20)
7
629
 
8
630
 
@@ -43,6 +665,195 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
43
665
 
44
666
  * try a v6 release ([7d3150c](https://github.com/patternfly/patternfly-org/commit/7d3150c1195b013001720d1e5161cbb724a0d73b))
45
667
 
668
+ # Change Log
669
+
670
+ All notable changes to this project will be documented in this file.
671
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
672
+
673
+ # 5.8.0 (2024-03-20)
674
+
675
+
676
+ ### Features
677
+
678
+ * **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))
679
+
680
+
681
+
682
+
683
+
684
+ # 5.7.0 (2024-03-19)
685
+
686
+
687
+ ### Features
688
+
689
+ * 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))
690
+
691
+
692
+
693
+
694
+
695
+ # 5.6.0 (2024-03-13)
696
+
697
+
698
+ ### Features
699
+
700
+ * **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))
701
+
702
+
703
+
704
+
705
+
706
+ ## 5.5.1 (2024-03-12)
707
+
708
+ **Note:** Version bump only for package @patternfly/documentation-framework
709
+
710
+
711
+
712
+
713
+
714
+ # 5.5.0 (2024-03-08)
715
+
716
+
717
+ ### Features
718
+
719
+ * **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))
720
+
721
+
722
+
723
+
724
+
725
+ ## 5.4.3 (2024-02-27)
726
+
727
+ **Note:** Version bump only for package @patternfly/documentation-framework
728
+
729
+
730
+
731
+
732
+
733
+ ## 5.4.2 (2024-02-14)
734
+
735
+ **Note:** Version bump only for package @patternfly/documentation-framework
736
+
737
+
738
+
739
+
740
+
741
+ ## 5.4.1 (2024-02-06)
742
+
743
+
744
+ ### Bug Fixes
745
+
746
+ * Bump topology to 5.2.1 ([#3881](https://github.com/patternfly/patternfly-org/issues/3881)) ([af13c97](https://github.com/patternfly/patternfly-org/commit/af13c971384aaaa5bd87ce3e98dccee4b1214889))
747
+
748
+
749
+
750
+
751
+
752
+ # 5.4.0 (2024-02-03)
753
+
754
+
755
+ ### Features
756
+
757
+ * release 5.3 ([#3878](https://github.com/patternfly/patternfly-org/issues/3878)) ([3d1d130](https://github.com/patternfly/patternfly-org/commit/3d1d130c63ac4421ed8a307cd6ef140fa6e1d6f2))
758
+
759
+
760
+
761
+
762
+
763
+ ## 5.3.27 (2024-02-01)
764
+
765
+ **Note:** Version bump only for package @patternfly/documentation-framework
766
+
767
+
768
+
769
+
770
+
771
+ ## 5.3.26 (2024-02-01)
772
+
773
+ **Note:** Version bump only for package @patternfly/documentation-framework
774
+
775
+
776
+
777
+
778
+
779
+ ## 5.3.25 (2024-01-30)
780
+
781
+ **Note:** Version bump only for package @patternfly/documentation-framework
782
+
783
+
784
+
785
+
786
+
787
+ ## 5.3.24 (2024-01-30)
788
+
789
+ **Note:** Version bump only for package @patternfly/documentation-framework
790
+
791
+
792
+
793
+
794
+
795
+ ## 5.3.23 (2024-01-19)
796
+
797
+
798
+ ### Bug Fixes
799
+
800
+ * 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))
801
+
802
+
803
+
804
+
805
+
806
+ ## 5.3.22 (2024-01-16)
807
+
808
+ **Note:** Version bump only for package @patternfly/documentation-framework
809
+
810
+
811
+
812
+
813
+
814
+ ## 5.3.21 (2024-01-16)
815
+
816
+
817
+ ### Bug Fixes
818
+
819
+ * 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))
820
+
821
+
822
+
823
+
824
+ ## 5.3.20 (2024-01-15)
825
+
826
+ **Note:** Version bump only for package @patternfly/documentation-framework
827
+
828
+
829
+ ## 5.3.19 (2024-01-15)
830
+
831
+ **Note:** Version bump only for package @patternfly/documentation-framework
832
+
833
+
834
+ ## 5.3.18 (2024-01-12)
835
+
836
+
837
+ ### Bug Fixes
838
+
839
+ * bump puppeteer to fix core ([#3860](https://github.com/patternfly/patternfly-org/issues/3860)) ([1695209](https://github.com/patternfly/patternfly-org/commit/169520944b7c3dccf69709e6e2075b9153fce059))
840
+
841
+
842
+ ## 5.3.17 (2024-01-05)
843
+
844
+ **Note:** Version bump only for package @patternfly/documentation-framework
845
+
846
+
847
+ ## 5.3.16 (2024-01-03)
848
+
849
+ **Note:** Version bump only for package @patternfly/documentation-framework
850
+
851
+
852
+
853
+ ## 5.3.15 (2023-12-14)
854
+
855
+ **Note:** Version bump only for package @patternfly/documentation-framework
856
+
46
857
 
47
858
 
48
859