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