@instructure/ui 11.6.1-snapshot-0 → 11.6.1-snapshot-130

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,7 +3,7 @@
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
- ## [11.6.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.6.1-snapshot-0) (2026-02-24)
6
+ ## [11.6.1-snapshot-130](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.6.1-snapshot-130) (2026-03-16)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui
9
9
 
@@ -15,570 +15,302 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
15
15
 
16
16
  **Note:** Version bump only for package @instructure/ui
17
17
 
18
-
19
-
20
-
21
-
22
18
  # [11.5.0](https://github.com/instructure/instructure-ui/compare/v11.4.0...v11.5.0) (2026-02-03)
23
19
 
24
20
  **Note:** Version bump only for package @instructure/ui
25
21
 
26
-
27
-
28
-
29
-
30
22
  # [11.4.0](https://github.com/instructure/instructure-ui/compare/v11.3.0...v11.4.0) (2026-01-20)
31
23
 
32
24
  **Note:** Version bump only for package @instructure/ui
33
25
 
34
-
35
-
36
-
37
-
38
26
  # [11.3.0](https://github.com/instructure/instructure-ui/compare/v11.2.0...v11.3.0) (2026-01-12)
39
27
 
40
28
  **Note:** Version bump only for package @instructure/ui
41
29
 
42
-
43
-
44
-
45
-
46
30
  # [11.2.0](https://github.com/instructure/instructure-ui/compare/v11.0.1...v11.2.0) (2025-11-06)
47
31
 
48
-
49
32
  ### Features
50
33
 
51
- * **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
52
-
53
-
54
-
55
-
34
+ - **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
56
35
 
57
36
  # [11.1.0](https://github.com/instructure/instructure-ui/compare/v11.0.1...v11.1.0) (2025-11-05)
58
37
 
59
-
60
38
  ### Features
61
39
 
62
- * **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
63
-
64
-
65
-
66
-
40
+ - **many:** migrate from npm to pnpm ([f7bb16e](https://github.com/instructure/instructure-ui/commit/f7bb16e114df83984c67d5a6e07fb4d9c65efc53))
67
41
 
68
42
  ## [11.0.1](https://github.com/instructure/instructure-ui/compare/v11.0.0...v11.0.1) (2025-10-13)
69
43
 
70
44
  **Note:** Version bump only for package @instructure/ui
71
45
 
72
-
73
-
74
-
75
-
76
46
  # [11.0.0](https://github.com/instructure/instructure-ui/compare/v10.26.0...v11.0.0) (2025-10-06)
77
47
 
78
-
79
48
  ### Features
80
49
 
81
- * **many:** instUI v11 release ([36f5438](https://github.com/instructure/instructure-ui/commit/36f54382669186227ba24798bbf7201ef2f5cd4c))
82
-
50
+ - **many:** instUI v11 release ([36f5438](https://github.com/instructure/instructure-ui/commit/36f54382669186227ba24798bbf7201ef2f5cd4c))
83
51
 
84
52
  ### BREAKING CHANGES
85
53
 
86
- * **many:** InstUI v11 contains the following breaking changes:
87
- - React 16 and 17 are no longer supported
88
- - remove `PropTypes` from all packages
89
- - remove `CodeEditor` component
90
- - remove `@instui/theme-registry` package
91
- - remove `@testable`, `@experimental`, `@hack` decorators
92
- - InstUISettingsProvider's `as` prop is removed
93
- - `canvas.use()`, `canvasHighContrast.use()` functions are removed
94
- - `canvasThemeLocal`, `canvasHighContrastThemeLocal` are removed
95
- - `variables` field on theme objects are removed
96
- - remove deprecated props from Table: Row's `isStacked`, Body's
54
+ - **many:** InstUI v11 contains the following breaking changes:
55
+
56
+ * React 16 and 17 are no longer supported
57
+ * remove `PropTypes` from all packages
58
+ * remove `CodeEditor` component
59
+ * remove `@instui/theme-registry` package
60
+ * remove `@testable`, `@experimental`, `@hack` decorators
61
+ * InstUISettingsProvider's `as` prop is removed
62
+ * `canvas.use()`, `canvasHighContrast.use()` functions are removed
63
+ * `canvasThemeLocal`, `canvasHighContrastThemeLocal` are removed
64
+ * `variables` field on theme objects are removed
65
+ * remove deprecated props from Table: Row's `isStacked`, Body's
97
66
  `isStacked`, `hover`, and `headers`
98
- - `Table`'s `caption` prop is now required
99
- - `ui-dom-utils`'s `getComputedStyle` can now return `undefined`
100
-
101
-
102
-
103
-
67
+ * `Table`'s `caption` prop is now required
68
+ * `ui-dom-utils`'s `getComputedStyle` can now return `undefined`
104
69
 
105
70
  # [10.26.0](https://github.com/instructure/instructure-ui/compare/v10.25.0...v10.26.0) (2025-10-01)
106
71
 
107
72
  **Note:** Version bump only for package @instructure/ui
108
73
 
109
-
110
-
111
-
112
-
113
74
  # [10.25.0](https://github.com/instructure/instructure-ui/compare/v10.24.2...v10.25.0) (2025-09-09)
114
75
 
115
76
  **Note:** Version bump only for package @instructure/ui
116
77
 
117
-
118
-
119
-
120
-
121
78
  ## [10.24.2](https://github.com/instructure/instructure-ui/compare/v10.24.1...v10.24.2) (2025-08-11)
122
79
 
123
80
  **Note:** Version bump only for package @instructure/ui
124
81
 
125
-
126
-
127
-
128
-
129
82
  ## [10.24.1](https://github.com/instructure/instructure-ui/compare/v10.24.0...v10.24.1) (2025-07-30)
130
83
 
131
84
  **Note:** Version bump only for package @instructure/ui
132
85
 
133
-
134
-
135
-
136
-
137
86
  # [10.24.0](https://github.com/instructure/instructure-ui/compare/v10.23.0...v10.24.0) (2025-07-18)
138
87
 
139
88
  **Note:** Version bump only for package @instructure/ui
140
89
 
141
-
142
-
143
-
144
-
145
90
  # [10.23.0](https://github.com/instructure/instructure-ui/compare/v10.22.0...v10.23.0) (2025-07-09)
146
91
 
147
92
  **Note:** Version bump only for package @instructure/ui
148
93
 
149
-
150
-
151
-
152
-
153
94
  # [10.22.0](https://github.com/instructure/instructure-ui/compare/v10.21.0...v10.22.0) (2025-07-04)
154
95
 
155
-
156
96
  ### Features
157
97
 
158
- * **many:** add new package (instructure) and three new components: AiInformation, NutritionFacts and DataPermissionLevels ([073be7b](https://github.com/instructure/instructure-ui/commit/073be7b50893e9ab77158ee8a83506eddfbd4113))
159
-
160
-
161
-
162
-
98
+ - **many:** add new package (instructure) and three new components: AiInformation, NutritionFacts and DataPermissionLevels ([073be7b](https://github.com/instructure/instructure-ui/commit/073be7b50893e9ab77158ee8a83506eddfbd4113))
163
99
 
164
100
  # [10.21.0](https://github.com/instructure/instructure-ui/compare/v10.20.1...v10.21.0) (2025-06-27)
165
101
 
166
102
  **Note:** Version bump only for package @instructure/ui
167
103
 
168
-
169
-
170
-
171
-
172
104
  ## [10.20.1](https://github.com/instructure/instructure-ui/compare/v10.20.0...v10.20.1) (2025-06-17)
173
105
 
174
106
  **Note:** Version bump only for package @instructure/ui
175
107
 
176
-
177
-
178
-
179
-
180
108
  # [10.20.0](https://github.com/instructure/instructure-ui/compare/v10.19.1...v10.20.0) (2025-06-13)
181
109
 
182
-
183
110
  ### Bug Fixes
184
111
 
185
- * **many:** update dependencies, browsersdb and moment timezone database ([3813636](https://github.com/instructure/instructure-ui/commit/3813636458c901ad4bc74a4d5ae015cb55defcb2))
186
-
187
-
188
-
189
-
112
+ - **many:** update dependencies, browsersdb and moment timezone database ([3813636](https://github.com/instructure/instructure-ui/commit/3813636458c901ad4bc74a4d5ae015cb55defcb2))
190
113
 
191
114
  ## [10.19.1](https://github.com/instructure/instructure-ui/compare/v10.19.0...v10.19.1) (2025-06-05)
192
115
 
193
116
  **Note:** Version bump only for package @instructure/ui
194
117
 
195
-
196
-
197
-
198
-
199
118
  # [10.19.0](https://github.com/instructure/instructure-ui/compare/v10.18.1...v10.19.0) (2025-06-03)
200
119
 
201
120
  **Note:** Version bump only for package @instructure/ui
202
121
 
203
-
204
-
205
-
206
-
207
122
  ## [10.18.1](https://github.com/instructure/instructure-ui/compare/v10.18.0...v10.18.1) (2025-05-29)
208
123
 
209
124
  **Note:** Version bump only for package @instructure/ui
210
125
 
211
-
212
-
213
-
214
-
215
126
  # [10.18.0](https://github.com/instructure/instructure-ui/compare/v10.17.0...v10.18.0) (2025-05-26)
216
127
 
217
128
  **Note:** Version bump only for package @instructure/ui
218
129
 
219
-
220
-
221
-
222
-
223
130
  # [10.17.0](https://github.com/instructure/instructure-ui/compare/v10.16.4...v10.17.0) (2025-05-20)
224
131
 
225
132
  **Note:** Version bump only for package @instructure/ui
226
133
 
227
-
228
-
229
-
230
-
231
134
  ## [10.16.4](https://github.com/instructure/instructure-ui/compare/v10.16.3...v10.16.4) (2025-05-09)
232
135
 
233
136
  **Note:** Version bump only for package @instructure/ui
234
137
 
235
-
236
-
237
-
238
-
239
138
  ## [10.16.3](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.3) (2025-04-30)
240
139
 
241
140
  **Note:** Version bump only for package @instructure/ui
242
141
 
243
-
244
-
245
-
246
-
247
142
  ## [10.16.2](https://github.com/instructure/instructure-ui/compare/v10.16.1...v10.16.2) (2025-04-22)
248
143
 
249
144
  **Note:** Version bump only for package @instructure/ui
250
145
 
251
-
252
-
253
-
254
-
255
146
  ## [10.16.1](https://github.com/instructure/instructure-ui/compare/v10.16.0...v10.16.1) (2025-04-22)
256
147
 
257
148
  **Note:** Version bump only for package @instructure/ui
258
149
 
259
-
260
-
261
-
262
-
263
150
  # [10.16.0](https://github.com/instructure/instructure-ui/compare/v10.15.2...v10.16.0) (2025-04-11)
264
151
 
265
152
  **Note:** Version bump only for package @instructure/ui
266
153
 
267
-
268
-
269
-
270
-
271
154
  ## [10.15.2](https://github.com/instructure/instructure-ui/compare/v10.15.1...v10.15.2) (2025-04-07)
272
155
 
273
156
  **Note:** Version bump only for package @instructure/ui
274
157
 
275
-
276
-
277
-
278
-
279
158
  ## [10.15.1](https://github.com/instructure/instructure-ui/compare/v10.15.0...v10.15.1) (2025-04-03)
280
159
 
281
160
  **Note:** Version bump only for package @instructure/ui
282
161
 
283
-
284
-
285
-
286
-
287
162
  # [10.15.0](https://github.com/instructure/instructure-ui/compare/v10.14.0...v10.15.0) (2025-03-31)
288
163
 
289
164
  **Note:** Version bump only for package @instructure/ui
290
165
 
291
-
292
-
293
-
294
-
295
166
  # [10.14.0](https://github.com/instructure/instructure-ui/compare/v10.13.0...v10.14.0) (2025-03-17)
296
167
 
297
168
  **Note:** Version bump only for package @instructure/ui
298
169
 
299
-
300
-
301
-
302
-
303
170
  # [10.13.0](https://github.com/instructure/instructure-ui/compare/v10.12.0...v10.13.0) (2025-03-06)
304
171
 
305
-
306
172
  ### Bug Fixes
307
173
 
308
- * **many:** fix form label not read by NVDA in hover mode and other layout issues ([ef77281](https://github.com/instructure/instructure-ui/commit/ef77281890511e8eea794196445d3ef2454537ba))
309
-
310
-
311
-
312
-
174
+ - **many:** fix form label not read by NVDA in hover mode and other layout issues ([ef77281](https://github.com/instructure/instructure-ui/commit/ef77281890511e8eea794196445d3ef2454537ba))
313
175
 
314
176
  # [10.12.0](https://github.com/instructure/instructure-ui/compare/v10.11.0...v10.12.0) (2025-02-24)
315
177
 
316
178
  **Note:** Version bump only for package @instructure/ui
317
179
 
318
-
319
-
320
-
321
-
322
180
  # [10.11.0](https://github.com/instructure/instructure-ui/compare/v10.10.0...v10.11.0) (2025-02-03)
323
181
 
324
182
  **Note:** Version bump only for package @instructure/ui
325
183
 
326
-
327
-
328
-
329
-
330
184
  # [10.10.0](https://github.com/instructure/instructure-ui/compare/v10.9.0...v10.10.0) (2024-12-18)
331
185
 
332
186
  **Note:** Version bump only for package @instructure/ui
333
187
 
334
-
335
-
336
-
337
-
338
188
  # [10.9.0](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.9.0) (2024-12-12)
339
189
 
340
-
341
190
  ### Features
342
191
 
343
- * **many:** make meta package export every component and type definition ([dee9abb](https://github.com/instructure/instructure-ui/commit/dee9abb9cbffa4abc9edf48fb7d8ad41fea385b4))
344
-
345
-
346
-
347
-
192
+ - **many:** make meta package export every component and type definition ([dee9abb](https://github.com/instructure/instructure-ui/commit/dee9abb9cbffa4abc9edf48fb7d8ad41fea385b4))
348
193
 
349
194
  # [10.8.0](https://github.com/instructure/instructure-ui/compare/v10.7.0...v10.8.0) (2024-12-09)
350
195
 
351
196
  **Note:** Version bump only for package @instructure/ui
352
197
 
353
-
354
-
355
-
356
-
357
198
  # [10.7.0](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.7.0) (2024-12-03)
358
199
 
359
200
  **Note:** Version bump only for package @instructure/ui
360
201
 
361
-
362
-
363
-
364
-
365
202
  ## [10.6.1](https://github.com/instructure/instructure-ui/compare/v10.6.0...v10.6.1) (2024-11-26)
366
203
 
367
204
  **Note:** Version bump only for package @instructure/ui
368
205
 
369
-
370
-
371
-
372
-
373
206
  # [10.6.0](https://github.com/instructure/instructure-ui/compare/v10.5.0...v10.6.0) (2024-11-18)
374
207
 
375
208
  **Note:** Version bump only for package @instructure/ui
376
209
 
377
-
378
-
379
-
380
-
381
210
  # [10.5.0](https://github.com/instructure/instructure-ui/compare/v10.4.1...v10.5.0) (2024-11-07)
382
211
 
383
212
  **Note:** Version bump only for package @instructure/ui
384
213
 
385
-
386
-
387
-
388
-
389
214
  ## [10.4.1](https://github.com/instructure/instructure-ui/compare/v10.4.0...v10.4.1) (2024-10-28)
390
215
 
391
-
392
216
  ### Bug Fixes
393
217
 
394
- * update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
395
-
396
-
397
-
398
-
218
+ - update license ([1c039d9](https://github.com/instructure/instructure-ui/commit/1c039d9cbf5a3ea99b59803ddde5c6c0b2d76ba5))
399
219
 
400
220
  # [10.4.0](https://github.com/instructure/instructure-ui/compare/v10.3.0...v10.4.0) (2024-10-16)
401
221
 
402
222
  **Note:** Version bump only for package @instructure/ui
403
223
 
404
-
405
-
406
-
407
-
408
224
  # [10.3.0](https://github.com/instructure/instructure-ui/compare/v10.2.2...v10.3.0) (2024-10-03)
409
225
 
410
226
  **Note:** Version bump only for package @instructure/ui
411
227
 
412
-
413
-
414
-
415
-
416
228
  ## [10.2.2](https://github.com/instructure/instructure-ui/compare/v10.2.1...v10.2.2) (2024-09-13)
417
229
 
418
230
  **Note:** Version bump only for package @instructure/ui
419
231
 
420
-
421
-
422
-
423
-
424
232
  ## [10.2.1](https://github.com/instructure/instructure-ui/compare/v10.2.0...v10.2.1) (2024-08-30)
425
233
 
426
234
  **Note:** Version bump only for package @instructure/ui
427
235
 
428
-
429
-
430
-
431
-
432
236
  # [10.2.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.2.0) (2024-08-23)
433
237
 
434
238
  **Note:** Version bump only for package @instructure/ui
435
239
 
436
-
437
-
438
-
439
-
440
240
  # [10.1.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.0) (2024-08-23)
441
241
 
442
242
  **Note:** Version bump only for package @instructure/ui
443
243
 
444
-
445
-
446
-
447
-
448
244
  # [10.0.0](https://github.com/instructure/instructure-ui/compare/v9.5.1...v10.0.0) (2024-07-31)
449
245
 
450
-
451
246
  ### Features
452
247
 
453
- * **many:** rewrite color system ([1e5809e](https://github.com/instructure/instructure-ui/commit/1e5809e28dee8c2a71703a429609b8d2f95d76e6))
454
-
248
+ - **many:** rewrite color system ([1e5809e](https://github.com/instructure/instructure-ui/commit/1e5809e28dee8c2a71703a429609b8d2f95d76e6))
455
249
 
456
250
  ### BREAKING CHANGES
457
251
 
458
- * **many:** Breaks color overrides in certain cases
459
-
460
-
461
-
462
-
252
+ - **many:** Breaks color overrides in certain cases
463
253
 
464
254
  ## [9.5.1](https://github.com/instructure/instructure-ui/compare/v9.5.0...v9.5.1) (2024-07-30)
465
255
 
466
256
  **Note:** Version bump only for package @instructure/ui
467
257
 
468
-
469
-
470
-
471
-
472
258
  # [9.5.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.5.0) (2024-07-26)
473
259
 
474
260
  **Note:** Version bump only for package @instructure/ui
475
261
 
476
-
477
-
478
-
479
-
480
262
  # [9.4.0](https://github.com/instructure/instructure-ui/compare/v9.3.0...v9.4.0) (2024-07-26)
481
263
 
482
264
  **Note:** Version bump only for package @instructure/ui
483
265
 
484
-
485
-
486
-
487
-
488
266
  # [9.3.0](https://github.com/instructure/instructure-ui/compare/v9.2.0...v9.3.0) (2024-07-17)
489
267
 
490
-
491
268
  ### Features
492
269
 
493
- * **ui,ui-date-input:** add new DateInput2 component ([9c893fc](https://github.com/instructure/instructure-ui/commit/9c893fc6ac1ae5ef4648f573b648cad78997ac86))
494
-
495
-
496
-
497
-
270
+ - **ui,ui-date-input:** add new DateInput2 component ([9c893fc](https://github.com/instructure/instructure-ui/commit/9c893fc6ac1ae5ef4648f573b648cad78997ac86))
498
271
 
499
272
  # [9.2.0](https://github.com/instructure/instructure-ui/compare/v9.1.0...v9.2.0) (2024-07-09)
500
273
 
501
274
  **Note:** Version bump only for package @instructure/ui
502
275
 
503
-
504
-
505
-
506
-
507
276
  # [9.1.0](https://github.com/instructure/instructure-ui/compare/v9.0.1...v9.1.0) (2024-06-14)
508
277
 
509
278
  **Note:** Version bump only for package @instructure/ui
510
279
 
511
-
512
-
513
-
514
-
515
280
  ## [9.0.1](https://github.com/instructure/instructure-ui/compare/v9.0.0...v9.0.1) (2024-05-09)
516
281
 
517
282
  **Note:** Version bump only for package @instructure/ui
518
283
 
519
-
520
-
521
-
522
-
523
284
  # [9.0.0](https://github.com/instructure/instructure-ui/compare/v8.56.0...v9.0.0) (2024-05-09)
524
285
 
525
-
526
286
  ### Features
527
287
 
528
- * **shared-types,ui,ui-navigation:** remove deprecated component Navigation ([0173c76](https://github.com/instructure/instructure-ui/commit/0173c761f050d801f4191b823d423e6e29abedd5))
529
-
530
-
531
-
532
-
288
+ - **shared-types,ui,ui-navigation:** remove deprecated component Navigation ([0173c76](https://github.com/instructure/instructure-ui/commit/0173c761f050d801f4191b823d423e6e29abedd5))
533
289
 
534
290
  # [8.56.0](https://github.com/instructure/instructure-ui/compare/v8.55.1...v8.56.0) (2024-05-06)
535
291
 
536
292
  **Note:** Version bump only for package @instructure/ui
537
293
 
538
-
539
-
540
-
541
-
542
294
  ## [8.55.1](https://github.com/instructure/instructure-ui/compare/v8.55.0...v8.55.1) (2024-04-30)
543
295
 
544
296
  **Note:** Version bump only for package @instructure/ui
545
297
 
546
-
547
-
548
-
549
-
550
298
  # [8.55.0](https://github.com/instructure/instructure-ui/compare/v8.54.0...v8.55.0) (2024-04-09)
551
299
 
552
300
  **Note:** Version bump only for package @instructure/ui
553
301
 
554
-
555
-
556
-
557
-
558
302
  # [8.54.0](https://github.com/instructure/instructure-ui/compare/v8.53.2...v8.54.0) (2024-03-21)
559
303
 
560
304
  **Note:** Version bump only for package @instructure/ui
561
305
 
562
-
563
-
564
-
565
-
566
306
  ## [8.53.2](https://github.com/instructure/instructure-ui/compare/v8.53.1...v8.53.2) (2024-02-15)
567
307
 
568
308
  **Note:** Version bump only for package @instructure/ui
569
309
 
570
-
571
-
572
-
573
-
574
310
  ## [8.53.1](https://github.com/instructure/instructure-ui/compare/v8.53.0...v8.53.1) (2024-02-09)
575
311
 
576
312
  **Note:** Version bump only for package @instructure/ui
577
313
 
578
-
579
-
580
-
581
-
582
314
  # [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
583
315
 
584
316
  **Note:** Version bump only for package @instructure/ui