@patternfly/react-code-editor 6.0.0-alpha.98 → 6.0.0-prerelease.1

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 CHANGED
@@ -3,6 +3,44 @@
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
+ # [6.0.0-prerelease.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.106...@patternfly/react-code-editor@6.0.0-prerelease.1) (2024-09-07)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-code-editor
9
+
10
+ # [6.0.0-alpha.106](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.105...@patternfly/react-code-editor@6.0.0-alpha.106) (2024-08-30)
11
+
12
+ ### Bug Fixes
13
+
14
+ - **Button:** rendered position modifier only when children are passed ([#10864](https://github.com/patternfly/patternfly-react/issues/10864)) ([3ed73d3](https://github.com/patternfly/patternfly-react/commit/3ed73d3dc78ba229b184bc4e91cc11f45ccc94c3))
15
+
16
+ # [6.0.0-alpha.105](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.104...@patternfly/react-code-editor@6.0.0-alpha.105) (2024-08-28)
17
+
18
+ **Note:** Version bump only for package @patternfly/react-code-editor
19
+
20
+ # [6.0.0-alpha.104](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.103...@patternfly/react-code-editor@6.0.0-alpha.104) (2024-08-28)
21
+
22
+ **Note:** Version bump only for package @patternfly/react-code-editor
23
+
24
+ # [6.0.0-alpha.103](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.102...@patternfly/react-code-editor@6.0.0-alpha.103) (2024-08-27)
25
+
26
+ **Note:** Version bump only for package @patternfly/react-code-editor
27
+
28
+ # [6.0.0-alpha.102](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.101...@patternfly/react-code-editor@6.0.0-alpha.102) (2024-08-21)
29
+
30
+ **Note:** Version bump only for package @patternfly/react-code-editor
31
+
32
+ # [6.0.0-alpha.101](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.100...@patternfly/react-code-editor@6.0.0-alpha.101) (2024-08-19)
33
+
34
+ **Note:** Version bump only for package @patternfly/react-code-editor
35
+
36
+ # [6.0.0-alpha.100](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.99...@patternfly/react-code-editor@6.0.0-alpha.100) (2024-08-14)
37
+
38
+ **Note:** Version bump only for package @patternfly/react-code-editor
39
+
40
+ # [6.0.0-alpha.99](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.98...@patternfly/react-code-editor@6.0.0-alpha.99) (2024-08-13)
41
+
42
+ **Note:** Version bump only for package @patternfly/react-code-editor
43
+
6
44
  # [6.0.0-alpha.98](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.97...@patternfly/react-code-editor@6.0.0-alpha.98) (2024-08-12)
7
45
 
8
46
  **Note:** Version bump only for package @patternfly/react-code-editor
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@patternfly/react-code-editor",
3
- "version": "6.0.0-alpha.98",
3
+ "version": "6.0.0-prerelease.1",
4
4
  "description": "This package provides a PatternFly wrapper for the Monaco code editor\n",
5
5
  "main": "dist/js/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -9,7 +9,7 @@
9
9
  "sideEffects": false,
10
10
  "publishConfig": {
11
11
  "access": "public",
12
- "tag": "alpha"
12
+ "tag": "prerelease"
13
13
  },
14
14
  "repository": {
15
15
  "type": "git",
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@monaco-editor/react": "^4.6.0",
34
- "@patternfly/react-core": "^6.0.0-alpha.98",
35
- "@patternfly/react-icons": "^6.0.0-alpha.35",
36
- "@patternfly/react-styles": "^6.0.0-alpha.34",
34
+ "@patternfly/react-core": "^6.0.0-prerelease.1",
35
+ "@patternfly/react-icons": "^6.0.0-prerelease.1",
36
+ "@patternfly/react-styles": "^6.0.0-prerelease.1",
37
37
  "react-dropzone": "14.2.3",
38
38
  "tslib": "^2.6.2"
39
39
  },
@@ -42,7 +42,7 @@
42
42
  "react-dom": "^17 || ^18"
43
43
  },
44
44
  "devDependencies": {
45
- "monaco-editor": "^0.49.0"
45
+ "monaco-editor": "^0.51.0"
46
46
  },
47
- "gitHead": "e0e139240e357c96814d0cb6fda052a8fc7732ee"
47
+ "gitHead": "a2d8b200096bfd32dc19df52ac084fd68ae0b26f"
48
48
  }
@@ -32,7 +32,7 @@ exports[`Matches snapshot with control buttons enabled 1`] = `
32
32
  type="button"
33
33
  >
34
34
  <span
35
- class="pf-v6-c-button__icon pf-m-start"
35
+ class="pf-v6-c-button__icon"
36
36
  >
37
37
  <svg
38
38
  aria-hidden="true"
@@ -63,7 +63,7 @@ exports[`Matches snapshot with control buttons enabled 1`] = `
63
63
  type="button"
64
64
  >
65
65
  <span
66
- class="pf-v6-c-button__icon pf-m-start"
66
+ class="pf-v6-c-button__icon"
67
67
  >
68
68
  <svg
69
69
  aria-hidden="true"
@@ -94,7 +94,7 @@ exports[`Matches snapshot with control buttons enabled 1`] = `
94
94
  type="button"
95
95
  >
96
96
  <span
97
- class="pf-v6-c-button__icon pf-m-start"
97
+ class="pf-v6-c-button__icon"
98
98
  >
99
99
  <svg
100
100
  aria-hidden="true"
@@ -14,7 +14,7 @@ exports[`Matches snapshot 1`] = `
14
14
  type="button"
15
15
  >
16
16
  <span
17
- class="pf-v6-c-button__icon pf-m-start"
17
+ class="pf-v6-c-button__icon"
18
18
  >
19
19
  <div>
20
20
  icon