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

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