@patternfly/ast-helpers 0.12.0-alpha.5 → 0.12.0-alpha.51

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 +431 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,6 +3,437 @@
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-alpha.51 (2023-06-07)
7
+
8
+ **Note:** Version bump only for package @patternfly/ast-helpers
9
+
10
+
11
+
12
+
13
+
14
+ # 0.12.0-alpha.50 (2023-06-06)
15
+
16
+ **Note:** Version bump only for package @patternfly/ast-helpers
17
+
18
+
19
+
20
+
21
+
22
+ # 0.12.0-alpha.49 (2023-06-01)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * **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))
28
+
29
+
30
+
31
+
32
+
33
+ # 0.12.0-alpha.48 (2023-06-01)
34
+
35
+ **Note:** Version bump only for package @patternfly/ast-helpers
36
+
37
+
38
+
39
+
40
+
41
+ # 0.12.0-alpha.47 (2023-05-31)
42
+
43
+ **Note:** Version bump only for package @patternfly/ast-helpers
44
+
45
+
46
+
47
+
48
+
49
+ # 0.12.0-alpha.46 (2023-05-31)
50
+
51
+
52
+ ### Bug Fixes
53
+
54
+ * **CSSVariables:** check for values before looping over them ([f2d167f](https://github.com/patternfly/patternfly-org/commit/f2d167f57c0cd38b289ade62d98022d7902de38f))
55
+
56
+
57
+
58
+
59
+
60
+ # 0.12.0-alpha.45 (2023-05-31)
61
+
62
+
63
+ ### Bug Fixes
64
+
65
+ * **CSSVariables:** resolve a11y issues in tables ([41a7837](https://github.com/patternfly/patternfly-org/commit/41a78379de36c08d7b36fe48a9ff40a4140cdc63))
66
+
67
+
68
+
69
+
70
+
71
+ # 0.12.0-alpha.44 (2023-05-25)
72
+
73
+ **Note:** Version bump only for package @patternfly/ast-helpers
74
+
75
+
76
+
77
+
78
+
79
+ # 0.12.0-alpha.43 (2023-05-25)
80
+
81
+ **Note:** Version bump only for package @patternfly/ast-helpers
82
+
83
+
84
+
85
+
86
+
87
+ # 0.12.0-alpha.42 (2023-05-25)
88
+
89
+
90
+ ### Features
91
+
92
+ * **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))
93
+
94
+
95
+
96
+
97
+
98
+ # 0.12.0-alpha.41 (2023-05-18)
99
+
100
+ **Note:** Version bump only for package @patternfly/ast-helpers
101
+
102
+
103
+
104
+
105
+
106
+ # 0.12.0-alpha.40 (2023-05-15)
107
+
108
+
109
+ ### Bug Fixes
110
+
111
+ * broken link in search-input summary ([7cbf968](https://github.com/patternfly/patternfly-org/commit/7cbf968c1b00aef2257ef8b7434c7ff8b9a4255a))
112
+
113
+
114
+
115
+
116
+
117
+ # 0.12.0-alpha.39 (2023-05-15)
118
+
119
+
120
+ ### Bug Fixes
121
+
122
+ * **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))
123
+
124
+
125
+
126
+
127
+
128
+ # 0.12.0-alpha.38 (2023-05-11)
129
+
130
+ **Note:** Version bump only for package @patternfly/ast-helpers
131
+
132
+
133
+
134
+
135
+
136
+ # 0.12.0-alpha.37 (2023-05-11)
137
+
138
+ **Note:** Version bump only for package @patternfly/ast-helpers
139
+
140
+
141
+
142
+
143
+
144
+ # 0.12.0-alpha.36 (2023-05-10)
145
+
146
+ **Note:** Version bump only for package @patternfly/ast-helpers
147
+
148
+
149
+
150
+
151
+
152
+ # 0.12.0-alpha.35 (2023-05-10)
153
+
154
+ **Note:** Version bump only for package @patternfly/ast-helpers
155
+
156
+
157
+
158
+
159
+
160
+ # 0.12.0-alpha.34 (2023-05-09)
161
+
162
+
163
+ ### Bug Fixes
164
+
165
+ * **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))
166
+
167
+
168
+
169
+
170
+
171
+ # 0.12.0-alpha.33 (2023-05-05)
172
+
173
+
174
+ ### Features
175
+
176
+ * **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))
177
+
178
+
179
+
180
+
181
+
182
+ # 0.12.0-alpha.32 (2023-05-04)
183
+
184
+
185
+ ### Bug Fixes
186
+
187
+ * **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))
188
+
189
+
190
+
191
+
192
+
193
+ # 0.12.0-alpha.31 (2023-05-02)
194
+
195
+ **Note:** Version bump only for package @patternfly/ast-helpers
196
+
197
+
198
+
199
+
200
+
201
+ # 0.12.0-alpha.30 (2023-05-01)
202
+
203
+
204
+ ### Bug Fixes
205
+
206
+ * update Text component summary to fix build ([64b3590](https://github.com/patternfly/patternfly-org/commit/64b359029fa14be143ddec212fdf89a3033145d5))
207
+
208
+
209
+
210
+
211
+
212
+ # 0.12.0-alpha.29 (2023-04-27)
213
+
214
+
215
+ ### Bug Fixes
216
+
217
+ * white space change to test CI ([e9e7ed3](https://github.com/patternfly/patternfly-org/commit/e9e7ed3cf6007fcf022dd7693bfed12bdf9d7e9a))
218
+
219
+
220
+
221
+
222
+
223
+ # 0.12.0-alpha.28 (2023-04-26)
224
+
225
+
226
+ ### Bug Fixes
227
+
228
+ * sidebar open by default ([#3506](https://github.com/patternfly/patternfly-org/issues/3506)) ([fb5f086](https://github.com/patternfly/patternfly-org/commit/fb5f08611d3edde80a559635b39dab7138f06d1d))
229
+
230
+
231
+
232
+
233
+
234
+ # 0.12.0-alpha.27 (2023-04-26)
235
+
236
+ **Note:** Version bump only for package @patternfly/ast-helpers
237
+
238
+
239
+
240
+
241
+
242
+ # 0.12.0-alpha.26 (2023-04-25)
243
+
244
+
245
+ ### Bug Fixes
246
+
247
+ * **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))
248
+
249
+
250
+
251
+
252
+
253
+ # 0.12.0-alpha.25 (2023-04-21)
254
+
255
+ **Note:** Version bump only for package @patternfly/ast-helpers
256
+
257
+
258
+
259
+
260
+
261
+ # 0.12.0-alpha.24 (2023-04-19)
262
+
263
+ **Note:** Version bump only for package @patternfly/ast-helpers
264
+
265
+
266
+
267
+
268
+
269
+ # 0.12.0-alpha.23 (2023-04-17)
270
+
271
+ **Note:** Version bump only for package @patternfly/ast-helpers
272
+
273
+
274
+
275
+
276
+
277
+ # 0.12.0-alpha.22 (2023-04-17)
278
+
279
+
280
+ ### Features
281
+
282
+ * **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))
283
+
284
+
285
+
286
+
287
+
288
+ # 0.12.0-alpha.21 (2023-04-17)
289
+
290
+ **Note:** Version bump only for package @patternfly/ast-helpers
291
+
292
+
293
+
294
+
295
+
296
+ # 0.12.0-alpha.20 (2023-04-15)
297
+
298
+
299
+ ### Bug Fixes
300
+
301
+ * clean up references to katacoda ([#3491](https://github.com/patternfly/patternfly-org/issues/3491)) ([5de986b](https://github.com/patternfly/patternfly-org/commit/5de986b917ee7edf9c476bb2df2f2ee4d454a7e1))
302
+
303
+
304
+
305
+
306
+
307
+ # 0.12.0-alpha.19 (2023-04-14)
308
+
309
+ **Note:** Version bump only for package @patternfly/ast-helpers
310
+
311
+
312
+
313
+
314
+
315
+ # 0.12.0-alpha.18 (2023-04-12)
316
+
317
+ **Note:** Version bump only for package @patternfly/ast-helpers
318
+
319
+
320
+
321
+
322
+
323
+ # 0.12.0-alpha.17 (2023-04-11)
324
+
325
+
326
+ ### Bug Fixes
327
+
328
+ * **cssVariables:** Update expandId ([b9b0a6e](https://github.com/patternfly/patternfly-org/commit/b9b0a6edcc103c442f24caae086b68558415be57))
329
+
330
+
331
+
332
+
333
+
334
+ # 0.12.0-alpha.16 (2023-04-11)
335
+
336
+
337
+ ### Bug Fixes
338
+
339
+ * **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))
340
+
341
+
342
+
343
+
344
+
345
+ # 0.12.0-alpha.15 (2023-04-11)
346
+
347
+
348
+ ### Features
349
+
350
+ * **tables:** update tables, context selector ([#3474](https://github.com/patternfly/patternfly-org/issues/3474)) ([cd82c35](https://github.com/patternfly/patternfly-org/commit/cd82c356f568f3368bc22319d614fde8dd74fb38))
351
+
352
+
353
+
354
+
355
+
356
+ # 0.12.0-alpha.14 (2023-04-06)
357
+
358
+ **Note:** Version bump only for package @patternfly/ast-helpers
359
+
360
+
361
+
362
+
363
+
364
+ # 0.12.0-alpha.13 (2023-04-03)
365
+
366
+
367
+ ### Bug Fixes
368
+
369
+ * **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))
370
+
371
+
372
+
373
+
374
+
375
+ # 0.12.0-alpha.12 (2023-03-31)
376
+
377
+ **Note:** Version bump only for package @patternfly/ast-helpers
378
+
379
+
380
+
381
+
382
+
383
+ # 0.12.0-alpha.11 (2023-03-30)
384
+
385
+ **Note:** Version bump only for package @patternfly/ast-helpers
386
+
387
+
388
+
389
+
390
+
391
+ # 0.12.0-alpha.10 (2023-03-29)
392
+
393
+ **Note:** Version bump only for package @patternfly/ast-helpers
394
+
395
+
396
+
397
+
398
+
399
+ # 0.12.0-alpha.9 (2023-03-15)
400
+
401
+ **Note:** Version bump only for package @patternfly/ast-helpers
402
+
403
+
404
+
405
+
406
+
407
+ # 0.12.0-alpha.8 (2023-03-09)
408
+
409
+
410
+ ### Bug Fixes
411
+
412
+ * **versions:** fix typo ([a9b8fe2](https://github.com/patternfly/patternfly-org/commit/a9b8fe296a9c28bdd9ada01a80b1653810802ddf))
413
+
414
+
415
+
416
+
417
+
418
+ # 0.12.0-alpha.7 (2023-03-03)
419
+
420
+
421
+ ### Features
422
+
423
+ * **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))
424
+
425
+
426
+
427
+
428
+
429
+ # 0.12.0-alpha.6 (2023-03-01)
430
+
431
+ **Note:** Version bump only for package @patternfly/ast-helpers
432
+
433
+
434
+
435
+
436
+
6
437
  # 0.12.0-alpha.5 (2023-03-01)
7
438
 
8
439
  **Note:** Version bump only for package @patternfly/ast-helpers
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-alpha.5",
4
+ "version": "0.12.0-alpha.51",
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": "40c8dbde006b01d629c42bd2a1719617e8ef86a8"
18
+ "gitHead": "a31454d8349dec1c5f8b5a15a7121b7b2d9435b2"
19
19
  }