@instructure/ui-tray 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 +7 -86
- package/package.json +17 -17
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.
|
|
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-tray
|
|
9
9
|
|
|
@@ -11,175 +11,96 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
# [8.
|
|
14
|
+
# [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
17
17
|
|
|
18
|
+
# [8.52.0](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.52.0) (2024-02-02)
|
|
18
19
|
|
|
19
|
-
|
|
20
|
-
|
|
20
|
+
**Note:** Version bump only for package @instructure/ui-tray
|
|
21
21
|
|
|
22
22
|
# [8.51.0](https://github.com/instructure/instructure-ui/compare/v8.50.0...v8.51.0) (2023-12-14)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
26
|
# [8.50.0](https://github.com/instructure/instructure-ui/compare/v8.49.0...v8.50.0) (2023-12-05)
|
|
31
27
|
|
|
32
28
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
33
29
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
30
|
# [8.49.0](https://github.com/instructure/instructure-ui/compare/v8.48.3...v8.49.0) (2023-11-24)
|
|
39
31
|
|
|
40
32
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
41
33
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
34
|
## [8.48.3](https://github.com/instructure/instructure-ui/compare/v8.48.2...v8.48.3) (2023-11-23)
|
|
47
35
|
|
|
48
36
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
49
37
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
38
|
## [8.48.2](https://github.com/instructure/instructure-ui/compare/v8.48.1...v8.48.2) (2023-11-21)
|
|
55
39
|
|
|
56
40
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
57
41
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
42
|
## [8.48.1](https://github.com/instructure/instructure-ui/compare/v8.48.0...v8.48.1) (2023-11-17)
|
|
63
43
|
|
|
64
|
-
|
|
65
44
|
### Bug Fixes
|
|
66
45
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
46
|
+
- **ui-tray:** fix event listeners not working when a second tray is open ([ca62df5](https://github.com/instructure/instructure-ui/commit/ca62df5f1197b354c3b107ac38cca9984078e495))
|
|
72
47
|
|
|
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-tray
|
|
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
|
-
|
|
84
54
|
### Bug Fixes
|
|
85
55
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
56
|
+
- **ui-tray:** fix Tray component unmounting twice when closed ([1ec7647](https://github.com/instructure/instructure-ui/commit/1ec76470479e473377979b2fb1d2a0b4e5f43517))
|
|
91
57
|
|
|
92
58
|
# [8.47.0](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.47.0) (2023-10-27)
|
|
93
59
|
|
|
94
60
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
95
61
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
62
|
## [8.46.1](https://github.com/instructure/instructure-ui/compare/v8.46.0...v8.46.1) (2023-10-13)
|
|
101
63
|
|
|
102
|
-
|
|
103
64
|
### Bug Fixes
|
|
104
65
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
66
|
+
- **ui-drawer-layout,ui-tray:** fix multiple mounting during transition ([65a3f95](https://github.com/instructure/instructure-ui/commit/65a3f95a5a4cb8252c22fa61c5a9dc5e5b55011a))
|
|
110
67
|
|
|
111
68
|
# [8.46.0](https://github.com/instructure/instructure-ui/compare/v8.45.0...v8.46.0) (2023-10-11)
|
|
112
69
|
|
|
113
70
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
114
71
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
72
|
# [8.45.0](https://github.com/instructure/instructure-ui/compare/v8.44.0...v8.45.0) (2023-10-03)
|
|
120
73
|
|
|
121
74
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
122
75
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
76
|
# [8.44.0](https://github.com/instructure/instructure-ui/compare/v8.43.1...v8.44.0) (2023-09-21)
|
|
128
77
|
|
|
129
78
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
130
79
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
80
|
## [8.43.1](https://github.com/instructure/instructure-ui/compare/v8.43.0...v8.43.1) (2023-09-11)
|
|
136
81
|
|
|
137
82
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
138
83
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
84
|
# [8.43.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.43.0) (2023-09-07)
|
|
144
85
|
|
|
145
86
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
146
87
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
88
|
# [8.42.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.42.0) (2023-09-07)
|
|
152
89
|
|
|
153
90
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
154
91
|
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
92
|
## [8.41.1](https://github.com/instructure/instructure-ui/compare/v8.41.0...v8.41.1) (2023-08-24)
|
|
160
93
|
|
|
161
94
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
162
95
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
96
|
# [8.41.0](https://github.com/instructure/instructure-ui/compare/v8.40.1...v8.41.0) (2023-08-21)
|
|
168
97
|
|
|
169
98
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
170
99
|
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
100
|
## [8.40.1](https://github.com/instructure/instructure-ui/compare/v8.40.0...v8.40.1) (2023-08-18)
|
|
176
101
|
|
|
177
102
|
**Note:** Version bump only for package @instructure/ui-tray
|
|
178
103
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
104
|
# [8.40.0](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.40.0) (2023-08-17)
|
|
184
105
|
|
|
185
106
|
**Note:** Version bump only for package @instructure/ui-tray
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui-tray",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.53.1-snapshot-0",
|
|
4
4
|
"description": "Tray component for secondary/menu content",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -24,25 +24,25 @@
|
|
|
24
24
|
"license": "MIT",
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@babel/runtime": "^7.23.2",
|
|
27
|
-
"@instructure/console": "8.
|
|
28
|
-
"@instructure/emotion": "8.
|
|
29
|
-
"@instructure/shared-types": "8.
|
|
30
|
-
"@instructure/ui-dialog": "8.
|
|
31
|
-
"@instructure/ui-i18n": "8.
|
|
32
|
-
"@instructure/ui-motion": "8.
|
|
33
|
-
"@instructure/ui-portal": "8.
|
|
34
|
-
"@instructure/ui-position": "8.
|
|
35
|
-
"@instructure/ui-prop-types": "8.
|
|
36
|
-
"@instructure/ui-react-utils": "8.
|
|
37
|
-
"@instructure/ui-testable": "8.
|
|
38
|
-
"@instructure/ui-utils": "8.
|
|
27
|
+
"@instructure/console": "8.53.1-snapshot-0",
|
|
28
|
+
"@instructure/emotion": "8.53.1-snapshot-0",
|
|
29
|
+
"@instructure/shared-types": "8.53.1-snapshot-0",
|
|
30
|
+
"@instructure/ui-dialog": "8.53.1-snapshot-0",
|
|
31
|
+
"@instructure/ui-i18n": "8.53.1-snapshot-0",
|
|
32
|
+
"@instructure/ui-motion": "8.53.1-snapshot-0",
|
|
33
|
+
"@instructure/ui-portal": "8.53.1-snapshot-0",
|
|
34
|
+
"@instructure/ui-position": "8.53.1-snapshot-0",
|
|
35
|
+
"@instructure/ui-prop-types": "8.53.1-snapshot-0",
|
|
36
|
+
"@instructure/ui-react-utils": "8.53.1-snapshot-0",
|
|
37
|
+
"@instructure/ui-testable": "8.53.1-snapshot-0",
|
|
38
|
+
"@instructure/ui-utils": "8.53.1-snapshot-0",
|
|
39
39
|
"prop-types": "^15.8.1"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@instructure/ui-babel-preset": "8.
|
|
43
|
-
"@instructure/ui-test-locator": "8.
|
|
44
|
-
"@instructure/ui-test-utils": "8.
|
|
45
|
-
"@instructure/ui-themes": "8.
|
|
42
|
+
"@instructure/ui-babel-preset": "8.53.1-snapshot-0",
|
|
43
|
+
"@instructure/ui-test-locator": "8.53.1-snapshot-0",
|
|
44
|
+
"@instructure/ui-test-utils": "8.53.1-snapshot-0",
|
|
45
|
+
"@instructure/ui-themes": "8.53.1-snapshot-0"
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
48
48
|
"react": ">=16.8 <=18"
|