@instructure/ui-popover 8.52.1-snapshot-11 → 8.53.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 +4 -91
- package/package.json +19 -19
package/CHANGELOG.md
CHANGED
|
@@ -3,183 +3,96 @@
|
|
|
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
|
+
# [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
9
9
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
10
|
# [8.52.0](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.52.0) (2024-02-02)
|
|
15
11
|
|
|
16
12
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
17
13
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
14
|
# [8.51.0](https://github.com/instructure/instructure-ui/compare/v8.50.0...v8.51.0) (2023-12-14)
|
|
23
15
|
|
|
24
16
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
25
17
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
18
|
# [8.50.0](https://github.com/instructure/instructure-ui/compare/v8.49.0...v8.50.0) (2023-12-05)
|
|
31
19
|
|
|
32
|
-
|
|
33
20
|
### Bug Fixes
|
|
34
21
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
22
|
+
- fix modal not dismissible via touch and add focus region tests ([e373da1](https://github.com/instructure/instructure-ui/commit/e373da144a96b0615ab0594677f6dae67ab5fa6d))
|
|
40
23
|
|
|
41
24
|
# [8.49.0](https://github.com/instructure/instructure-ui/compare/v8.48.3...v8.49.0) (2023-11-24)
|
|
42
25
|
|
|
43
26
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
44
27
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
28
|
## [8.48.3](https://github.com/instructure/instructure-ui/compare/v8.48.2...v8.48.3) (2023-11-23)
|
|
50
29
|
|
|
51
30
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
52
31
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
32
|
## [8.48.2](https://github.com/instructure/instructure-ui/compare/v8.48.1...v8.48.2) (2023-11-21)
|
|
58
33
|
|
|
59
|
-
|
|
60
34
|
### Bug Fixes
|
|
61
35
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
36
|
+
- **ui-a11y-utils,ui-popover,ui-tooltip:** fix focus manager issues ([9f59f09](https://github.com/instructure/instructure-ui/commit/9f59f098dd1a8572e9c34ec4a07948c02e19cddd))
|
|
67
37
|
|
|
68
38
|
## [8.48.1](https://github.com/instructure/instructure-ui/compare/v8.48.0...v8.48.1) (2023-11-17)
|
|
69
39
|
|
|
70
40
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
71
41
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
42
|
# [8.48.0](https://github.com/instructure/instructure-ui/compare/v8.47.1...v8.48.0) (2023-11-10)
|
|
77
43
|
|
|
78
44
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
79
45
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
46
|
## [8.47.1](https://github.com/instructure/instructure-ui/compare/v8.47.0...v8.47.1) (2023-11-06)
|
|
85
47
|
|
|
86
48
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
87
49
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
50
|
# [8.47.0](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.47.0) (2023-10-27)
|
|
93
51
|
|
|
94
|
-
|
|
95
52
|
### Bug Fixes
|
|
96
53
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
54
|
+
- handleDocumentClick should only capture mouse events ([abcd31f](https://github.com/instructure/instructure-ui/commit/abcd31f66a8d895340a800c130e772b557c3ee8f))
|
|
102
55
|
|
|
103
56
|
## [8.46.1](https://github.com/instructure/instructure-ui/compare/v8.46.0...v8.46.1) (2023-10-13)
|
|
104
57
|
|
|
105
58
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
106
59
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
60
|
# [8.46.0](https://github.com/instructure/instructure-ui/compare/v8.45.0...v8.46.0) (2023-10-11)
|
|
112
61
|
|
|
113
62
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
114
63
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
64
|
# [8.45.0](https://github.com/instructure/instructure-ui/compare/v8.44.0...v8.45.0) (2023-10-03)
|
|
120
65
|
|
|
121
66
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
122
67
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
68
|
# [8.44.0](https://github.com/instructure/instructure-ui/compare/v8.43.1...v8.44.0) (2023-09-21)
|
|
128
69
|
|
|
129
70
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
130
71
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
72
|
## [8.43.1](https://github.com/instructure/instructure-ui/compare/v8.43.0...v8.43.1) (2023-09-11)
|
|
136
73
|
|
|
137
74
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
138
75
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
76
|
# [8.43.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.43.0) (2023-09-07)
|
|
144
77
|
|
|
145
78
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
146
79
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
80
|
# [8.42.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.42.0) (2023-09-07)
|
|
152
81
|
|
|
153
82
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
154
83
|
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
84
|
## [8.41.1](https://github.com/instructure/instructure-ui/compare/v8.41.0...v8.41.1) (2023-08-24)
|
|
160
85
|
|
|
161
86
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
162
87
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
88
|
# [8.41.0](https://github.com/instructure/instructure-ui/compare/v8.40.1...v8.41.0) (2023-08-21)
|
|
168
89
|
|
|
169
90
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
170
91
|
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
92
|
## [8.40.1](https://github.com/instructure/instructure-ui/compare/v8.40.0...v8.40.1) (2023-08-18)
|
|
176
93
|
|
|
177
94
|
**Note:** Version bump only for package @instructure/ui-popover
|
|
178
95
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
96
|
# [8.40.0](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.40.0) (2023-08-17)
|
|
184
97
|
|
|
185
98
|
**Note:** Version bump only for package @instructure/ui-popover
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui-popover",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.53.0",
|
|
4
4
|
"description": "A component for hiding or showing content based on user interaction.",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -24,28 +24,28 @@
|
|
|
24
24
|
"license": "MIT",
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@babel/runtime": "^7.23.2",
|
|
27
|
-
"@instructure/console": "8.
|
|
28
|
-
"@instructure/emotion": "8.
|
|
29
|
-
"@instructure/ui-a11y-utils": "8.
|
|
30
|
-
"@instructure/ui-dialog": "8.
|
|
31
|
-
"@instructure/ui-dom-utils": "8.
|
|
32
|
-
"@instructure/ui-i18n": "8.
|
|
33
|
-
"@instructure/ui-position": "8.
|
|
34
|
-
"@instructure/ui-prop-types": "8.
|
|
35
|
-
"@instructure/ui-react-utils": "8.
|
|
36
|
-
"@instructure/ui-testable": "8.
|
|
37
|
-
"@instructure/ui-utils": "8.
|
|
38
|
-
"@instructure/ui-view": "8.
|
|
39
|
-
"@instructure/uid": "8.
|
|
27
|
+
"@instructure/console": "8.53.0",
|
|
28
|
+
"@instructure/emotion": "8.53.0",
|
|
29
|
+
"@instructure/ui-a11y-utils": "8.53.0",
|
|
30
|
+
"@instructure/ui-dialog": "8.53.0",
|
|
31
|
+
"@instructure/ui-dom-utils": "8.53.0",
|
|
32
|
+
"@instructure/ui-i18n": "8.53.0",
|
|
33
|
+
"@instructure/ui-position": "8.53.0",
|
|
34
|
+
"@instructure/ui-prop-types": "8.53.0",
|
|
35
|
+
"@instructure/ui-react-utils": "8.53.0",
|
|
36
|
+
"@instructure/ui-testable": "8.53.0",
|
|
37
|
+
"@instructure/ui-utils": "8.53.0",
|
|
38
|
+
"@instructure/ui-view": "8.53.0",
|
|
39
|
+
"@instructure/uid": "8.53.0",
|
|
40
40
|
"keycode": "^2.2.1",
|
|
41
41
|
"prop-types": "^15.8.1"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
|
-
"@instructure/ui-babel-preset": "8.
|
|
45
|
-
"@instructure/ui-color-utils": "8.
|
|
46
|
-
"@instructure/ui-test-locator": "8.
|
|
47
|
-
"@instructure/ui-test-queries": "8.
|
|
48
|
-
"@instructure/ui-test-utils": "8.
|
|
44
|
+
"@instructure/ui-babel-preset": "8.53.0",
|
|
45
|
+
"@instructure/ui-color-utils": "8.53.0",
|
|
46
|
+
"@instructure/ui-test-locator": "8.53.0",
|
|
47
|
+
"@instructure/ui-test-queries": "8.53.0",
|
|
48
|
+
"@instructure/ui-test-utils": "8.53.0",
|
|
49
49
|
"@testing-library/jest-dom": "^6.1.4",
|
|
50
50
|
"@testing-library/react": "^14.1.2",
|
|
51
51
|
"@testing-library/user-event": "^14.5.1"
|