@instructure/ui-tree-browser 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -87
  2. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -3,177 +3,92 @@
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.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-tree-browser
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-tree-browser
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-tree-browser
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
20
  **Note:** Version bump only for package @instructure/ui-tree-browser
33
21
 
34
-
35
-
36
-
37
-
38
22
  # [8.49.0](https://github.com/instructure/instructure-ui/compare/v8.48.3...v8.49.0) (2023-11-24)
39
23
 
40
24
  **Note:** Version bump only for package @instructure/ui-tree-browser
41
25
 
42
-
43
-
44
-
45
-
46
26
  ## [8.48.3](https://github.com/instructure/instructure-ui/compare/v8.48.2...v8.48.3) (2023-11-23)
47
27
 
48
28
  **Note:** Version bump only for package @instructure/ui-tree-browser
49
29
 
50
-
51
-
52
-
53
-
54
30
  ## [8.48.2](https://github.com/instructure/instructure-ui/compare/v8.48.1...v8.48.2) (2023-11-21)
55
31
 
56
32
  **Note:** Version bump only for package @instructure/ui-tree-browser
57
33
 
58
-
59
-
60
-
61
-
62
34
  ## [8.48.1](https://github.com/instructure/instructure-ui/compare/v8.48.0...v8.48.1) (2023-11-17)
63
35
 
64
36
  **Note:** Version bump only for package @instructure/ui-tree-browser
65
37
 
66
-
67
-
68
-
69
-
70
38
  # [8.48.0](https://github.com/instructure/instructure-ui/compare/v8.47.1...v8.48.0) (2023-11-10)
71
39
 
72
40
  **Note:** Version bump only for package @instructure/ui-tree-browser
73
41
 
74
-
75
-
76
-
77
-
78
42
  ## [8.47.1](https://github.com/instructure/instructure-ui/compare/v8.47.0...v8.47.1) (2023-11-06)
79
43
 
80
44
  **Note:** Version bump only for package @instructure/ui-tree-browser
81
45
 
82
-
83
-
84
-
85
-
86
46
  # [8.47.0](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.47.0) (2023-10-27)
87
47
 
88
48
  **Note:** Version bump only for package @instructure/ui-tree-browser
89
49
 
90
-
91
-
92
-
93
-
94
50
  ## [8.46.1](https://github.com/instructure/instructure-ui/compare/v8.46.0...v8.46.1) (2023-10-13)
95
51
 
96
52
  **Note:** Version bump only for package @instructure/ui-tree-browser
97
53
 
98
-
99
-
100
-
101
-
102
54
  # [8.46.0](https://github.com/instructure/instructure-ui/compare/v8.45.0...v8.46.0) (2023-10-11)
103
55
 
104
56
  **Note:** Version bump only for package @instructure/ui-tree-browser
105
57
 
106
-
107
-
108
-
109
-
110
58
  # [8.45.0](https://github.com/instructure/instructure-ui/compare/v8.44.0...v8.45.0) (2023-10-03)
111
59
 
112
60
  **Note:** Version bump only for package @instructure/ui-tree-browser
113
61
 
114
-
115
-
116
-
117
-
118
62
  # [8.44.0](https://github.com/instructure/instructure-ui/compare/v8.43.1...v8.44.0) (2023-09-21)
119
63
 
120
-
121
64
  ### Bug Fixes
122
65
 
123
- * **ui-tree-browser:** prevent TreeBrowser from breaking keyboard navigation focus order ([0741bc5](https://github.com/instructure/instructure-ui/commit/0741bc548fcfdceaeb2a70b3549f6cc87c70af78))
124
-
125
-
126
-
127
-
66
+ - **ui-tree-browser:** prevent TreeBrowser from breaking keyboard navigation focus order ([0741bc5](https://github.com/instructure/instructure-ui/commit/0741bc548fcfdceaeb2a70b3549f6cc87c70af78))
128
67
 
129
68
  ## [8.43.1](https://github.com/instructure/instructure-ui/compare/v8.43.0...v8.43.1) (2023-09-11)
130
69
 
131
70
  **Note:** Version bump only for package @instructure/ui-tree-browser
132
71
 
133
-
134
-
135
-
136
-
137
72
  # [8.43.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.43.0) (2023-09-07)
138
73
 
139
74
  **Note:** Version bump only for package @instructure/ui-tree-browser
140
75
 
141
-
142
-
143
-
144
-
145
76
  # [8.42.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.42.0) (2023-09-07)
146
77
 
147
78
  **Note:** Version bump only for package @instructure/ui-tree-browser
148
79
 
149
-
150
-
151
-
152
-
153
80
  ## [8.41.1](https://github.com/instructure/instructure-ui/compare/v8.41.0...v8.41.1) (2023-08-24)
154
81
 
155
82
  **Note:** Version bump only for package @instructure/ui-tree-browser
156
83
 
157
-
158
-
159
-
160
-
161
84
  # [8.41.0](https://github.com/instructure/instructure-ui/compare/v8.40.1...v8.41.0) (2023-08-21)
162
85
 
163
86
  **Note:** Version bump only for package @instructure/ui-tree-browser
164
87
 
165
-
166
-
167
-
168
-
169
88
  ## [8.40.1](https://github.com/instructure/instructure-ui/compare/v8.40.0...v8.40.1) (2023-08-18)
170
89
 
171
90
  **Note:** Version bump only for package @instructure/ui-tree-browser
172
91
 
173
-
174
-
175
-
176
-
177
92
  # [8.40.0](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.40.0) (2023-08-17)
178
93
 
179
94
  **Note:** Version bump only for package @instructure/ui-tree-browser
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-tree-browser",
3
- "version": "8.52.1-snapshot-11",
3
+ "version": "8.53.0",
4
4
  "description": "A component for displaying a hierarchical view of information",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -23,22 +23,22 @@
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.0",
27
+ "@instructure/ui-color-utils": "8.53.0",
28
+ "@instructure/ui-test-locator": "8.53.0",
29
+ "@instructure/ui-test-utils": "8.53.0",
30
+ "@instructure/ui-themes": "8.53.0"
31
31
  },
32
32
  "dependencies": {
33
33
  "@babel/runtime": "^7.23.2",
34
- "@instructure/emotion": "8.52.1-snapshot-11",
35
- "@instructure/shared-types": "8.52.1-snapshot-11",
36
- "@instructure/ui-icons": "8.52.1-snapshot-11",
37
- "@instructure/ui-img": "8.52.1-snapshot-11",
38
- "@instructure/ui-prop-types": "8.52.1-snapshot-11",
39
- "@instructure/ui-react-utils": "8.52.1-snapshot-11",
40
- "@instructure/ui-testable": "8.52.1-snapshot-11",
41
- "@instructure/ui-utils": "8.52.1-snapshot-11",
34
+ "@instructure/emotion": "8.53.0",
35
+ "@instructure/shared-types": "8.53.0",
36
+ "@instructure/ui-icons": "8.53.0",
37
+ "@instructure/ui-img": "8.53.0",
38
+ "@instructure/ui-prop-types": "8.53.0",
39
+ "@instructure/ui-react-utils": "8.53.0",
40
+ "@instructure/ui-testable": "8.53.0",
41
+ "@instructure/ui-utils": "8.53.0",
42
42
  "keycode": "^2.2.1",
43
43
  "prop-types": "^15.8.1"
44
44
  },