@instructure/ui-source-code-editor 8.52.1-snapshot-11 → 8.53.1-snapshot-0
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 +9 -84
- package/package.json +21 -21
package/CHANGELOG.md
CHANGED
|
@@ -3,180 +3,105 @@
|
|
|
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
|
-
## [8.
|
|
6
|
+
## [8.53.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v8.53.0...v8.53.1-snapshot-0) (2024-02-08)
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
###
|
|
10
|
-
|
|
11
|
-
* **ui-source-code-editor:** add search panel ([991e8fa](https://github.com/instructure/instructure-ui/commit/991e8fa8be7461979ee522426f51e877fbb029e5))
|
|
9
|
+
### Bug Fixes
|
|
12
10
|
|
|
11
|
+
* **ui-source-code-editor:** use dependencies instead of devDependencies ([2cfbb4f](https://github.com/instructure/instructure-ui/commit/2cfbb4f5e4ab6f9aeffadd5657cb94965050d618))
|
|
13
12
|
|
|
14
13
|
|
|
15
14
|
|
|
16
15
|
|
|
17
|
-
# [8.52.0](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.52.0) (2024-02-02)
|
|
18
16
|
|
|
19
|
-
|
|
17
|
+
# [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
|
|
20
18
|
|
|
19
|
+
### Features
|
|
21
20
|
|
|
21
|
+
- **ui-source-code-editor:** add search panel ([991e8fa](https://github.com/instructure/instructure-ui/commit/991e8fa8be7461979ee522426f51e877fbb029e5))
|
|
22
22
|
|
|
23
|
+
# [8.52.0](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.52.0) (2024-02-02)
|
|
23
24
|
|
|
25
|
+
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
24
26
|
|
|
25
27
|
# [8.51.0](https://github.com/instructure/instructure-ui/compare/v8.50.0...v8.51.0) (2023-12-14)
|
|
26
28
|
|
|
27
29
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
28
30
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
31
|
# [8.50.0](https://github.com/instructure/instructure-ui/compare/v8.49.0...v8.50.0) (2023-12-05)
|
|
34
32
|
|
|
35
33
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
36
34
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
35
|
# [8.49.0](https://github.com/instructure/instructure-ui/compare/v8.48.3...v8.49.0) (2023-11-24)
|
|
42
36
|
|
|
43
37
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
44
38
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
39
|
## [8.48.3](https://github.com/instructure/instructure-ui/compare/v8.48.2...v8.48.3) (2023-11-23)
|
|
50
40
|
|
|
51
41
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
52
42
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
43
|
## [8.48.2](https://github.com/instructure/instructure-ui/compare/v8.48.1...v8.48.2) (2023-11-21)
|
|
58
44
|
|
|
59
45
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
60
46
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
47
|
## [8.48.1](https://github.com/instructure/instructure-ui/compare/v8.48.0...v8.48.1) (2023-11-17)
|
|
66
48
|
|
|
67
49
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
68
50
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
51
|
# [8.48.0](https://github.com/instructure/instructure-ui/compare/v8.47.1...v8.48.0) (2023-11-10)
|
|
74
52
|
|
|
75
53
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
76
54
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
55
|
## [8.47.1](https://github.com/instructure/instructure-ui/compare/v8.47.0...v8.47.1) (2023-11-06)
|
|
82
56
|
|
|
83
57
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
84
58
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
59
|
# [8.47.0](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.47.0) (2023-10-27)
|
|
90
60
|
|
|
91
61
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
92
62
|
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
63
|
## [8.46.1](https://github.com/instructure/instructure-ui/compare/v8.46.0...v8.46.1) (2023-10-13)
|
|
98
64
|
|
|
99
65
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
100
66
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
67
|
# [8.46.0](https://github.com/instructure/instructure-ui/compare/v8.45.0...v8.46.0) (2023-10-11)
|
|
106
68
|
|
|
107
69
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
108
70
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
71
|
# [8.45.0](https://github.com/instructure/instructure-ui/compare/v8.44.0...v8.45.0) (2023-10-03)
|
|
114
72
|
|
|
115
73
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
116
74
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
75
|
# [8.44.0](https://github.com/instructure/instructure-ui/compare/v8.43.1...v8.44.0) (2023-09-21)
|
|
122
76
|
|
|
123
77
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
124
78
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
79
|
## [8.43.1](https://github.com/instructure/instructure-ui/compare/v8.43.0...v8.43.1) (2023-09-11)
|
|
130
80
|
|
|
131
81
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
132
82
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
83
|
# [8.43.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.43.0) (2023-09-07)
|
|
138
84
|
|
|
139
85
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
140
86
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
87
|
# [8.42.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.42.0) (2023-09-07)
|
|
146
88
|
|
|
147
89
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
148
90
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
91
|
## [8.41.1](https://github.com/instructure/instructure-ui/compare/v8.41.0...v8.41.1) (2023-08-24)
|
|
154
92
|
|
|
155
|
-
|
|
156
93
|
### Bug Fixes
|
|
157
94
|
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
95
|
+
- **ui-source-code-editor:** fix broken codemirror syntax highlight ([155b42a](https://github.com/instructure/instructure-ui/commit/155b42a29c12777c3c2a6ba58b9ef9d606078f48))
|
|
163
96
|
|
|
164
97
|
# [8.41.0](https://github.com/instructure/instructure-ui/compare/v8.40.1...v8.41.0) (2023-08-21)
|
|
165
98
|
|
|
166
99
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
167
100
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
101
|
## [8.40.1](https://github.com/instructure/instructure-ui/compare/v8.40.0...v8.40.1) (2023-08-18)
|
|
173
102
|
|
|
174
103
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
|
175
104
|
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
105
|
# [8.40.0](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.40.0) (2023-08-17)
|
|
181
106
|
|
|
182
107
|
**Note:** Version bump only for package @instructure/ui-source-code-editor
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui-source-code-editor",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.53.1-snapshot-0",
|
|
4
4
|
"description": "A UI component library made by Instructure Inc.",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -23,15 +23,11 @@
|
|
|
23
23
|
},
|
|
24
24
|
"license": "MIT",
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@instructure/ui-babel-preset": "8.
|
|
27
|
-
"@instructure/ui-
|
|
28
|
-
"@instructure/ui-
|
|
29
|
-
"@instructure/ui-test-queries": "8.52.1-snapshot-11",
|
|
30
|
-
"@instructure/ui-test-utils": "8.52.1-snapshot-11",
|
|
31
|
-
"@instructure/ui-text-input": "8.52.1-snapshot-11",
|
|
26
|
+
"@instructure/ui-babel-preset": "8.53.1-snapshot-0",
|
|
27
|
+
"@instructure/ui-test-queries": "8.53.1-snapshot-0",
|
|
28
|
+
"@instructure/ui-test-utils": "8.53.1-snapshot-0",
|
|
32
29
|
"@testing-library/jest-dom": "^6.1.4",
|
|
33
|
-
"@testing-library/react": "^14.0.0"
|
|
34
|
-
"react-dom": "^18.2.0"
|
|
30
|
+
"@testing-library/react": "^14.0.0"
|
|
35
31
|
},
|
|
36
32
|
"dependencies": {
|
|
37
33
|
"@babel/runtime": "^7.23.2",
|
|
@@ -48,19 +44,23 @@
|
|
|
48
44
|
"@codemirror/search": "^6.5.4",
|
|
49
45
|
"@codemirror/state": "^6.3.0",
|
|
50
46
|
"@codemirror/view": "^6.21.3",
|
|
51
|
-
"@instructure/emotion": "8.
|
|
52
|
-
"@instructure/shared-types": "8.
|
|
53
|
-
"@instructure/ui-a11y-content": "8.
|
|
54
|
-
"@instructure/ui-
|
|
55
|
-
"@instructure/ui-
|
|
56
|
-
"@instructure/ui-
|
|
57
|
-
"@instructure/ui-
|
|
58
|
-
"@instructure/ui-
|
|
59
|
-
"@instructure/ui-
|
|
60
|
-
"@instructure/ui-
|
|
61
|
-
"@instructure/ui-
|
|
47
|
+
"@instructure/emotion": "8.53.1-snapshot-0",
|
|
48
|
+
"@instructure/shared-types": "8.53.1-snapshot-0",
|
|
49
|
+
"@instructure/ui-a11y-content": "8.53.1-snapshot-0",
|
|
50
|
+
"@instructure/ui-buttons": "8.53.1-snapshot-0",
|
|
51
|
+
"@instructure/ui-dom-utils": "8.53.1-snapshot-0",
|
|
52
|
+
"@instructure/ui-i18n": "8.53.1-snapshot-0",
|
|
53
|
+
"@instructure/ui-icons": "8.53.1-snapshot-0",
|
|
54
|
+
"@instructure/ui-prop-types": "8.53.1-snapshot-0",
|
|
55
|
+
"@instructure/ui-react-utils": "8.53.1-snapshot-0",
|
|
56
|
+
"@instructure/ui-test-locator": "8.53.1-snapshot-0",
|
|
57
|
+
"@instructure/ui-testable": "8.53.1-snapshot-0",
|
|
58
|
+
"@instructure/ui-text-input": "8.53.1-snapshot-0",
|
|
59
|
+
"@instructure/ui-themes": "8.53.1-snapshot-0",
|
|
60
|
+
"@instructure/ui-utils": "8.53.1-snapshot-0",
|
|
62
61
|
"@lezer/highlight": "1.1.6",
|
|
63
|
-
"prop-types": "^15.8.1"
|
|
62
|
+
"prop-types": "^15.8.1",
|
|
63
|
+
"react-dom": "^18.2.0"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"react": ">=16.8 <=18"
|