@patternfly/ast-helpers 0.12.0-alpha.3 → 0.12.0-alpha.31

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 +263 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,6 +3,269 @@
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.31 (2023-05-02)
7
+
8
+ **Note:** Version bump only for package @patternfly/ast-helpers
9
+
10
+
11
+
12
+
13
+
14
+ # 0.12.0-alpha.30 (2023-05-01)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * update Text component summary to fix build ([64b3590](https://github.com/patternfly/patternfly-org/commit/64b359029fa14be143ddec212fdf89a3033145d5))
20
+
21
+
22
+
23
+
24
+
25
+ # 0.12.0-alpha.29 (2023-04-27)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * white space change to test CI ([e9e7ed3](https://github.com/patternfly/patternfly-org/commit/e9e7ed3cf6007fcf022dd7693bfed12bdf9d7e9a))
31
+
32
+
33
+
34
+
35
+
36
+ # 0.12.0-alpha.28 (2023-04-26)
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * sidebar open by default ([#3506](https://github.com/patternfly/patternfly-org/issues/3506)) ([fb5f086](https://github.com/patternfly/patternfly-org/commit/fb5f08611d3edde80a559635b39dab7138f06d1d))
42
+
43
+
44
+
45
+
46
+
47
+ # 0.12.0-alpha.27 (2023-04-26)
48
+
49
+ **Note:** Version bump only for package @patternfly/ast-helpers
50
+
51
+
52
+
53
+
54
+
55
+ # 0.12.0-alpha.26 (2023-04-25)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * **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))
61
+
62
+
63
+
64
+
65
+
66
+ # 0.12.0-alpha.25 (2023-04-21)
67
+
68
+ **Note:** Version bump only for package @patternfly/ast-helpers
69
+
70
+
71
+
72
+
73
+
74
+ # 0.12.0-alpha.24 (2023-04-19)
75
+
76
+ **Note:** Version bump only for package @patternfly/ast-helpers
77
+
78
+
79
+
80
+
81
+
82
+ # 0.12.0-alpha.23 (2023-04-17)
83
+
84
+ **Note:** Version bump only for package @patternfly/ast-helpers
85
+
86
+
87
+
88
+
89
+
90
+ # 0.12.0-alpha.22 (2023-04-17)
91
+
92
+
93
+ ### Features
94
+
95
+ * **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))
96
+
97
+
98
+
99
+
100
+
101
+ # 0.12.0-alpha.21 (2023-04-17)
102
+
103
+ **Note:** Version bump only for package @patternfly/ast-helpers
104
+
105
+
106
+
107
+
108
+
109
+ # 0.12.0-alpha.20 (2023-04-15)
110
+
111
+
112
+ ### Bug Fixes
113
+
114
+ * clean up references to katacoda ([#3491](https://github.com/patternfly/patternfly-org/issues/3491)) ([5de986b](https://github.com/patternfly/patternfly-org/commit/5de986b917ee7edf9c476bb2df2f2ee4d454a7e1))
115
+
116
+
117
+
118
+
119
+
120
+ # 0.12.0-alpha.19 (2023-04-14)
121
+
122
+ **Note:** Version bump only for package @patternfly/ast-helpers
123
+
124
+
125
+
126
+
127
+
128
+ # 0.12.0-alpha.18 (2023-04-12)
129
+
130
+ **Note:** Version bump only for package @patternfly/ast-helpers
131
+
132
+
133
+
134
+
135
+
136
+ # 0.12.0-alpha.17 (2023-04-11)
137
+
138
+
139
+ ### Bug Fixes
140
+
141
+ * **cssVariables:** Update expandId ([b9b0a6e](https://github.com/patternfly/patternfly-org/commit/b9b0a6edcc103c442f24caae086b68558415be57))
142
+
143
+
144
+
145
+
146
+
147
+ # 0.12.0-alpha.16 (2023-04-11)
148
+
149
+
150
+ ### Bug Fixes
151
+
152
+ * **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))
153
+
154
+
155
+
156
+
157
+
158
+ # 0.12.0-alpha.15 (2023-04-11)
159
+
160
+
161
+ ### Features
162
+
163
+ * **tables:** update tables, context selector ([#3474](https://github.com/patternfly/patternfly-org/issues/3474)) ([cd82c35](https://github.com/patternfly/patternfly-org/commit/cd82c356f568f3368bc22319d614fde8dd74fb38))
164
+
165
+
166
+
167
+
168
+
169
+ # 0.12.0-alpha.14 (2023-04-06)
170
+
171
+ **Note:** Version bump only for package @patternfly/ast-helpers
172
+
173
+
174
+
175
+
176
+
177
+ # 0.12.0-alpha.13 (2023-04-03)
178
+
179
+
180
+ ### Bug Fixes
181
+
182
+ * **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))
183
+
184
+
185
+
186
+
187
+
188
+ # 0.12.0-alpha.12 (2023-03-31)
189
+
190
+ **Note:** Version bump only for package @patternfly/ast-helpers
191
+
192
+
193
+
194
+
195
+
196
+ # 0.12.0-alpha.11 (2023-03-30)
197
+
198
+ **Note:** Version bump only for package @patternfly/ast-helpers
199
+
200
+
201
+
202
+
203
+
204
+ # 0.12.0-alpha.10 (2023-03-29)
205
+
206
+ **Note:** Version bump only for package @patternfly/ast-helpers
207
+
208
+
209
+
210
+
211
+
212
+ # 0.12.0-alpha.9 (2023-03-15)
213
+
214
+ **Note:** Version bump only for package @patternfly/ast-helpers
215
+
216
+
217
+
218
+
219
+
220
+ # 0.12.0-alpha.8 (2023-03-09)
221
+
222
+
223
+ ### Bug Fixes
224
+
225
+ * **versions:** fix typo ([a9b8fe2](https://github.com/patternfly/patternfly-org/commit/a9b8fe296a9c28bdd9ada01a80b1653810802ddf))
226
+
227
+
228
+
229
+
230
+
231
+ # 0.12.0-alpha.7 (2023-03-03)
232
+
233
+
234
+ ### Features
235
+
236
+ * **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))
237
+
238
+
239
+
240
+
241
+
242
+ # 0.12.0-alpha.6 (2023-03-01)
243
+
244
+ **Note:** Version bump only for package @patternfly/ast-helpers
245
+
246
+
247
+
248
+
249
+
250
+ # 0.12.0-alpha.5 (2023-03-01)
251
+
252
+ **Note:** Version bump only for package @patternfly/ast-helpers
253
+
254
+
255
+
256
+
257
+
258
+ # 0.12.0-alpha.4 (2023-03-01)
259
+
260
+
261
+ ### Bug Fixes
262
+
263
+ * **404 Page:** Removed CardHeaderMain ([#3429](https://github.com/patternfly/patternfly-org/issues/3429)) ([6169fed](https://github.com/patternfly/patternfly-org/commit/6169fedd3dc57b9c206197c498d6cebc559e2a93))
264
+
265
+
266
+
267
+
268
+
6
269
  # 0.12.0-alpha.3 (2023-02-27)
7
270
 
8
271
 
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.3",
4
+ "version": "0.12.0-alpha.31",
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": "b192994be0db11e50ba06449209832d0b0cd0dd8"
18
+ "gitHead": "347de28d1ed21460ee065973d7f0416555cf03b1"
19
19
  }