@patternfly/react-code-editor 5.0.0-alpha.1 → 5.0.0-alpha.100
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.
- package/CHANGELOG.md +762 -0
- package/README.md +4 -4
- package/dist/esm/components/CodeEditor/CodeEditor.d.ts.map +1 -1
- package/dist/esm/components/CodeEditor/CodeEditor.js +15 -13
- package/dist/esm/components/CodeEditor/CodeEditor.js.map +1 -1
- package/dist/esm/components/CodeEditor/CodeEditorControl.d.ts +1 -11
- package/dist/esm/components/CodeEditor/CodeEditorControl.d.ts.map +1 -1
- package/dist/esm/components/CodeEditor/CodeEditorControl.js +2 -25
- package/dist/esm/components/CodeEditor/CodeEditorControl.js.map +1 -1
- package/dist/js/components/CodeEditor/CodeEditor.d.ts.map +1 -1
- package/dist/js/components/CodeEditor/CodeEditor.js +25 -23
- package/dist/js/components/CodeEditor/CodeEditor.js.map +1 -1
- package/dist/js/components/CodeEditor/CodeEditorControl.d.ts +1 -11
- package/dist/js/components/CodeEditor/CodeEditorControl.d.ts.map +1 -1
- package/dist/js/components/CodeEditor/CodeEditorControl.js +2 -25
- package/dist/js/components/CodeEditor/CodeEditorControl.js.map +1 -1
- package/package.json +9 -9
- package/src/components/CodeEditor/CodeEditor.tsx +38 -27
- package/src/components/CodeEditor/CodeEditorControl.tsx +2 -76
- package/src/components/CodeEditor/__test__/CodeEditor.test.tsx +14 -0
- package/src/components/CodeEditor/__test__/__snapshots__/CodeEditor.test.tsx.snap +39 -48
- package/src/components/CodeEditor/examples/CodeEditorBasic.tsx +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,768 @@
|
|
|
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
|
+
# [5.0.0-alpha.100](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.99...@patternfly/react-code-editor@5.0.0-alpha.100) (2023-05-15)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
9
|
+
|
|
10
|
+
# [5.0.0-alpha.99](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.98...@patternfly/react-code-editor@5.0.0-alpha.99) (2023-05-11)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
13
|
+
|
|
14
|
+
# [5.0.0-alpha.98](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.97...@patternfly/react-code-editor@5.0.0-alpha.98) (2023-05-11)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
17
|
+
|
|
18
|
+
# [5.0.0-alpha.97](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.96...@patternfly/react-code-editor@5.0.0-alpha.97) (2023-05-11)
|
|
19
|
+
|
|
20
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
21
|
+
|
|
22
|
+
# [5.0.0-alpha.96](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.95...@patternfly/react-code-editor@5.0.0-alpha.96) (2023-05-09)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
25
|
+
|
|
26
|
+
# [5.0.0-alpha.95](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.94...@patternfly/react-code-editor@5.0.0-alpha.95) (2023-05-09)
|
|
27
|
+
|
|
28
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
29
|
+
|
|
30
|
+
# 5.0.0-alpha.94 (2023-05-08)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
33
|
+
|
|
34
|
+
# [5.0.0-alpha.93](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.92...@patternfly/react-code-editor@5.0.0-alpha.93) (2023-05-08)
|
|
35
|
+
|
|
36
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
37
|
+
|
|
38
|
+
# [5.0.0-alpha.92](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.91...@patternfly/react-code-editor@5.0.0-alpha.92) (2023-05-05)
|
|
39
|
+
|
|
40
|
+
### Bug Fixes
|
|
41
|
+
|
|
42
|
+
- **deps:** updated Core for v5 versioning ([#9075](https://github.com/patternfly/patternfly-react/issues/9075)) ([3879fc7](https://github.com/patternfly/patternfly-react/commit/3879fc757aefeed80b0694365aa20d5ca856a797))
|
|
43
|
+
|
|
44
|
+
# [5.0.0-alpha.91](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.90...@patternfly/react-code-editor@5.0.0-alpha.91) (2023-05-05)
|
|
45
|
+
|
|
46
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
47
|
+
|
|
48
|
+
# 5.0.0-alpha.90 (2023-05-04)
|
|
49
|
+
|
|
50
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
51
|
+
|
|
52
|
+
# [5.0.0-alpha.89](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.88...@patternfly/react-code-editor@5.0.0-alpha.89) (2023-05-03)
|
|
53
|
+
|
|
54
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
55
|
+
|
|
56
|
+
# [5.0.0-alpha.88](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.87...@patternfly/react-code-editor@5.0.0-alpha.88) (2023-05-03)
|
|
57
|
+
|
|
58
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
59
|
+
|
|
60
|
+
# [5.0.0-alpha.87](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.86...@patternfly/react-code-editor@5.0.0-alpha.87) (2023-05-03)
|
|
61
|
+
|
|
62
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
63
|
+
|
|
64
|
+
# [5.0.0-alpha.86](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.85...@patternfly/react-code-editor@5.0.0-alpha.86) (2023-05-02)
|
|
65
|
+
|
|
66
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
67
|
+
|
|
68
|
+
# [5.0.0-alpha.85](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.84...@patternfly/react-code-editor@5.0.0-alpha.85) (2023-05-02)
|
|
69
|
+
|
|
70
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
71
|
+
|
|
72
|
+
# [5.0.0-alpha.84](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.83...@patternfly/react-code-editor@5.0.0-alpha.84) (2023-04-28)
|
|
73
|
+
|
|
74
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
75
|
+
|
|
76
|
+
# [5.0.0-alpha.83](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.82...@patternfly/react-code-editor@5.0.0-alpha.83) (2023-04-27)
|
|
77
|
+
|
|
78
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
79
|
+
|
|
80
|
+
# [5.0.0-alpha.82](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.81...@patternfly/react-code-editor@5.0.0-alpha.82) (2023-04-27)
|
|
81
|
+
|
|
82
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
83
|
+
|
|
84
|
+
# [5.0.0-alpha.81](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.80...@patternfly/react-code-editor@5.0.0-alpha.81) (2023-04-27)
|
|
85
|
+
|
|
86
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
87
|
+
|
|
88
|
+
# [5.0.0-alpha.80](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.79...@patternfly/react-code-editor@5.0.0-alpha.80) (2023-04-27)
|
|
89
|
+
|
|
90
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
91
|
+
|
|
92
|
+
# [5.0.0-alpha.79](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.78...@patternfly/react-code-editor@5.0.0-alpha.79) (2023-04-26)
|
|
93
|
+
|
|
94
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
95
|
+
|
|
96
|
+
# [5.0.0-alpha.78](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.77...@patternfly/react-code-editor@5.0.0-alpha.78) (2023-04-25)
|
|
97
|
+
|
|
98
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
99
|
+
|
|
100
|
+
# [5.0.0-alpha.77](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.76...@patternfly/react-code-editor@5.0.0-alpha.77) (2023-04-25)
|
|
101
|
+
|
|
102
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
103
|
+
|
|
104
|
+
# [5.0.0-alpha.76](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.75...@patternfly/react-code-editor@5.0.0-alpha.76) (2023-04-24)
|
|
105
|
+
|
|
106
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
107
|
+
|
|
108
|
+
# [5.0.0-alpha.75](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.74...@patternfly/react-code-editor@5.0.0-alpha.75) (2023-04-20)
|
|
109
|
+
|
|
110
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
111
|
+
|
|
112
|
+
# [5.0.0-alpha.74](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.73...@patternfly/react-code-editor@5.0.0-alpha.74) (2023-04-19)
|
|
113
|
+
|
|
114
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
115
|
+
|
|
116
|
+
# [5.0.0-alpha.73](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.72...@patternfly/react-code-editor@5.0.0-alpha.73) (2023-04-17)
|
|
117
|
+
|
|
118
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
119
|
+
|
|
120
|
+
# [5.0.0-alpha.72](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.71...@patternfly/react-code-editor@5.0.0-alpha.72) (2023-04-17)
|
|
121
|
+
|
|
122
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
123
|
+
|
|
124
|
+
# [5.0.0-alpha.71](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.70...@patternfly/react-code-editor@5.0.0-alpha.71) (2023-04-14)
|
|
125
|
+
|
|
126
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
127
|
+
|
|
128
|
+
# [5.0.0-alpha.70](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.69...@patternfly/react-code-editor@5.0.0-alpha.70) (2023-04-14)
|
|
129
|
+
|
|
130
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
131
|
+
|
|
132
|
+
# [5.0.0-alpha.69](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.68...@patternfly/react-code-editor@5.0.0-alpha.69) (2023-04-13)
|
|
133
|
+
|
|
134
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
135
|
+
|
|
136
|
+
# [5.0.0-alpha.68](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.67...@patternfly/react-code-editor@5.0.0-alpha.68) (2023-04-13)
|
|
137
|
+
|
|
138
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
139
|
+
|
|
140
|
+
# [5.0.0-alpha.67](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.66...@patternfly/react-code-editor@5.0.0-alpha.67) (2023-04-13)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
143
|
+
|
|
144
|
+
# [5.0.0-alpha.66](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.65...@patternfly/react-code-editor@5.0.0-alpha.66) (2023-04-12)
|
|
145
|
+
|
|
146
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
147
|
+
|
|
148
|
+
# 5.0.0-alpha.65 (2023-04-12)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
151
|
+
|
|
152
|
+
# [5.0.0-alpha.64](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.63...@patternfly/react-code-editor@5.0.0-alpha.64) (2023-04-11)
|
|
153
|
+
|
|
154
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
155
|
+
|
|
156
|
+
# [5.0.0-alpha.63](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.62...@patternfly/react-code-editor@5.0.0-alpha.63) (2023-04-11)
|
|
157
|
+
|
|
158
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
159
|
+
|
|
160
|
+
# [5.0.0-alpha.62](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.61...@patternfly/react-code-editor@5.0.0-alpha.62) (2023-04-11)
|
|
161
|
+
|
|
162
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
163
|
+
|
|
164
|
+
# 5.0.0-alpha.61 (2023-04-10)
|
|
165
|
+
|
|
166
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
167
|
+
|
|
168
|
+
# [5.0.0-alpha.60](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.59...@patternfly/react-code-editor@5.0.0-alpha.60) (2023-04-07)
|
|
169
|
+
|
|
170
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
171
|
+
|
|
172
|
+
# [5.0.0-alpha.59](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.58...@patternfly/react-code-editor@5.0.0-alpha.59) (2023-04-06)
|
|
173
|
+
|
|
174
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
175
|
+
|
|
176
|
+
# [5.0.0-alpha.58](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.57...@patternfly/react-code-editor@5.0.0-alpha.58) (2023-04-05)
|
|
177
|
+
|
|
178
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
179
|
+
|
|
180
|
+
# [5.0.0-alpha.57](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.56...@patternfly/react-code-editor@5.0.0-alpha.57) (2023-04-05)
|
|
181
|
+
|
|
182
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
183
|
+
|
|
184
|
+
# [5.0.0-alpha.56](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.55...@patternfly/react-code-editor@5.0.0-alpha.56) (2023-04-05)
|
|
185
|
+
|
|
186
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
187
|
+
|
|
188
|
+
# [5.0.0-alpha.55](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.54...@patternfly/react-code-editor@5.0.0-alpha.55) (2023-04-05)
|
|
189
|
+
|
|
190
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
191
|
+
|
|
192
|
+
# [5.0.0-alpha.54](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.53...@patternfly/react-code-editor@5.0.0-alpha.54) (2023-04-05)
|
|
193
|
+
|
|
194
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
195
|
+
|
|
196
|
+
# [5.0.0-alpha.53](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.52...@patternfly/react-code-editor@5.0.0-alpha.53) (2023-04-04)
|
|
197
|
+
|
|
198
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
199
|
+
|
|
200
|
+
# [5.0.0-alpha.52](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.51...@patternfly/react-code-editor@5.0.0-alpha.52) (2023-04-03)
|
|
201
|
+
|
|
202
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
203
|
+
|
|
204
|
+
# [5.0.0-alpha.51](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.50...@patternfly/react-code-editor@5.0.0-alpha.51) (2023-03-27)
|
|
205
|
+
|
|
206
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
207
|
+
|
|
208
|
+
# 5.0.0-alpha.50 (2023-03-27)
|
|
209
|
+
|
|
210
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
211
|
+
|
|
212
|
+
# [5.0.0-alpha.49](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.48...@patternfly/react-code-editor@5.0.0-alpha.49) (2023-03-24)
|
|
213
|
+
|
|
214
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
215
|
+
|
|
216
|
+
# [5.0.0-alpha.48](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.47...@patternfly/react-code-editor@5.0.0-alpha.48) (2023-03-24)
|
|
217
|
+
|
|
218
|
+
### Bug Fixes
|
|
219
|
+
|
|
220
|
+
- **CodeEditor:** fix typo in README ([#8849](https://github.com/patternfly/patternfly-react/issues/8849)) ([4579484](https://github.com/patternfly/patternfly-react/commit/4579484257d866e75b22325349f19940fb17c631))
|
|
221
|
+
|
|
222
|
+
# [5.0.0-alpha.47](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.46...@patternfly/react-code-editor@5.0.0-alpha.47) (2023-03-24)
|
|
223
|
+
|
|
224
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
225
|
+
|
|
226
|
+
# [5.0.0-alpha.46](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.45...@patternfly/react-code-editor@5.0.0-alpha.46) (2023-03-24)
|
|
227
|
+
|
|
228
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
229
|
+
|
|
230
|
+
# [5.0.0-alpha.45](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.44...@patternfly/react-code-editor@5.0.0-alpha.45) (2023-03-23)
|
|
231
|
+
|
|
232
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
233
|
+
|
|
234
|
+
# [5.0.0-alpha.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.43...@patternfly/react-code-editor@5.0.0-alpha.44) (2023-03-23)
|
|
235
|
+
|
|
236
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
237
|
+
|
|
238
|
+
# [5.0.0-alpha.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.42...@patternfly/react-code-editor@5.0.0-alpha.43) (2023-03-22)
|
|
239
|
+
|
|
240
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
241
|
+
|
|
242
|
+
# 5.0.0-alpha.42 (2023-03-21)
|
|
243
|
+
|
|
244
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
245
|
+
|
|
246
|
+
# [5.0.0-alpha.41](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.40...@patternfly/react-code-editor@5.0.0-alpha.41) (2023-03-20)
|
|
247
|
+
|
|
248
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
249
|
+
|
|
250
|
+
# [5.0.0-alpha.40](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.39...@patternfly/react-code-editor@5.0.0-alpha.40) (2023-03-18)
|
|
251
|
+
|
|
252
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
253
|
+
|
|
254
|
+
# [5.0.0-alpha.39](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.38...@patternfly/react-code-editor@5.0.0-alpha.39) (2023-03-17)
|
|
255
|
+
|
|
256
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
257
|
+
|
|
258
|
+
# [5.0.0-alpha.38](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.37...@patternfly/react-code-editor@5.0.0-alpha.38) (2023-03-17)
|
|
259
|
+
|
|
260
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
261
|
+
|
|
262
|
+
# [5.0.0-alpha.37](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.36...@patternfly/react-code-editor@5.0.0-alpha.37) (2023-03-17)
|
|
263
|
+
|
|
264
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
265
|
+
|
|
266
|
+
# [5.0.0-alpha.36](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.35...@patternfly/react-code-editor@5.0.0-alpha.36) (2023-03-17)
|
|
267
|
+
|
|
268
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
269
|
+
|
|
270
|
+
# [5.0.0-alpha.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.34...@patternfly/react-code-editor@5.0.0-alpha.35) (2023-03-15)
|
|
271
|
+
|
|
272
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
273
|
+
|
|
274
|
+
# [5.0.0-alpha.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.33...@patternfly/react-code-editor@5.0.0-alpha.34) (2023-03-15)
|
|
275
|
+
|
|
276
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
277
|
+
|
|
278
|
+
# [5.0.0-alpha.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.32...@patternfly/react-code-editor@5.0.0-alpha.33) (2023-03-13)
|
|
279
|
+
|
|
280
|
+
- EmptyState component cleanup to match core implementation (#8737) ([40dd9ad](https://github.com/patternfly/patternfly-react/commit/40dd9ad4b2ab32887c2f72a10eb78f2c4ee5ac4b)), closes [#8737](https://github.com/patternfly/patternfly-react/issues/8737) [#8555](https://github.com/patternfly/patternfly-react/issues/8555)
|
|
281
|
+
|
|
282
|
+
### BREAKING CHANGES
|
|
283
|
+
|
|
284
|
+
- closes #8555, fixes #8455
|
|
285
|
+
|
|
286
|
+
- docs(EmptyState): updated examples
|
|
287
|
+
|
|
288
|
+
updated examples of EmptyState usage on the PatternFly web to use new API
|
|
289
|
+
|
|
290
|
+
# [5.0.0-alpha.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.31...@patternfly/react-code-editor@5.0.0-alpha.32) (2023-03-13)
|
|
291
|
+
|
|
292
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
293
|
+
|
|
294
|
+
# [5.0.0-alpha.31](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.30...@patternfly/react-code-editor@5.0.0-alpha.31) (2023-03-10)
|
|
295
|
+
|
|
296
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
297
|
+
|
|
298
|
+
# [5.0.0-alpha.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.29...@patternfly/react-code-editor@5.0.0-alpha.30) (2023-03-09)
|
|
299
|
+
|
|
300
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
301
|
+
|
|
302
|
+
# [5.0.0-alpha.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.28...@patternfly/react-code-editor@5.0.0-alpha.29) (2023-03-09)
|
|
303
|
+
|
|
304
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
305
|
+
|
|
306
|
+
# [5.0.0-alpha.28](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.27...@patternfly/react-code-editor@5.0.0-alpha.28) (2023-03-09)
|
|
307
|
+
|
|
308
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
309
|
+
|
|
310
|
+
# [5.0.0-alpha.27](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.26...@patternfly/react-code-editor@5.0.0-alpha.27) (2023-03-08)
|
|
311
|
+
|
|
312
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
313
|
+
|
|
314
|
+
# [5.0.0-alpha.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.25...@patternfly/react-code-editor@5.0.0-alpha.26) (2023-03-07)
|
|
315
|
+
|
|
316
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
317
|
+
|
|
318
|
+
# [5.0.0-alpha.25](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.24...@patternfly/react-code-editor@5.0.0-alpha.25) (2023-03-04)
|
|
319
|
+
|
|
320
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
321
|
+
|
|
322
|
+
# [5.0.0-alpha.24](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.23...@patternfly/react-code-editor@5.0.0-alpha.24) (2023-03-03)
|
|
323
|
+
|
|
324
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
325
|
+
|
|
326
|
+
# [5.0.0-alpha.23](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.22...@patternfly/react-code-editor@5.0.0-alpha.23) (2023-03-03)
|
|
327
|
+
|
|
328
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
329
|
+
|
|
330
|
+
# [5.0.0-alpha.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.21...@patternfly/react-code-editor@5.0.0-alpha.22) (2023-03-02)
|
|
331
|
+
|
|
332
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
333
|
+
|
|
334
|
+
# [5.0.0-alpha.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.20...@patternfly/react-code-editor@5.0.0-alpha.21) (2023-03-02)
|
|
335
|
+
|
|
336
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
337
|
+
|
|
338
|
+
# 5.0.0-alpha.20 (2023-03-02)
|
|
339
|
+
|
|
340
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
341
|
+
|
|
342
|
+
# [5.0.0-alpha.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.18...@patternfly/react-code-editor@5.0.0-alpha.19) (2023-03-01)
|
|
343
|
+
|
|
344
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
345
|
+
|
|
346
|
+
# [5.0.0-alpha.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.17...@patternfly/react-code-editor@5.0.0-alpha.18) (2023-03-01)
|
|
347
|
+
|
|
348
|
+
### Features
|
|
349
|
+
|
|
350
|
+
- **Checkbox:** changed order of onChange params ([#8750](https://github.com/patternfly/patternfly-react/issues/8750)) ([0a87f55](https://github.com/patternfly/patternfly-react/commit/0a87f554e4cf3abb99de8f2ccd53737f0cf489b1))
|
|
351
|
+
|
|
352
|
+
# [5.0.0-alpha.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.16...@patternfly/react-code-editor@5.0.0-alpha.17) (2023-03-01)
|
|
353
|
+
|
|
354
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
355
|
+
|
|
356
|
+
# [5.0.0-alpha.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.15...@patternfly/react-code-editor@5.0.0-alpha.16) (2023-02-28)
|
|
357
|
+
|
|
358
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
359
|
+
|
|
360
|
+
# [5.0.0-alpha.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.14...@patternfly/react-code-editor@5.0.0-alpha.15) (2023-02-27)
|
|
361
|
+
|
|
362
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
363
|
+
|
|
364
|
+
# 5.0.0-alpha.14 (2023-02-22)
|
|
365
|
+
|
|
366
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
367
|
+
|
|
368
|
+
# [5.0.0-alpha.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.12...@patternfly/react-code-editor@5.0.0-alpha.13) (2023-02-16)
|
|
369
|
+
|
|
370
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
371
|
+
|
|
372
|
+
# [5.0.0-alpha.12](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.11...@patternfly/react-code-editor@5.0.0-alpha.12) (2023-02-15)
|
|
373
|
+
|
|
374
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
375
|
+
|
|
376
|
+
# [5.0.0-alpha.11](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.10...@patternfly/react-code-editor@5.0.0-alpha.11) (2023-02-10)
|
|
377
|
+
|
|
378
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
379
|
+
|
|
380
|
+
# [5.0.0-alpha.10](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.9...@patternfly/react-code-editor@5.0.0-alpha.10) (2023-02-10)
|
|
381
|
+
|
|
382
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
383
|
+
|
|
384
|
+
# [5.0.0-alpha.9](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.8...@patternfly/react-code-editor@5.0.0-alpha.9) (2023-02-09)
|
|
385
|
+
|
|
386
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
387
|
+
|
|
388
|
+
# [5.0.0-alpha.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.7...@patternfly/react-code-editor@5.0.0-alpha.8) (2023-02-08)
|
|
389
|
+
|
|
390
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
391
|
+
|
|
392
|
+
# [5.0.0-alpha.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.6...@patternfly/react-code-editor@5.0.0-alpha.7) (2023-02-08)
|
|
393
|
+
|
|
394
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
395
|
+
|
|
396
|
+
## [4.82.113](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.112...@patternfly/react-code-editor@4.82.113) (2023-01-27)
|
|
397
|
+
|
|
398
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
399
|
+
|
|
400
|
+
## 4.82.112 (2023-01-24)
|
|
401
|
+
|
|
402
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
403
|
+
|
|
404
|
+
## [4.82.111](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.110...@patternfly/react-code-editor@4.82.111) (2023-01-23)
|
|
405
|
+
|
|
406
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
407
|
+
|
|
408
|
+
## [4.82.110](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.109...@patternfly/react-code-editor@4.82.110) (2023-01-23)
|
|
409
|
+
|
|
410
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
411
|
+
|
|
412
|
+
## [4.82.109](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.108...@patternfly/react-code-editor@4.82.109) (2023-01-20)
|
|
413
|
+
|
|
414
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
415
|
+
|
|
416
|
+
## [4.82.108](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.107...@patternfly/react-code-editor@4.82.108) (2023-01-20)
|
|
417
|
+
|
|
418
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
419
|
+
|
|
420
|
+
## [4.82.107](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.106...@patternfly/react-code-editor@4.82.107) (2023-01-19)
|
|
421
|
+
|
|
422
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
423
|
+
|
|
424
|
+
## 4.82.106 (2023-01-19)
|
|
425
|
+
|
|
426
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
427
|
+
|
|
428
|
+
## [4.82.105](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.104...@patternfly/react-code-editor@4.82.105) (2023-01-19)
|
|
429
|
+
|
|
430
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
431
|
+
|
|
432
|
+
## [4.82.104](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.103...@patternfly/react-code-editor@4.82.104) (2023-01-19)
|
|
433
|
+
|
|
434
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
435
|
+
|
|
436
|
+
## [4.82.103](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.102...@patternfly/react-code-editor@4.82.103) (2023-01-19)
|
|
437
|
+
|
|
438
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
439
|
+
|
|
440
|
+
## 4.82.102 (2023-01-18)
|
|
441
|
+
|
|
442
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
443
|
+
|
|
444
|
+
## [4.82.101](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.100...@patternfly/react-code-editor@4.82.101) (2023-01-18)
|
|
445
|
+
|
|
446
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
447
|
+
|
|
448
|
+
## 4.82.100 (2023-01-18)
|
|
449
|
+
|
|
450
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
451
|
+
|
|
452
|
+
## [4.82.99](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.98...@patternfly/react-code-editor@4.82.99) (2023-01-17)
|
|
453
|
+
|
|
454
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
455
|
+
|
|
456
|
+
## [4.82.98](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.97...@patternfly/react-code-editor@4.82.98) (2023-01-16)
|
|
457
|
+
|
|
458
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
459
|
+
|
|
460
|
+
## [4.82.97](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.96...@patternfly/react-code-editor@4.82.97) (2023-01-13)
|
|
461
|
+
|
|
462
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
463
|
+
|
|
464
|
+
## [4.82.96](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.95...@patternfly/react-code-editor@4.82.96) (2023-01-13)
|
|
465
|
+
|
|
466
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
467
|
+
|
|
468
|
+
## [4.82.95](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.94...@patternfly/react-code-editor@4.82.95) (2023-01-13)
|
|
469
|
+
|
|
470
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
471
|
+
|
|
472
|
+
## [4.82.94](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.93...@patternfly/react-code-editor@4.82.94) (2023-01-12)
|
|
473
|
+
|
|
474
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
475
|
+
|
|
476
|
+
## 4.82.93 (2023-01-11)
|
|
477
|
+
|
|
478
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
479
|
+
|
|
480
|
+
## [4.82.92](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.91...@patternfly/react-code-editor@4.82.92) (2023-01-11)
|
|
481
|
+
|
|
482
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
483
|
+
|
|
484
|
+
## 4.82.91 (2023-01-09)
|
|
485
|
+
|
|
486
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
487
|
+
|
|
488
|
+
## [4.82.90](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.89...@patternfly/react-code-editor@4.82.90) (2023-01-06)
|
|
489
|
+
|
|
490
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
491
|
+
|
|
492
|
+
## 4.82.89 (2023-01-06)
|
|
493
|
+
|
|
494
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
495
|
+
|
|
496
|
+
## [4.82.88](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.87...@patternfly/react-code-editor@4.82.88) (2023-01-06)
|
|
497
|
+
|
|
498
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
499
|
+
|
|
500
|
+
## [4.82.87](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.86...@patternfly/react-code-editor@4.82.87) (2023-01-05)
|
|
501
|
+
|
|
502
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
503
|
+
|
|
504
|
+
## [4.82.86](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.85...@patternfly/react-code-editor@4.82.86) (2023-01-05)
|
|
505
|
+
|
|
506
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
507
|
+
|
|
508
|
+
## [4.82.85](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.84...@patternfly/react-code-editor@4.82.85) (2023-01-04)
|
|
509
|
+
|
|
510
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
511
|
+
|
|
512
|
+
## 4.82.84 (2023-01-04)
|
|
513
|
+
|
|
514
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
515
|
+
|
|
516
|
+
## 4.82.83 (2022-12-19)
|
|
517
|
+
|
|
518
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
519
|
+
|
|
520
|
+
## [4.82.82](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.81...@patternfly/react-code-editor@4.82.82) (2022-12-12)
|
|
521
|
+
|
|
522
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
523
|
+
|
|
524
|
+
## [4.82.81](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.80...@patternfly/react-code-editor@4.82.81) (2022-12-09)
|
|
525
|
+
|
|
526
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
527
|
+
|
|
528
|
+
## [4.82.80](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.79...@patternfly/react-code-editor@4.82.80) (2022-12-08)
|
|
529
|
+
|
|
530
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
531
|
+
|
|
532
|
+
## [4.82.79](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.78...@patternfly/react-code-editor@4.82.79) (2022-12-08)
|
|
533
|
+
|
|
534
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
535
|
+
|
|
536
|
+
## 4.82.78 (2022-12-08)
|
|
537
|
+
|
|
538
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
539
|
+
|
|
540
|
+
## 4.82.77 (2022-12-08)
|
|
541
|
+
|
|
542
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
543
|
+
|
|
544
|
+
## [4.82.76](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.75...@patternfly/react-code-editor@4.82.76) (2022-12-07)
|
|
545
|
+
|
|
546
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
547
|
+
|
|
548
|
+
## [4.82.75](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.74...@patternfly/react-code-editor@4.82.75) (2022-12-07)
|
|
549
|
+
|
|
550
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
551
|
+
|
|
552
|
+
## [4.82.74](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.73...@patternfly/react-code-editor@4.82.74) (2022-12-06)
|
|
553
|
+
|
|
554
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
555
|
+
|
|
556
|
+
## [4.82.73](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.72...@patternfly/react-code-editor@4.82.73) (2022-12-06)
|
|
557
|
+
|
|
558
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
559
|
+
|
|
560
|
+
## [4.82.72](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.71...@patternfly/react-code-editor@4.82.72) (2022-12-06)
|
|
561
|
+
|
|
562
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
563
|
+
|
|
564
|
+
## 4.82.71 (2022-12-06)
|
|
565
|
+
|
|
566
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
567
|
+
|
|
568
|
+
## [4.82.70](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.69...@patternfly/react-code-editor@4.82.70) (2022-12-05)
|
|
569
|
+
|
|
570
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
571
|
+
|
|
572
|
+
## 4.82.69 (2022-12-01)
|
|
573
|
+
|
|
574
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
575
|
+
|
|
576
|
+
## 4.82.68 (2022-11-30)
|
|
577
|
+
|
|
578
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
579
|
+
|
|
580
|
+
## [4.82.67](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.66...@patternfly/react-code-editor@4.82.67) (2022-11-16)
|
|
581
|
+
|
|
582
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
583
|
+
|
|
584
|
+
## [4.82.66](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.65...@patternfly/react-code-editor@4.82.66) (2022-11-15)
|
|
585
|
+
|
|
586
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
587
|
+
|
|
588
|
+
## [4.82.65](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.64...@patternfly/react-code-editor@4.82.65) (2022-11-15)
|
|
589
|
+
|
|
590
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
591
|
+
|
|
592
|
+
## [4.82.64](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.63...@patternfly/react-code-editor@4.82.64) (2022-11-09)
|
|
593
|
+
|
|
594
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
595
|
+
|
|
596
|
+
## [4.82.63](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.62...@patternfly/react-code-editor@4.82.63) (2022-11-09)
|
|
597
|
+
|
|
598
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
599
|
+
|
|
600
|
+
## [4.82.62](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.61...@patternfly/react-code-editor@4.82.62) (2022-11-08)
|
|
601
|
+
|
|
602
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
603
|
+
|
|
604
|
+
## [4.82.61](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.60...@patternfly/react-code-editor@4.82.61) (2022-11-07)
|
|
605
|
+
|
|
606
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
607
|
+
|
|
608
|
+
## [4.82.60](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.59...@patternfly/react-code-editor@4.82.60) (2022-11-07)
|
|
609
|
+
|
|
610
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
611
|
+
|
|
612
|
+
## [4.82.59](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.58...@patternfly/react-code-editor@4.82.59) (2022-11-07)
|
|
613
|
+
|
|
614
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
615
|
+
|
|
616
|
+
## [4.82.58](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.57...@patternfly/react-code-editor@4.82.58) (2022-11-04)
|
|
617
|
+
|
|
618
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
619
|
+
|
|
620
|
+
## 4.82.57 (2022-11-04)
|
|
621
|
+
|
|
622
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
623
|
+
|
|
624
|
+
## 4.82.56 (2022-11-01)
|
|
625
|
+
|
|
626
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
627
|
+
|
|
628
|
+
## [4.82.55](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.54...@patternfly/react-code-editor@4.82.55) (2022-10-27)
|
|
629
|
+
|
|
630
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
631
|
+
|
|
632
|
+
## [4.82.54](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.53...@patternfly/react-code-editor@4.82.54) (2022-10-26)
|
|
633
|
+
|
|
634
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
635
|
+
|
|
636
|
+
## [4.82.53](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.52...@patternfly/react-code-editor@4.82.53) (2022-10-26)
|
|
637
|
+
|
|
638
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
639
|
+
|
|
640
|
+
## 4.82.52 (2022-10-25)
|
|
641
|
+
|
|
642
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
643
|
+
|
|
644
|
+
## [4.82.51](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.50...@patternfly/react-code-editor@4.82.51) (2022-10-24)
|
|
645
|
+
|
|
646
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
647
|
+
|
|
648
|
+
## [4.82.50](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.49...@patternfly/react-code-editor@4.82.50) (2022-10-24)
|
|
649
|
+
|
|
650
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
651
|
+
|
|
652
|
+
## [4.82.49](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.48...@patternfly/react-code-editor@4.82.49) (2022-10-24)
|
|
653
|
+
|
|
654
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
655
|
+
|
|
656
|
+
## [4.82.48](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.47...@patternfly/react-code-editor@4.82.48) (2022-10-24)
|
|
657
|
+
|
|
658
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
659
|
+
|
|
660
|
+
## [4.82.47](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.46...@patternfly/react-code-editor@4.82.47) (2022-10-22)
|
|
661
|
+
|
|
662
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
663
|
+
|
|
664
|
+
## [4.82.46](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.45...@patternfly/react-code-editor@4.82.46) (2022-10-21)
|
|
665
|
+
|
|
666
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
667
|
+
|
|
668
|
+
## [4.82.45](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.44...@patternfly/react-code-editor@4.82.45) (2022-10-21)
|
|
669
|
+
|
|
670
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
671
|
+
|
|
672
|
+
## [4.82.44](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.43...@patternfly/react-code-editor@4.82.44) (2022-10-21)
|
|
673
|
+
|
|
674
|
+
### Bug Fixes
|
|
675
|
+
|
|
676
|
+
- **CodeEditor:** use codeEditorControls and clean up overall ([#7931](https://github.com/patternfly/patternfly-react/issues/7931)) ([69d5937](https://github.com/patternfly/patternfly-react/commit/69d5937fd5fa56ace7543a740ba253bdc851009e))
|
|
677
|
+
|
|
678
|
+
## [4.82.43](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.42...@patternfly/react-code-editor@4.82.43) (2022-10-20)
|
|
679
|
+
|
|
680
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
681
|
+
|
|
682
|
+
## [4.82.42](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.41...@patternfly/react-code-editor@4.82.42) (2022-10-19)
|
|
683
|
+
|
|
684
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
685
|
+
|
|
686
|
+
## [4.82.41](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.40...@patternfly/react-code-editor@4.82.41) (2022-10-18)
|
|
687
|
+
|
|
688
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
689
|
+
|
|
690
|
+
## [4.82.40](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.39...@patternfly/react-code-editor@4.82.40) (2022-10-18)
|
|
691
|
+
|
|
692
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
693
|
+
|
|
694
|
+
## [4.82.39](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.38...@patternfly/react-code-editor@4.82.39) (2022-10-17)
|
|
695
|
+
|
|
696
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
697
|
+
|
|
698
|
+
## [4.82.38](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.37...@patternfly/react-code-editor@4.82.38) (2022-10-14)
|
|
699
|
+
|
|
700
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
701
|
+
|
|
702
|
+
## [4.82.37](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.36...@patternfly/react-code-editor@4.82.37) (2022-10-14)
|
|
703
|
+
|
|
704
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
705
|
+
|
|
706
|
+
## [4.82.36](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.35...@patternfly/react-code-editor@4.82.36) (2022-10-14)
|
|
707
|
+
|
|
708
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
709
|
+
|
|
710
|
+
## [4.82.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.34...@patternfly/react-code-editor@4.82.35) (2022-10-13)
|
|
711
|
+
|
|
712
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
713
|
+
|
|
714
|
+
## [4.82.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.33...@patternfly/react-code-editor@4.82.34) (2022-10-13)
|
|
715
|
+
|
|
716
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
717
|
+
|
|
718
|
+
## [4.82.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.32...@patternfly/react-code-editor@4.82.33) (2022-10-13)
|
|
719
|
+
|
|
720
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
721
|
+
|
|
722
|
+
## [4.82.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.31...@patternfly/react-code-editor@4.82.32) (2022-10-12)
|
|
723
|
+
|
|
724
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
725
|
+
|
|
726
|
+
## [4.82.31](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.30...@patternfly/react-code-editor@4.82.31) (2022-10-12)
|
|
727
|
+
|
|
728
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
729
|
+
|
|
730
|
+
## [4.82.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.29...@patternfly/react-code-editor@4.82.30) (2022-10-12)
|
|
731
|
+
|
|
732
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
733
|
+
|
|
734
|
+
## [4.82.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.28...@patternfly/react-code-editor@4.82.29) (2022-10-12)
|
|
735
|
+
|
|
736
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
737
|
+
|
|
738
|
+
## 4.82.28 (2022-10-12)
|
|
739
|
+
|
|
740
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
741
|
+
|
|
742
|
+
## [4.82.27](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.26...@patternfly/react-code-editor@4.82.27) (2022-10-10)
|
|
743
|
+
|
|
744
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
745
|
+
|
|
746
|
+
## [4.82.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.25...@patternfly/react-code-editor@4.82.26) (2022-10-05)
|
|
747
|
+
|
|
748
|
+
# [5.0.0-alpha.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.5...@patternfly/react-code-editor@5.0.0-alpha.6) (2023-02-02)
|
|
749
|
+
|
|
750
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
751
|
+
|
|
752
|
+
# [5.0.0-alpha.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.4...@patternfly/react-code-editor@5.0.0-alpha.5) (2023-02-02)
|
|
753
|
+
|
|
754
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
755
|
+
|
|
756
|
+
# 5.0.0-alpha.4 (2023-01-18)
|
|
757
|
+
|
|
758
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
759
|
+
|
|
760
|
+
# [5.0.0-alpha.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.2...@patternfly/react-code-editor@5.0.0-alpha.3) (2023-01-12)
|
|
761
|
+
|
|
762
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
763
|
+
|
|
764
|
+
# [5.0.0-alpha.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-alpha.1...@patternfly/react-code-editor@5.0.0-alpha.2) (2023-01-12)
|
|
765
|
+
|
|
766
|
+
**Note:** Version bump only for package @patternfly/react-code-editor
|
|
767
|
+
|
|
6
768
|
# [5.0.0-alpha.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.26...@patternfly/react-code-editor@5.0.0-alpha.1) (2023-01-10)
|
|
7
769
|
|
|
8
770
|
### Features
|