@patternfly/ast-helpers 0.12.0 → 0.12.2

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 (2) hide show
  1. package/CHANGELOG.md +691 -3
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,18 +3,651 @@
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
- # 0.12.0 (2023-02-09)
6
+ ## 0.12.2 (2023-06-26)
7
+
8
+ **Note:** Version bump only for package @patternfly/ast-helpers
9
+
10
+
11
+
12
+
13
+
14
+ ## 0.12.1 (2023-06-23)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * turn dry run off ([#3627](https://github.com/patternfly/patternfly-org/issues/3627)) ([f0a2d51](https://github.com/patternfly/patternfly-org/commit/f0a2d510b75b69b18cdbbd7ceb663241ef30093f))
20
+
21
+
22
+
23
+
24
+
25
+ # 0.12.0-alpha.73 (2023-06-23)
26
+
27
+ **Note:** Version bump only for package @patternfly/ast-helpers
28
+
29
+
30
+
31
+
32
+
33
+ # 0.12.0-alpha.72 (2023-06-23)
34
+
35
+ **Note:** Version bump only for package @patternfly/ast-helpers
36
+
37
+
38
+
39
+
40
+
41
+ # 0.12.0-alpha.71 (2023-06-22)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * **deps:** update docs-framework to the latest prereleases ([#3615](https://github.com/patternfly/patternfly-org/issues/3615)) ([54091c3](https://github.com/patternfly/patternfly-org/commit/54091c358f01f65269f314c2717ad58767aa669a))
47
+
48
+
49
+
50
+
51
+
52
+ # 0.12.0-alpha.70 (2023-06-22)
53
+
54
+ **Note:** Version bump only for package @patternfly/ast-helpers
55
+
56
+
57
+
58
+
59
+
60
+ # 0.12.0-alpha.69 (2023-06-22)
61
+
62
+ **Note:** Version bump only for package @patternfly/ast-helpers
63
+
64
+
65
+
66
+
67
+
68
+ # 0.12.0-alpha.68 (2023-06-22)
69
+
70
+
71
+ ### Bug Fixes
72
+
73
+ * **docs:** fixed broken css vars header link ([#3617](https://github.com/patternfly/patternfly-org/issues/3617)) ([ad2b012](https://github.com/patternfly/patternfly-org/commit/ad2b01252d68cf8c4e53fac283b142b13994b222))
74
+
75
+
76
+
77
+
78
+
79
+ # 0.12.0-alpha.67 (2023-06-21)
80
+
81
+ **Note:** Version bump only for package @patternfly/ast-helpers
82
+
83
+
84
+
85
+
86
+
87
+ # 0.12.0-alpha.66 (2023-06-21)
88
+
89
+ **Note:** Version bump only for package @patternfly/ast-helpers
90
+
91
+
92
+
93
+
94
+
95
+ # 0.12.0-alpha.65 (2023-06-16)
96
+
97
+ **Note:** Version bump only for package @patternfly/ast-helpers
98
+
99
+
100
+
101
+
102
+
103
+ # 0.12.0-alpha.64 (2023-06-15)
104
+
105
+ **Note:** Version bump only for package @patternfly/ast-helpers
106
+
107
+
108
+
109
+
110
+
111
+ # 0.12.0-alpha.63 (2023-06-15)
112
+
113
+
114
+ ### Bug Fixes
115
+
116
+ * **Sidenav:** updated PageContext props ([#3593](https://github.com/patternfly/patternfly-org/issues/3593)) ([1cc24ea](https://github.com/patternfly/patternfly-org/commit/1cc24ea1ef88c42a6b62a4a6b2421d157bc298d8))
117
+
118
+
119
+
120
+
121
+
122
+ # 0.12.0-alpha.62 (2023-06-14)
123
+
124
+ **Note:** Version bump only for package @patternfly/ast-helpers
125
+
126
+
127
+
128
+
129
+
130
+ # 0.12.0-alpha.61 (2023-06-14)
131
+
132
+ **Note:** Version bump only for package @patternfly/ast-helpers
133
+
134
+
135
+
136
+
137
+
138
+ # 0.12.0-alpha.60 (2023-06-14)
139
+
140
+ **Note:** Version bump only for package @patternfly/ast-helpers
141
+
142
+
143
+
144
+
145
+
146
+ # 0.12.0-alpha.59 (2023-06-13)
147
+
148
+
149
+ ### Bug Fixes
150
+
151
+ * **docs:** fixed gallery styles affecting width, font vars ([#3596](https://github.com/patternfly/patternfly-org/issues/3596)) ([04f1b54](https://github.com/patternfly/patternfly-org/commit/04f1b54f947e1afca88926d8f371d3bf37a70e25))
152
+
153
+
154
+
155
+
156
+
157
+ # 0.12.0-alpha.58 (2023-06-13)
158
+
159
+ **Note:** Version bump only for package @patternfly/ast-helpers
160
+
161
+
162
+
163
+
164
+
165
+ # 0.12.0-alpha.57 (2023-06-13)
166
+
167
+ **Note:** Version bump only for package @patternfly/ast-helpers
168
+
169
+
170
+
171
+
172
+
173
+ # 0.12.0-alpha.56 (2023-06-12)
174
+
175
+ **Note:** Version bump only for package @patternfly/ast-helpers
176
+
177
+
178
+
179
+
180
+
181
+ # 0.12.0-alpha.55 (2023-06-12)
182
+
183
+
184
+ ### Features
185
+
186
+ * turn on dark switcher, remove extra css ([#3519](https://github.com/patternfly/patternfly-org/issues/3519)) ([0059891](https://github.com/patternfly/patternfly-org/commit/005989134d6a962189690a49faccb8dfc6e3de77))
187
+
188
+
189
+
190
+
191
+
192
+ # 0.12.0-alpha.54 (2023-06-12)
193
+
194
+
195
+ ### Bug Fixes
196
+
197
+ * **whitespace:** whitespace change to push out new release ([84d1bb3](https://github.com/patternfly/patternfly-org/commit/84d1bb3ccc79a9ef2c4cf5fb93b19fbb719b6078))
198
+
199
+
200
+
201
+
202
+
203
+ # 0.12.0-alpha.53 (2023-06-09)
204
+
205
+ **Note:** Version bump only for package @patternfly/ast-helpers
206
+
207
+
208
+
209
+
210
+
211
+ # 0.12.0-alpha.52 (2023-06-09)
212
+
213
+ **Note:** Version bump only for package @patternfly/ast-helpers
214
+
215
+
216
+
217
+
218
+
219
+ # 0.12.0-alpha.51 (2023-06-07)
220
+
221
+ **Note:** Version bump only for package @patternfly/ast-helpers
222
+
223
+
224
+
225
+
226
+
227
+ # 0.12.0-alpha.50 (2023-06-06)
228
+
229
+ **Note:** Version bump only for package @patternfly/ast-helpers
230
+
231
+
232
+
233
+
234
+
235
+ # 0.12.0-alpha.49 (2023-06-01)
236
+
237
+
238
+ ### Bug Fixes
239
+
240
+ * **labels:** Update label logic to include html components ([#3567](https://github.com/patternfly/patternfly-org/issues/3567)) ([32bdc0f](https://github.com/patternfly/patternfly-org/commit/32bdc0fe2120e2c86f39c1e5da94e3f2d11d9705))
241
+
242
+
243
+
244
+
245
+
246
+ # 0.12.0-alpha.48 (2023-06-01)
247
+
248
+ **Note:** Version bump only for package @patternfly/ast-helpers
249
+
250
+
251
+
252
+
253
+
254
+ # 0.12.0-alpha.47 (2023-05-31)
255
+
256
+ **Note:** Version bump only for package @patternfly/ast-helpers
257
+
258
+
259
+
260
+
261
+
262
+ # 0.12.0-alpha.46 (2023-05-31)
263
+
264
+
265
+ ### Bug Fixes
266
+
267
+ * **CSSVariables:** check for values before looping over them ([f2d167f](https://github.com/patternfly/patternfly-org/commit/f2d167f57c0cd38b289ade62d98022d7902de38f))
268
+
269
+
270
+
271
+
272
+
273
+ # 0.12.0-alpha.45 (2023-05-31)
274
+
275
+
276
+ ### Bug Fixes
277
+
278
+ * **CSSVariables:** resolve a11y issues in tables ([41a7837](https://github.com/patternfly/patternfly-org/commit/41a78379de36c08d7b36fe48a9ff40a4140cdc63))
279
+
280
+
281
+
282
+
283
+
284
+ # 0.12.0-alpha.44 (2023-05-25)
285
+
286
+ **Note:** Version bump only for package @patternfly/ast-helpers
287
+
288
+
289
+
290
+
291
+
292
+ # 0.12.0-alpha.43 (2023-05-25)
293
+
294
+ **Note:** Version bump only for package @patternfly/ast-helpers
295
+
296
+
297
+
298
+
299
+
300
+ # 0.12.0-alpha.42 (2023-05-25)
301
+
302
+
303
+ ### Features
304
+
305
+ * **labels:** add deprecated/demo/beta labels to headers + nav items ([#3547](https://github.com/patternfly/patternfly-org/issues/3547)) ([010a0e0](https://github.com/patternfly/patternfly-org/commit/010a0e05baea661964660d2a733569a34abbf243))
306
+
307
+
308
+
309
+
310
+
311
+ # 0.12.0-alpha.41 (2023-05-18)
312
+
313
+ **Note:** Version bump only for package @patternfly/ast-helpers
314
+
315
+
316
+
317
+
318
+
319
+ # 0.12.0-alpha.40 (2023-05-15)
320
+
321
+
322
+ ### Bug Fixes
323
+
324
+ * broken link in search-input summary ([7cbf968](https://github.com/patternfly/patternfly-org/commit/7cbf968c1b00aef2257ef8b7434c7ff8b9a4255a))
325
+
326
+
327
+
328
+
329
+
330
+ # 0.12.0-alpha.39 (2023-05-15)
331
+
332
+
333
+ ### Bug Fixes
334
+
335
+ * **docs:** use correct theme class on full page dark theme switcher ([#3532](https://github.com/patternfly/patternfly-org/issues/3532)) ([0008236](https://github.com/patternfly/patternfly-org/commit/0008236da2b105fd1789db2263323c59780b5194))
336
+
337
+
338
+
339
+
340
+
341
+ # 0.12.0-alpha.38 (2023-05-11)
342
+
343
+ **Note:** Version bump only for package @patternfly/ast-helpers
344
+
345
+
346
+
347
+
348
+
349
+ # 0.12.0-alpha.37 (2023-05-11)
350
+
351
+ **Note:** Version bump only for package @patternfly/ast-helpers
352
+
353
+
354
+
355
+
356
+
357
+ # 0.12.0-alpha.36 (2023-05-10)
358
+
359
+ **Note:** Version bump only for package @patternfly/ast-helpers
360
+
361
+
362
+
363
+
364
+
365
+ # 0.12.0-alpha.35 (2023-05-10)
366
+
367
+ **Note:** Version bump only for package @patternfly/ast-helpers
368
+
369
+
370
+
371
+
372
+
373
+ # 0.12.0-alpha.34 (2023-05-09)
374
+
375
+
376
+ ### Bug Fixes
377
+
378
+ * **org:** Fix up org css issues after doc framework update ([#3518](https://github.com/patternfly/patternfly-org/issues/3518)) ([a6f20c5](https://github.com/patternfly/patternfly-org/commit/a6f20c569a8ba8df2da23722c48f73f750e229e3))
379
+
380
+
381
+
382
+
383
+
384
+ # 0.12.0-alpha.33 (2023-05-05)
385
+
386
+
387
+ ### Features
388
+
389
+ * **docs:** Update docs framework with latest react code ([#3517](https://github.com/patternfly/patternfly-org/issues/3517)) ([2df0147](https://github.com/patternfly/patternfly-org/commit/2df014737dbbe35033d0b28ee71b40d5fbe22ed2))
390
+
391
+
392
+
393
+
394
+
395
+ # 0.12.0-alpha.32 (2023-05-04)
396
+
397
+
398
+ ### Bug Fixes
399
+
400
+ * **css:** update css selectors for v5 versioning ([#3516](https://github.com/patternfly/patternfly-org/issues/3516)) ([f681945](https://github.com/patternfly/patternfly-org/commit/f681945e2de1200fbb7d2d6ab8262091b1e72a8e))
401
+
402
+
403
+
404
+
405
+
406
+ # 0.12.0-alpha.31 (2023-05-02)
407
+
408
+ **Note:** Version bump only for package @patternfly/ast-helpers
409
+
410
+
411
+
412
+
413
+
414
+ # 0.12.0-alpha.30 (2023-05-01)
415
+
416
+
417
+ ### Bug Fixes
418
+
419
+ * update Text component summary to fix build ([64b3590](https://github.com/patternfly/patternfly-org/commit/64b359029fa14be143ddec212fdf89a3033145d5))
420
+
421
+
422
+
423
+
424
+
425
+ # 0.12.0-alpha.29 (2023-04-27)
426
+
427
+
428
+ ### Bug Fixes
429
+
430
+ * white space change to test CI ([e9e7ed3](https://github.com/patternfly/patternfly-org/commit/e9e7ed3cf6007fcf022dd7693bfed12bdf9d7e9a))
431
+
432
+
433
+
434
+
435
+
436
+ # 0.12.0-alpha.28 (2023-04-26)
437
+
438
+
439
+ ### Bug Fixes
440
+
441
+ * sidebar open by default ([#3506](https://github.com/patternfly/patternfly-org/issues/3506)) ([fb5f086](https://github.com/patternfly/patternfly-org/commit/fb5f08611d3edde80a559635b39dab7138f06d1d))
442
+
443
+
444
+
445
+
446
+
447
+ # 0.12.0-alpha.27 (2023-04-26)
448
+
449
+ **Note:** Version bump only for package @patternfly/ast-helpers
450
+
451
+
452
+
453
+
454
+
455
+ # 0.12.0-alpha.26 (2023-04-25)
456
+
457
+
458
+ ### Bug Fixes
459
+
460
+ * **docs:** Update static dir and fix null loading ([#3505](https://github.com/patternfly/patternfly-org/issues/3505)) ([e65a1b2](https://github.com/patternfly/patternfly-org/commit/e65a1b21ae7671322adcbcef1ada69436fd07802))
461
+
462
+
463
+
464
+
465
+
466
+ # 0.12.0-alpha.25 (2023-04-21)
467
+
468
+ **Note:** Version bump only for package @patternfly/ast-helpers
469
+
470
+
471
+
472
+
473
+
474
+ # 0.12.0-alpha.24 (2023-04-19)
475
+
476
+ **Note:** Version bump only for package @patternfly/ast-helpers
477
+
478
+
479
+
480
+
481
+
482
+ # 0.12.0-alpha.23 (2023-04-17)
483
+
484
+ **Note:** Version bump only for package @patternfly/ast-helpers
485
+
486
+
487
+
488
+
489
+
490
+ # 0.12.0-alpha.22 (2023-04-17)
491
+
492
+
493
+ ### Features
494
+
495
+ * **docs-framework:** add support for exposing function documentation ([#3485](https://github.com/patternfly/patternfly-org/issues/3485)) ([2f19ded](https://github.com/patternfly/patternfly-org/commit/2f19deda84c75042df1870c0950bb173eb2c3d84))
496
+
497
+
498
+
499
+
500
+
501
+ # 0.12.0-alpha.21 (2023-04-17)
502
+
503
+ **Note:** Version bump only for package @patternfly/ast-helpers
504
+
505
+
506
+
507
+
508
+
509
+ # 0.12.0-alpha.20 (2023-04-15)
510
+
511
+
512
+ ### Bug Fixes
513
+
514
+ * clean up references to katacoda ([#3491](https://github.com/patternfly/patternfly-org/issues/3491)) ([5de986b](https://github.com/patternfly/patternfly-org/commit/5de986b917ee7edf9c476bb2df2f2ee4d454a7e1))
515
+
516
+
517
+
518
+
519
+
520
+ # 0.12.0-alpha.19 (2023-04-14)
521
+
522
+ **Note:** Version bump only for package @patternfly/ast-helpers
523
+
524
+
525
+
526
+
527
+
528
+ # 0.12.0-alpha.18 (2023-04-12)
529
+
530
+ **Note:** Version bump only for package @patternfly/ast-helpers
531
+
532
+
533
+
534
+
535
+
536
+ # 0.12.0-alpha.17 (2023-04-11)
537
+
538
+
539
+ ### Bug Fixes
540
+
541
+ * **cssVariables:** Update expandId ([b9b0a6e](https://github.com/patternfly/patternfly-org/commit/b9b0a6edcc103c442f24caae086b68558415be57))
542
+
543
+
544
+
545
+
546
+
547
+ # 0.12.0-alpha.16 (2023-04-11)
548
+
549
+
550
+ ### Bug Fixes
551
+
552
+ * **docs:** fixes display & search bugs on icons page ([#3483](https://github.com/patternfly/patternfly-org/issues/3483)) ([39b225c](https://github.com/patternfly/patternfly-org/commit/39b225cdcbdc4c01c5002750600708eab6427f60))
553
+
554
+
555
+
556
+
557
+
558
+ # 0.12.0-alpha.15 (2023-04-11)
559
+
560
+
561
+ ### Features
562
+
563
+ * **tables:** update tables, context selector ([#3474](https://github.com/patternfly/patternfly-org/issues/3474)) ([cd82c35](https://github.com/patternfly/patternfly-org/commit/cd82c356f568f3368bc22319d614fde8dd74fb38))
564
+
565
+
566
+
567
+
568
+
569
+ # 0.12.0-alpha.14 (2023-04-06)
570
+
571
+ **Note:** Version bump only for package @patternfly/ast-helpers
572
+
573
+
574
+
575
+
576
+
577
+ # 0.12.0-alpha.13 (2023-04-03)
578
+
579
+
580
+ ### Bug Fixes
581
+
582
+ * **Tables:** temporarily comment out tables so Table can be deprecated ([#3468](https://github.com/patternfly/patternfly-org/issues/3468)) ([f4aa5ed](https://github.com/patternfly/patternfly-org/commit/f4aa5ed791161851cdc92d02d0c752eef4028306))
583
+
584
+
585
+
586
+
587
+
588
+ # 0.12.0-alpha.12 (2023-03-31)
589
+
590
+ **Note:** Version bump only for package @patternfly/ast-helpers
591
+
592
+
593
+
594
+
595
+
596
+ # 0.12.0-alpha.11 (2023-03-30)
597
+
598
+ **Note:** Version bump only for package @patternfly/ast-helpers
599
+
600
+
601
+
602
+
603
+
604
+ # 0.12.0-alpha.10 (2023-03-29)
605
+
606
+ **Note:** Version bump only for package @patternfly/ast-helpers
607
+
608
+
609
+
610
+
611
+
612
+ # 0.12.0-alpha.9 (2023-03-15)
613
+
614
+ **Note:** Version bump only for package @patternfly/ast-helpers
615
+
616
+
617
+
618
+
619
+
620
+ # 0.12.0-alpha.8 (2023-03-09)
621
+
622
+
623
+ ### Bug Fixes
624
+
625
+ * **versions:** fix typo ([a9b8fe2](https://github.com/patternfly/patternfly-org/commit/a9b8fe296a9c28bdd9ada01a80b1653810802ddf))
626
+
627
+
628
+
629
+
630
+
631
+ # 0.12.0-alpha.7 (2023-03-03)
7
632
 
8
633
 
9
634
  ### Features
10
635
 
11
- * **docs:** customize tabs with optional tabText frontmatter ([#3394](https://github.com/patternfly/patternfly-org/issues/3394)) ([093c6c7](https://github.com/patternfly/patternfly-org/commit/093c6c77053f544605d40f8918dc5621829ac7c3))
636
+ * **docs-framework:** add legacy ssl cli option ([#3433](https://github.com/patternfly/patternfly-org/issues/3433)) ([ccb56fb](https://github.com/patternfly/patternfly-org/commit/ccb56fb27026ebe4be5f5166a86cf3c2f995a872))
637
+
638
+
639
+
640
+
12
641
 
642
+ # 0.12.0-alpha.6 (2023-03-01)
643
+
644
+ **Note:** Version bump only for package @patternfly/ast-helpers
13
645
 
14
646
 
15
647
 
16
648
 
17
- ## 0.11.1 (2023-02-09)
649
+
650
+ # 0.12.0-alpha.5 (2023-03-01)
18
651
 
19
652
  **Note:** Version bump only for package @patternfly/ast-helpers
20
653
 
@@ -22,6 +655,61 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
22
655
 
23
656
 
24
657
 
658
+ # 0.12.0-alpha.4 (2023-03-01)
659
+
660
+
661
+ ### Bug Fixes
662
+
663
+ * **404 Page:** Removed CardHeaderMain ([#3429](https://github.com/patternfly/patternfly-org/issues/3429)) ([6169fed](https://github.com/patternfly/patternfly-org/commit/6169fedd3dc57b9c206197c498d6cebc559e2a93))
664
+
665
+
666
+
667
+
668
+
669
+ # 0.12.0-alpha.3 (2023-02-27)
670
+
671
+
672
+ ### Bug Fixes
673
+
674
+ * **README:** small wording change to test build ([45ede1b](https://github.com/patternfly/patternfly-org/commit/45ede1b356392df6982fd5cbf3b3a4d976f54e06))
675
+
676
+
677
+
678
+
679
+
680
+ # 0.12.0-alpha.2 (2023-02-13)
681
+
682
+
683
+ ### Bug Fixes
684
+
685
+ * **whitespace:** test github actions ([de769f0](https://github.com/patternfly/patternfly-org/commit/de769f0d47e770af07caf9370ae72f76ab66c8a8))
686
+
687
+
688
+
689
+
690
+
691
+ # 0.12.0-alpha.1 (2023-02-13)
692
+
693
+
694
+ ### Bug Fixes
695
+
696
+ * **whitespace:** test github actions ([2e04c13](https://github.com/patternfly/patternfly-org/commit/2e04c137472fe5b4bd96c25cc32ab9c45238f70b))
697
+
698
+
699
+
700
+
701
+
702
+ # 0.12.0-alpha.0 (2023-02-13)
703
+
704
+
705
+ ### Features
706
+
707
+ * **v5:** pull in alphas, set up doc-framework alpha ([#3401](https://github.com/patternfly/patternfly-org/issues/3401)) ([082d048](https://github.com/patternfly/patternfly-org/commit/082d048f33505fb1efc39a3c9928d1552c7f9cea))
708
+
709
+
710
+
711
+
712
+
25
713
  # 0.11.0 (2023-02-07)
26
714
 
27
715
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/ast-helpers",
3
3
  "description": "Acorn AST helpers for working with live code",
4
- "version": "0.12.0",
4
+ "version": "0.12.2",
5
5
  "author": "Red Hat",
6
6
  "license": "MIT",
7
7
  "publishConfig": {
@@ -15,5 +15,5 @@
15
15
  "acorn-static-class-features": "^1.0.0",
16
16
  "astring": "^1.7.5"
17
17
  },
18
- "gitHead": "a9a48b143a7a72b044d35960fee0c8122a117b9c"
18
+ "gitHead": "fb90512e01cd27f5e02c4072a0a148715279cf4b"
19
19
  }