@khanacademy/wonder-blocks-icon-button 6.0.9 → 6.1.1
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 +399 -365
- package/LICENSE +21 -0
- package/dist/es/index.js +2 -2
- package/dist/index.js +2 -2
- package/package.json +11 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,849 +1,883 @@
|
|
|
1
1
|
# @khanacademy/wonder-blocks-icon-button
|
|
2
2
|
|
|
3
|
+
## 6.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- ee8d95a: Rollback rollup version from v4 to v2 to prevent an issue with CJS builds in unit tests
|
|
8
|
+
- Updated dependencies [ee8d95a]
|
|
9
|
+
- @khanacademy/wonder-blocks-clickable@6.1.1
|
|
10
|
+
- @khanacademy/wonder-blocks-core@12.1.1
|
|
11
|
+
- @khanacademy/wonder-blocks-icon@5.1.1
|
|
12
|
+
- @khanacademy/wonder-blocks-theming@3.1.1
|
|
13
|
+
- @khanacademy/wonder-blocks-tokens@4.2.1
|
|
14
|
+
|
|
15
|
+
## 6.1.0
|
|
16
|
+
|
|
17
|
+
### Minor Changes
|
|
18
|
+
|
|
19
|
+
- f03298f: Tooling:
|
|
20
|
+
|
|
21
|
+
- Switching to `pnpm`.
|
|
22
|
+
- Upgrading `rollup` to v4 and `@babel/runtime` to match the current webapp version.
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- 969864b: Update internal addStyle variable name to address aphrodite-add-style-variable-name linting rule
|
|
27
|
+
- bb2a026: pnpm: Switch to workspace protocol to handle dependency versions with changesets on monorepo setup"
|
|
28
|
+
- Updated dependencies [969864b]
|
|
29
|
+
- Updated dependencies [bb2a026]
|
|
30
|
+
- Updated dependencies [f03298f]
|
|
31
|
+
- @khanacademy/wonder-blocks-clickable@6.1.0
|
|
32
|
+
- @khanacademy/wonder-blocks-core@12.1.0
|
|
33
|
+
- @khanacademy/wonder-blocks-icon@5.1.0
|
|
34
|
+
- @khanacademy/wonder-blocks-theming@3.1.0
|
|
35
|
+
- @khanacademy/wonder-blocks-tokens@4.2.0
|
|
36
|
+
|
|
3
37
|
## 6.0.9
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
|
6
40
|
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
-
|
|
10
|
-
-
|
|
41
|
+
- Updated dependencies [0199324d]
|
|
42
|
+
- @khanacademy/wonder-blocks-clickable@6.0.0
|
|
43
|
+
- @khanacademy/wonder-blocks-core@12.0.0
|
|
44
|
+
- @khanacademy/wonder-blocks-icon@5.0.6
|
|
11
45
|
|
|
12
46
|
## 6.0.8
|
|
13
47
|
|
|
14
48
|
### Patch Changes
|
|
15
49
|
|
|
16
|
-
-
|
|
50
|
+
- c1f420ad: Migrate to semanticColor tokens
|
|
17
51
|
|
|
18
52
|
## 6.0.7
|
|
19
53
|
|
|
20
54
|
### Patch Changes
|
|
21
55
|
|
|
22
|
-
-
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
56
|
+
- Updated dependencies [8cfaeab0]
|
|
57
|
+
- Updated dependencies [c162abb4]
|
|
58
|
+
- @khanacademy/wonder-blocks-tokens@4.1.0
|
|
59
|
+
- @khanacademy/wonder-blocks-clickable@5.0.7
|
|
26
60
|
|
|
27
61
|
## 6.0.6
|
|
28
62
|
|
|
29
63
|
### Patch Changes
|
|
30
64
|
|
|
31
|
-
-
|
|
32
|
-
-
|
|
33
|
-
-
|
|
65
|
+
- Updated dependencies [0de25cd8]
|
|
66
|
+
- @khanacademy/wonder-blocks-tokens@4.0.0
|
|
67
|
+
- @khanacademy/wonder-blocks-clickable@5.0.6
|
|
34
68
|
|
|
35
69
|
## 6.0.5
|
|
36
70
|
|
|
37
71
|
### Patch Changes
|
|
38
72
|
|
|
39
|
-
-
|
|
40
|
-
-
|
|
41
|
-
-
|
|
42
|
-
-
|
|
73
|
+
- Updated dependencies [7516b239]
|
|
74
|
+
- @khanacademy/wonder-blocks-core@11.1.0
|
|
75
|
+
- @khanacademy/wonder-blocks-clickable@5.0.5
|
|
76
|
+
- @khanacademy/wonder-blocks-icon@5.0.5
|
|
43
77
|
|
|
44
78
|
## 6.0.4
|
|
45
79
|
|
|
46
80
|
### Patch Changes
|
|
47
81
|
|
|
48
|
-
-
|
|
49
|
-
-
|
|
50
|
-
-
|
|
51
|
-
-
|
|
52
|
-
-
|
|
53
|
-
-
|
|
54
|
-
-
|
|
82
|
+
- 11a0f5c6: No functional changes. Adding prepublishOnly script.
|
|
83
|
+
- Updated dependencies [11a0f5c6]
|
|
84
|
+
- @khanacademy/wonder-blocks-clickable@5.0.4
|
|
85
|
+
- @khanacademy/wonder-blocks-theming@3.0.1
|
|
86
|
+
- @khanacademy/wonder-blocks-tokens@3.0.1
|
|
87
|
+
- @khanacademy/wonder-blocks-core@11.0.1
|
|
88
|
+
- @khanacademy/wonder-blocks-icon@5.0.4
|
|
55
89
|
|
|
56
90
|
## 6.0.3
|
|
57
91
|
|
|
58
92
|
### Patch Changes
|
|
59
93
|
|
|
60
|
-
-
|
|
61
|
-
-
|
|
62
|
-
-
|
|
63
|
-
-
|
|
94
|
+
- Updated dependencies [d23c9c5f]
|
|
95
|
+
- @khanacademy/wonder-blocks-core@11.0.0
|
|
96
|
+
- @khanacademy/wonder-blocks-clickable@5.0.3
|
|
97
|
+
- @khanacademy/wonder-blocks-icon@5.0.3
|
|
64
98
|
|
|
65
99
|
## 6.0.2
|
|
66
100
|
|
|
67
101
|
### Patch Changes
|
|
68
102
|
|
|
69
|
-
-
|
|
70
|
-
-
|
|
71
|
-
-
|
|
72
|
-
-
|
|
73
|
-
-
|
|
74
|
-
-
|
|
103
|
+
- Updated dependencies [b6009b77]
|
|
104
|
+
- Updated dependencies [897686bc]
|
|
105
|
+
- Updated dependencies [56d961f1]
|
|
106
|
+
- @khanacademy/wonder-blocks-core@10.0.0
|
|
107
|
+
- @khanacademy/wonder-blocks-clickable@5.0.2
|
|
108
|
+
- @khanacademy/wonder-blocks-icon@5.0.2
|
|
75
109
|
|
|
76
110
|
## 6.0.1
|
|
77
111
|
|
|
78
112
|
### Patch Changes
|
|
79
113
|
|
|
80
|
-
-
|
|
81
|
-
-
|
|
82
|
-
-
|
|
83
|
-
-
|
|
84
|
-
-
|
|
114
|
+
- 0955be7e: Fix focus styles: drop Safari v14 support.
|
|
115
|
+
- Updated dependencies [f4abd572]
|
|
116
|
+
- @khanacademy/wonder-blocks-core@9.0.0
|
|
117
|
+
- @khanacademy/wonder-blocks-clickable@5.0.1
|
|
118
|
+
- @khanacademy/wonder-blocks-icon@5.0.1
|
|
85
119
|
|
|
86
120
|
## 6.0.0
|
|
87
121
|
|
|
88
122
|
### Major Changes
|
|
89
123
|
|
|
90
|
-
-
|
|
124
|
+
- e6abdd17: Upgrade to React 18
|
|
91
125
|
|
|
92
126
|
### Patch Changes
|
|
93
127
|
|
|
94
|
-
-
|
|
95
|
-
-
|
|
96
|
-
-
|
|
97
|
-
-
|
|
98
|
-
-
|
|
99
|
-
-
|
|
128
|
+
- Updated dependencies [e6abdd17]
|
|
129
|
+
- @khanacademy/wonder-blocks-theming@3.0.0
|
|
130
|
+
- @khanacademy/wonder-blocks-core@8.0.0
|
|
131
|
+
- @khanacademy/wonder-blocks-clickable@5.0.0
|
|
132
|
+
- @khanacademy/wonder-blocks-icon@5.0.0
|
|
133
|
+
- @khanacademy/wonder-blocks-tokens@3.0.0
|
|
100
134
|
|
|
101
135
|
## 5.6.2
|
|
102
136
|
|
|
103
137
|
### Patch Changes
|
|
104
138
|
|
|
105
|
-
-
|
|
106
|
-
-
|
|
139
|
+
- Updated dependencies [c1110599]
|
|
140
|
+
- @khanacademy/wonder-blocks-icon@4.2.0
|
|
107
141
|
|
|
108
142
|
## 5.6.1
|
|
109
143
|
|
|
110
144
|
### Patch Changes
|
|
111
145
|
|
|
112
|
-
-
|
|
113
|
-
-
|
|
114
|
-
-
|
|
146
|
+
- Updated dependencies [6999fd39]
|
|
147
|
+
- @khanacademy/wonder-blocks-tokens@2.1.0
|
|
148
|
+
- @khanacademy/wonder-blocks-clickable@4.2.9
|
|
115
149
|
|
|
116
150
|
## 5.6.0
|
|
117
151
|
|
|
118
152
|
### Minor Changes
|
|
119
153
|
|
|
120
|
-
-
|
|
154
|
+
- 75da0046: Adds `id` prop and fixes `type` prop to set 'button' as default value.
|
|
121
155
|
|
|
122
156
|
## 5.5.0
|
|
123
157
|
|
|
124
158
|
### Minor Changes
|
|
125
159
|
|
|
126
|
-
-
|
|
160
|
+
- 3463bde3: Add type=submit prop to allow submitting forms with the button
|
|
127
161
|
|
|
128
162
|
## 5.4.1
|
|
129
163
|
|
|
130
164
|
### Patch Changes
|
|
131
165
|
|
|
132
|
-
-
|
|
133
|
-
-
|
|
134
|
-
-
|
|
135
|
-
-
|
|
136
|
-
-
|
|
137
|
-
-
|
|
138
|
-
-
|
|
166
|
+
- 02a1b298: Make sure we don't package tsconfig and tsbuildinfo files
|
|
167
|
+
- Updated dependencies [02a1b298]
|
|
168
|
+
- @khanacademy/wonder-blocks-clickable@4.2.8
|
|
169
|
+
- @khanacademy/wonder-blocks-core@7.0.1
|
|
170
|
+
- @khanacademy/wonder-blocks-icon@4.1.5
|
|
171
|
+
- @khanacademy/wonder-blocks-theming@2.0.4
|
|
172
|
+
- @khanacademy/wonder-blocks-tokens@2.0.1
|
|
139
173
|
|
|
140
174
|
## 5.4.0
|
|
141
175
|
|
|
142
176
|
### Minor Changes
|
|
143
177
|
|
|
144
|
-
-
|
|
178
|
+
- ea506e85: Add onMouseDown prop
|
|
145
179
|
|
|
146
180
|
## 5.3.5
|
|
147
181
|
|
|
148
182
|
### Patch Changes
|
|
149
183
|
|
|
150
|
-
-
|
|
151
|
-
-
|
|
152
|
-
-
|
|
153
|
-
-
|
|
184
|
+
- Updated dependencies [07f7f407]
|
|
185
|
+
- @khanacademy/wonder-blocks-core@7.0.0
|
|
186
|
+
- @khanacademy/wonder-blocks-clickable@4.2.7
|
|
187
|
+
- @khanacademy/wonder-blocks-icon@4.1.4
|
|
154
188
|
|
|
155
189
|
## 5.3.4
|
|
156
190
|
|
|
157
191
|
### Patch Changes
|
|
158
192
|
|
|
159
|
-
-
|
|
160
|
-
-
|
|
161
|
-
-
|
|
162
|
-
-
|
|
193
|
+
- Updated dependencies [f17dc1ee]
|
|
194
|
+
- Updated dependencies [991eb43f]
|
|
195
|
+
- @khanacademy/wonder-blocks-tokens@2.0.0
|
|
196
|
+
- @khanacademy/wonder-blocks-clickable@4.2.6
|
|
163
197
|
|
|
164
198
|
## 5.3.3
|
|
165
199
|
|
|
166
200
|
### Patch Changes
|
|
167
201
|
|
|
168
|
-
-
|
|
169
|
-
-
|
|
170
|
-
-
|
|
171
|
-
-
|
|
172
|
-
-
|
|
173
|
-
-
|
|
174
|
-
-
|
|
202
|
+
- 559e82d5: Update to build tooling, generating smaller output
|
|
203
|
+
- Updated dependencies [559e82d5]
|
|
204
|
+
- @khanacademy/wonder-blocks-clickable@4.2.5
|
|
205
|
+
- @khanacademy/wonder-blocks-core@6.4.3
|
|
206
|
+
- @khanacademy/wonder-blocks-icon@4.1.3
|
|
207
|
+
- @khanacademy/wonder-blocks-theming@2.0.3
|
|
208
|
+
- @khanacademy/wonder-blocks-tokens@1.3.1
|
|
175
209
|
|
|
176
210
|
## 5.3.2
|
|
177
211
|
|
|
178
212
|
### Patch Changes
|
|
179
213
|
|
|
180
|
-
-
|
|
181
|
-
-
|
|
182
|
-
-
|
|
183
|
-
-
|
|
214
|
+
- Updated dependencies [eab37b8b]
|
|
215
|
+
- @khanacademy/wonder-blocks-core@6.4.2
|
|
216
|
+
- @khanacademy/wonder-blocks-clickable@4.2.4
|
|
217
|
+
- @khanacademy/wonder-blocks-icon@4.1.2
|
|
184
218
|
|
|
185
219
|
## 5.3.1
|
|
186
220
|
|
|
187
221
|
### Patch Changes
|
|
188
222
|
|
|
189
|
-
-
|
|
190
|
-
-
|
|
223
|
+
- Updated dependencies [f099cf87]
|
|
224
|
+
- @khanacademy/wonder-blocks-clickable@4.2.3
|
|
191
225
|
|
|
192
226
|
## 5.3.0
|
|
193
227
|
|
|
194
228
|
### Minor Changes
|
|
195
229
|
|
|
196
|
-
-
|
|
230
|
+
- 16e1635a: IconButton: Add option for `large` value for `size` prop (24x24 icon size with target area of 48x48)
|
|
197
231
|
|
|
198
232
|
## 5.2.2
|
|
199
233
|
|
|
200
234
|
### Patch Changes
|
|
201
235
|
|
|
202
|
-
-
|
|
203
|
-
-
|
|
204
|
-
-
|
|
205
|
-
-
|
|
236
|
+
- Updated dependencies [5dfac06e]
|
|
237
|
+
- @khanacademy/wonder-blocks-core@6.4.1
|
|
238
|
+
- @khanacademy/wonder-blocks-clickable@4.2.2
|
|
239
|
+
- @khanacademy/wonder-blocks-icon@4.1.1
|
|
206
240
|
|
|
207
241
|
## 5.2.1
|
|
208
242
|
|
|
209
243
|
### Patch Changes
|
|
210
244
|
|
|
211
|
-
-
|
|
212
|
-
-
|
|
213
|
-
-
|
|
245
|
+
- Updated dependencies [9bfeead9]
|
|
246
|
+
- @khanacademy/wonder-blocks-tokens@1.3.0
|
|
247
|
+
- @khanacademy/wonder-blocks-clickable@4.2.1
|
|
214
248
|
|
|
215
249
|
## 5.2.0
|
|
216
250
|
|
|
217
251
|
### Minor Changes
|
|
218
252
|
|
|
219
|
-
-
|
|
253
|
+
- 58075352: Change testId to render the default Testing Library HTML attribute: data-testid (was data-test-id)
|
|
220
254
|
|
|
221
255
|
### Patch Changes
|
|
222
256
|
|
|
223
|
-
-
|
|
224
|
-
-
|
|
225
|
-
-
|
|
226
|
-
-
|
|
257
|
+
- Updated dependencies [58075352]
|
|
258
|
+
- @khanacademy/wonder-blocks-clickable@4.2.0
|
|
259
|
+
- @khanacademy/wonder-blocks-core@6.4.0
|
|
260
|
+
- @khanacademy/wonder-blocks-icon@4.1.0
|
|
227
261
|
|
|
228
262
|
## 5.1.14
|
|
229
263
|
|
|
230
264
|
### Patch Changes
|
|
231
265
|
|
|
232
|
-
-
|
|
233
|
-
-
|
|
234
|
-
-
|
|
235
|
-
-
|
|
236
|
-
-
|
|
237
|
-
-
|
|
266
|
+
- Updated dependencies [874081aa]
|
|
267
|
+
- Updated dependencies [874081aa]
|
|
268
|
+
- Updated dependencies [a9bf603a]
|
|
269
|
+
- @khanacademy/wonder-blocks-theming@2.0.2
|
|
270
|
+
- @khanacademy/wonder-blocks-tokens@1.2.0
|
|
271
|
+
- @khanacademy/wonder-blocks-clickable@4.1.3
|
|
238
272
|
|
|
239
273
|
## 5.1.13
|
|
240
274
|
|
|
241
275
|
### Patch Changes
|
|
242
276
|
|
|
243
|
-
-
|
|
244
|
-
-
|
|
277
|
+
- Updated dependencies [e6433bee]
|
|
278
|
+
- @khanacademy/wonder-blocks-clickable@4.1.2
|
|
245
279
|
|
|
246
280
|
## 5.1.12
|
|
247
281
|
|
|
248
282
|
### Patch Changes
|
|
249
283
|
|
|
250
|
-
-
|
|
251
|
-
-
|
|
252
|
-
-
|
|
284
|
+
- Updated dependencies [4cfb4977]
|
|
285
|
+
- @khanacademy/wonder-blocks-tokens@1.1.0
|
|
286
|
+
- @khanacademy/wonder-blocks-clickable@4.1.1
|
|
253
287
|
|
|
254
288
|
## 5.1.11
|
|
255
289
|
|
|
256
290
|
### Patch Changes
|
|
257
291
|
|
|
258
|
-
-
|
|
259
|
-
-
|
|
292
|
+
- Updated dependencies [60fdac1c]
|
|
293
|
+
- @khanacademy/wonder-blocks-clickable@4.1.0
|
|
260
294
|
|
|
261
295
|
## 5.1.10
|
|
262
296
|
|
|
263
297
|
### Patch Changes
|
|
264
298
|
|
|
265
|
-
-
|
|
266
|
-
-
|
|
267
|
-
-
|
|
268
|
-
-
|
|
269
|
-
-
|
|
299
|
+
- Updated dependencies [e83f8991]
|
|
300
|
+
- Updated dependencies [e83f8991]
|
|
301
|
+
- @khanacademy/wonder-blocks-tokens@1.0.0
|
|
302
|
+
- @khanacademy/wonder-blocks-theming@2.0.1
|
|
303
|
+
- @khanacademy/wonder-blocks-clickable@4.0.14
|
|
270
304
|
|
|
271
305
|
## 5.1.9
|
|
272
306
|
|
|
273
307
|
### Patch Changes
|
|
274
308
|
|
|
275
|
-
-
|
|
276
|
-
-
|
|
277
|
-
-
|
|
278
|
-
-
|
|
279
|
-
-
|
|
280
|
-
-
|
|
281
|
-
-
|
|
282
|
-
-
|
|
283
|
-
-
|
|
309
|
+
- 7cd7f6cc: Replace theming.tokens with wb-tokens and update callsites to use the new export
|
|
310
|
+
- Updated dependencies [7cd7f6cc]
|
|
311
|
+
- Updated dependencies [60aba5b8]
|
|
312
|
+
- Updated dependencies [7cd7f6cc]
|
|
313
|
+
- Updated dependencies [7c51f377]
|
|
314
|
+
- Updated dependencies [7c51f377]
|
|
315
|
+
- @khanacademy/wonder-blocks-theming@2.0.0
|
|
316
|
+
- @khanacademy/wonder-blocks-tokens@0.2.0
|
|
317
|
+
- @khanacademy/wonder-blocks-clickable@4.0.13
|
|
284
318
|
|
|
285
319
|
## 5.1.8
|
|
286
320
|
|
|
287
321
|
### Patch Changes
|
|
288
322
|
|
|
289
|
-
-
|
|
290
|
-
-
|
|
323
|
+
- Updated dependencies [80592e75]
|
|
324
|
+
- @khanacademy/wonder-blocks-theming@1.3.0
|
|
291
325
|
|
|
292
326
|
## 5.1.7
|
|
293
327
|
|
|
294
328
|
### Patch Changes
|
|
295
329
|
|
|
296
|
-
-
|
|
297
|
-
-
|
|
298
|
-
-
|
|
299
|
-
-
|
|
300
|
-
-
|
|
330
|
+
- Updated dependencies [23ab9f8c]
|
|
331
|
+
- Updated dependencies [6df21f71]
|
|
332
|
+
- @khanacademy/wonder-blocks-icon@4.0.1
|
|
333
|
+
- @khanacademy/wonder-blocks-core@6.3.1
|
|
334
|
+
- @khanacademy/wonder-blocks-clickable@4.0.12
|
|
301
335
|
|
|
302
336
|
## 5.1.6
|
|
303
337
|
|
|
304
338
|
### Patch Changes
|
|
305
339
|
|
|
306
|
-
-
|
|
307
|
-
-
|
|
340
|
+
- 9092363d: Fixes keyboard behavior on IconButton:
|
|
341
|
+
- Allows triggering onClick when Enter is pressed. - Fixes the active state from not being sticky on mobile devices.
|
|
308
342
|
|
|
309
343
|
## 5.1.5
|
|
310
344
|
|
|
311
345
|
### Patch Changes
|
|
312
346
|
|
|
313
|
-
-
|
|
314
|
-
-
|
|
347
|
+
- Updated dependencies [171e3b01]
|
|
348
|
+
- @khanacademy/wonder-blocks-icon@4.0.0
|
|
315
349
|
|
|
316
350
|
## 5.1.4
|
|
317
351
|
|
|
318
352
|
### Patch Changes
|
|
319
353
|
|
|
320
|
-
-
|
|
321
|
-
-
|
|
354
|
+
- Updated dependencies [96f675d2]
|
|
355
|
+
- @khanacademy/wonder-blocks-icon@3.0.0
|
|
322
356
|
|
|
323
357
|
## 5.1.3
|
|
324
358
|
|
|
325
359
|
### Patch Changes
|
|
326
360
|
|
|
327
|
-
-
|
|
328
|
-
-
|
|
361
|
+
- Updated dependencies [edcfbe14]
|
|
362
|
+
- @khanacademy/wonder-blocks-theming@1.2.1
|
|
329
363
|
|
|
330
364
|
## 5.1.2
|
|
331
365
|
|
|
332
366
|
### Patch Changes
|
|
333
367
|
|
|
334
|
-
-
|
|
335
|
-
-
|
|
368
|
+
- Updated dependencies [6b8bf8d5]
|
|
369
|
+
- @khanacademy/wonder-blocks-clickable@4.0.11
|
|
336
370
|
|
|
337
371
|
## 5.1.1
|
|
338
372
|
|
|
339
373
|
### Patch Changes
|
|
340
374
|
|
|
341
|
-
-
|
|
342
|
-
-
|
|
375
|
+
- Updated dependencies [7b24db93]
|
|
376
|
+
- @khanacademy/wonder-blocks-clickable@4.0.10
|
|
343
377
|
|
|
344
378
|
## 5.1.0
|
|
345
379
|
|
|
346
380
|
### Minor Changes
|
|
347
381
|
|
|
348
|
-
-
|
|
349
|
-
-
|
|
350
|
-
-
|
|
382
|
+
- ae97aeb6: Add theming support to the IconButton component
|
|
383
|
+
- 22ccc5a9: Switch to pseudo-classes (`:hover, :focus-visible, :active`)
|
|
384
|
+
- 0d875501: Add khanmigo theme to `IconButton`
|
|
351
385
|
|
|
352
386
|
### Patch Changes
|
|
353
387
|
|
|
354
|
-
-
|
|
355
|
-
-
|
|
388
|
+
- Updated dependencies [3f854fe8]
|
|
389
|
+
- @khanacademy/wonder-blocks-theming@1.2.0
|
|
356
390
|
|
|
357
391
|
## 5.0.1
|
|
358
392
|
|
|
359
393
|
### Patch Changes
|
|
360
394
|
|
|
361
|
-
-
|
|
362
|
-
-
|
|
363
|
-
-
|
|
364
|
-
-
|
|
395
|
+
- Updated dependencies [7055ca94]
|
|
396
|
+
- @khanacademy/wonder-blocks-core@6.3.0
|
|
397
|
+
- @khanacademy/wonder-blocks-clickable@4.0.9
|
|
398
|
+
- @khanacademy/wonder-blocks-icon@2.2.1
|
|
365
399
|
|
|
366
400
|
## 5.0.0
|
|
367
401
|
|
|
368
402
|
### Major Changes
|
|
369
403
|
|
|
370
|
-
-
|
|
404
|
+
- cc6b1950: Change `icon` type to use `PhosphorIcon` (instead of `Icon`).
|
|
371
405
|
|
|
372
406
|
## 4.2.2
|
|
373
407
|
|
|
374
408
|
### Patch Changes
|
|
375
409
|
|
|
376
|
-
-
|
|
377
|
-
-
|
|
410
|
+
- Updated dependencies [ea0e7c02]
|
|
411
|
+
- @khanacademy/wonder-blocks-icon@2.2.0
|
|
378
412
|
|
|
379
413
|
## 4.2.1
|
|
380
414
|
|
|
381
415
|
### Patch Changes
|
|
382
416
|
|
|
383
|
-
-
|
|
384
|
-
-
|
|
385
|
-
-
|
|
417
|
+
- Updated dependencies [48d3c7e9]
|
|
418
|
+
- @khanacademy/wonder-blocks-color@3.0.0
|
|
419
|
+
- @khanacademy/wonder-blocks-clickable@4.0.8
|
|
386
420
|
|
|
387
421
|
## 4.2.0
|
|
388
422
|
|
|
389
423
|
### Minor Changes
|
|
390
424
|
|
|
391
|
-
-
|
|
425
|
+
- fb704043: Add size prop to icon button
|
|
392
426
|
|
|
393
427
|
### Patch Changes
|
|
394
428
|
|
|
395
|
-
-
|
|
396
|
-
-
|
|
429
|
+
- Updated dependencies [80cab317]
|
|
430
|
+
- @khanacademy/wonder-blocks-clickable@4.0.7
|
|
397
431
|
|
|
398
432
|
## 4.1.9
|
|
399
433
|
|
|
400
434
|
### Patch Changes
|
|
401
435
|
|
|
402
|
-
-
|
|
403
|
-
-
|
|
404
|
-
-
|
|
405
|
-
-
|
|
436
|
+
- Updated dependencies [4b97b9a2]
|
|
437
|
+
- @khanacademy/wonder-blocks-core@6.2.0
|
|
438
|
+
- @khanacademy/wonder-blocks-clickable@4.0.6
|
|
439
|
+
- @khanacademy/wonder-blocks-icon@2.1.6
|
|
406
440
|
|
|
407
441
|
## 4.1.8
|
|
408
442
|
|
|
409
443
|
### Patch Changes
|
|
410
444
|
|
|
411
|
-
-
|
|
412
|
-
-
|
|
413
|
-
-
|
|
414
|
-
-
|
|
445
|
+
- Updated dependencies [2871f0a9]
|
|
446
|
+
- @khanacademy/wonder-blocks-core@6.1.1
|
|
447
|
+
- @khanacademy/wonder-blocks-clickable@4.0.5
|
|
448
|
+
- @khanacademy/wonder-blocks-icon@2.1.5
|
|
415
449
|
|
|
416
450
|
## 4.1.7
|
|
417
451
|
|
|
418
452
|
### Patch Changes
|
|
419
453
|
|
|
420
|
-
-
|
|
421
|
-
-
|
|
422
|
-
-
|
|
423
|
-
-
|
|
424
|
-
-
|
|
425
|
-
-
|
|
454
|
+
- Updated dependencies [efb59c29]
|
|
455
|
+
- Updated dependencies [834855e5]
|
|
456
|
+
- Updated dependencies [8bc40ed2]
|
|
457
|
+
- @khanacademy/wonder-blocks-core@6.1.0
|
|
458
|
+
- @khanacademy/wonder-blocks-clickable@4.0.4
|
|
459
|
+
- @khanacademy/wonder-blocks-icon@2.1.4
|
|
426
460
|
|
|
427
461
|
## 4.1.6
|
|
428
462
|
|
|
429
463
|
### Patch Changes
|
|
430
464
|
|
|
431
|
-
-
|
|
432
|
-
-
|
|
433
|
-
-
|
|
434
|
-
-
|
|
465
|
+
- Updated dependencies [f19da46e]
|
|
466
|
+
- @khanacademy/wonder-blocks-core@6.0.2
|
|
467
|
+
- @khanacademy/wonder-blocks-clickable@4.0.3
|
|
468
|
+
- @khanacademy/wonder-blocks-icon@2.1.3
|
|
435
469
|
|
|
436
470
|
## 4.1.5
|
|
437
471
|
|
|
438
472
|
### Patch Changes
|
|
439
473
|
|
|
440
|
-
-
|
|
441
|
-
-
|
|
442
|
-
-
|
|
443
|
-
-
|
|
444
|
-
-
|
|
474
|
+
- Updated dependencies [8dc4a5a3]
|
|
475
|
+
- Updated dependencies [1920feb8]
|
|
476
|
+
- @khanacademy/wonder-blocks-clickable@4.0.2
|
|
477
|
+
- @khanacademy/wonder-blocks-core@6.0.1
|
|
478
|
+
- @khanacademy/wonder-blocks-icon@2.1.2
|
|
445
479
|
|
|
446
480
|
## 4.1.4
|
|
447
481
|
|
|
448
482
|
### Patch Changes
|
|
449
483
|
|
|
450
|
-
-
|
|
451
|
-
-
|
|
484
|
+
- Updated dependencies [f230b267]
|
|
485
|
+
- @khanacademy/wonder-blocks-clickable@4.0.1
|
|
452
486
|
|
|
453
487
|
## 4.1.3
|
|
454
488
|
|
|
455
489
|
### Patch Changes
|
|
456
490
|
|
|
457
|
-
-
|
|
458
|
-
-
|
|
459
|
-
-
|
|
460
|
-
-
|
|
461
|
-
-
|
|
462
|
-
-
|
|
463
|
-
-
|
|
491
|
+
- Updated dependencies [8c77f29d]
|
|
492
|
+
- Updated dependencies [674a1e5c]
|
|
493
|
+
- Updated dependencies [674a1e5c]
|
|
494
|
+
- Updated dependencies [674a1e5c]
|
|
495
|
+
- @khanacademy/wonder-blocks-clickable@4.0.0
|
|
496
|
+
- @khanacademy/wonder-blocks-core@6.0.0
|
|
497
|
+
- @khanacademy/wonder-blocks-icon@2.1.1
|
|
464
498
|
|
|
465
499
|
## 4.1.2
|
|
466
500
|
|
|
467
501
|
### Patch Changes
|
|
468
502
|
|
|
469
|
-
-
|
|
470
|
-
-
|
|
471
|
-
-
|
|
472
|
-
-
|
|
473
|
-
-
|
|
503
|
+
- Updated dependencies [ec6a33a4]
|
|
504
|
+
- Updated dependencies [1344436f]
|
|
505
|
+
- @khanacademy/wonder-blocks-icon@2.1.0
|
|
506
|
+
- @khanacademy/wonder-blocks-core@5.4.0
|
|
507
|
+
- @khanacademy/wonder-blocks-clickable@3.1.3
|
|
474
508
|
|
|
475
509
|
## 4.1.1
|
|
476
510
|
|
|
477
511
|
### Patch Changes
|
|
478
512
|
|
|
479
|
-
-
|
|
480
|
-
-
|
|
481
|
-
-
|
|
482
|
-
-
|
|
483
|
-
-
|
|
513
|
+
- 9f3752d4: Used named functions in componenets with forwarded refs
|
|
514
|
+
- Updated dependencies [9f3752d4]
|
|
515
|
+
- @khanacademy/wonder-blocks-core@5.3.1
|
|
516
|
+
- @khanacademy/wonder-blocks-clickable@3.1.2
|
|
517
|
+
- @khanacademy/wonder-blocks-icon@2.0.15
|
|
484
518
|
|
|
485
519
|
## 4.1.0
|
|
486
520
|
|
|
487
521
|
### Minor Changes
|
|
488
522
|
|
|
489
|
-
-
|
|
523
|
+
- 0992ff2b: Add ref forwarding to Button and IconButton
|
|
490
524
|
|
|
491
525
|
### Patch Changes
|
|
492
526
|
|
|
493
|
-
-
|
|
494
|
-
-
|
|
495
|
-
-
|
|
496
|
-
-
|
|
497
|
-
-
|
|
527
|
+
- Updated dependencies [c37b99aa]
|
|
528
|
+
- Updated dependencies [c4cef3e6]
|
|
529
|
+
- @khanacademy/wonder-blocks-core@5.3.0
|
|
530
|
+
- @khanacademy/wonder-blocks-clickable@3.1.1
|
|
531
|
+
- @khanacademy/wonder-blocks-icon@2.0.14
|
|
498
532
|
|
|
499
533
|
## 4.0.14
|
|
500
534
|
|
|
501
535
|
### Patch Changes
|
|
502
536
|
|
|
503
|
-
-
|
|
504
|
-
-
|
|
537
|
+
- Updated dependencies [ad8beb23]
|
|
538
|
+
- @khanacademy/wonder-blocks-clickable@3.1.0
|
|
505
539
|
|
|
506
540
|
## 4.0.13
|
|
507
541
|
|
|
508
542
|
### Patch Changes
|
|
509
543
|
|
|
510
|
-
-
|
|
511
|
-
-
|
|
512
|
-
-
|
|
513
|
-
-
|
|
544
|
+
- Updated dependencies [d4c412b5]
|
|
545
|
+
- @khanacademy/wonder-blocks-core@5.2.3
|
|
546
|
+
- @khanacademy/wonder-blocks-clickable@3.0.13
|
|
547
|
+
- @khanacademy/wonder-blocks-icon@2.0.13
|
|
514
548
|
|
|
515
549
|
## 4.0.12
|
|
516
550
|
|
|
517
551
|
### Patch Changes
|
|
518
552
|
|
|
519
|
-
-
|
|
520
|
-
-
|
|
521
|
-
-
|
|
522
|
-
-
|
|
553
|
+
- Updated dependencies [64a188e3]
|
|
554
|
+
- @khanacademy/wonder-blocks-core@5.2.2
|
|
555
|
+
- @khanacademy/wonder-blocks-clickable@3.0.12
|
|
556
|
+
- @khanacademy/wonder-blocks-icon@2.0.12
|
|
523
557
|
|
|
524
558
|
## 4.0.11
|
|
525
559
|
|
|
526
560
|
### Patch Changes
|
|
527
561
|
|
|
528
|
-
-
|
|
529
|
-
-
|
|
530
|
-
-
|
|
531
|
-
-
|
|
532
|
-
-
|
|
562
|
+
- Updated dependencies [5a1ea891]
|
|
563
|
+
- Updated dependencies [df9a10aa]
|
|
564
|
+
- @khanacademy/wonder-blocks-core@5.2.1
|
|
565
|
+
- @khanacademy/wonder-blocks-clickable@3.0.11
|
|
566
|
+
- @khanacademy/wonder-blocks-icon@2.0.11
|
|
533
567
|
|
|
534
568
|
## 4.0.10
|
|
535
569
|
|
|
536
570
|
### Patch Changes
|
|
537
571
|
|
|
538
|
-
-
|
|
539
|
-
-
|
|
540
|
-
-
|
|
541
|
-
-
|
|
542
|
-
-
|
|
543
|
-
-
|
|
572
|
+
- Updated dependencies [fa70c895]
|
|
573
|
+
- Updated dependencies [19ab0408]
|
|
574
|
+
- Updated dependencies [fa70c895]
|
|
575
|
+
- @khanacademy/wonder-blocks-core@5.2.0
|
|
576
|
+
- @khanacademy/wonder-blocks-clickable@3.0.10
|
|
577
|
+
- @khanacademy/wonder-blocks-icon@2.0.10
|
|
544
578
|
|
|
545
579
|
## 4.0.9
|
|
546
580
|
|
|
547
581
|
### Patch Changes
|
|
548
582
|
|
|
549
|
-
-
|
|
550
|
-
-
|
|
551
|
-
-
|
|
552
|
-
-
|
|
553
|
-
-
|
|
583
|
+
- Updated dependencies [3c400719]
|
|
584
|
+
- Updated dependencies [a6164ed0]
|
|
585
|
+
- @khanacademy/wonder-blocks-core@5.1.0
|
|
586
|
+
- @khanacademy/wonder-blocks-clickable@3.0.9
|
|
587
|
+
- @khanacademy/wonder-blocks-icon@2.0.9
|
|
554
588
|
|
|
555
589
|
## 4.0.8
|
|
556
590
|
|
|
557
591
|
### Patch Changes
|
|
558
592
|
|
|
559
|
-
-
|
|
560
|
-
-
|
|
593
|
+
- @khanacademy/wonder-blocks-clickable@3.0.8
|
|
594
|
+
- @khanacademy/wonder-blocks-icon@2.0.8
|
|
561
595
|
|
|
562
596
|
## 4.0.7
|
|
563
597
|
|
|
564
598
|
### Patch Changes
|
|
565
599
|
|
|
566
|
-
-
|
|
567
|
-
-
|
|
600
|
+
- @khanacademy/wonder-blocks-clickable@3.0.7
|
|
601
|
+
- @khanacademy/wonder-blocks-icon@2.0.7
|
|
568
602
|
|
|
569
603
|
## 4.0.6
|
|
570
604
|
|
|
571
605
|
### Patch Changes
|
|
572
606
|
|
|
573
|
-
-
|
|
574
|
-
-
|
|
575
|
-
-
|
|
576
|
-
-
|
|
577
|
-
-
|
|
607
|
+
- c20f48f3: Don't transpile classes when building bundles
|
|
608
|
+
- Updated dependencies [c20f48f3]
|
|
609
|
+
- @khanacademy/wonder-blocks-clickable@3.0.6
|
|
610
|
+
- @khanacademy/wonder-blocks-core@5.0.4
|
|
611
|
+
- @khanacademy/wonder-blocks-icon@2.0.6
|
|
578
612
|
|
|
579
613
|
## 4.0.5
|
|
580
614
|
|
|
581
615
|
### Patch Changes
|
|
582
616
|
|
|
583
|
-
-
|
|
584
|
-
-
|
|
617
|
+
- @khanacademy/wonder-blocks-clickable@3.0.5
|
|
618
|
+
- @khanacademy/wonder-blocks-icon@2.0.5
|
|
585
619
|
|
|
586
620
|
## 4.0.4
|
|
587
621
|
|
|
588
622
|
### Patch Changes
|
|
589
623
|
|
|
590
|
-
-
|
|
591
|
-
-
|
|
624
|
+
- @khanacademy/wonder-blocks-clickable@3.0.4
|
|
625
|
+
- @khanacademy/wonder-blocks-icon@2.0.4
|
|
592
626
|
|
|
593
627
|
## 4.0.3
|
|
594
628
|
|
|
595
629
|
### Patch Changes
|
|
596
630
|
|
|
597
|
-
-
|
|
598
|
-
-
|
|
599
|
-
-
|
|
600
|
-
-
|
|
631
|
+
- Updated dependencies [b281e2eb]
|
|
632
|
+
- @khanacademy/wonder-blocks-core@5.0.3
|
|
633
|
+
- @khanacademy/wonder-blocks-clickable@3.0.3
|
|
634
|
+
- @khanacademy/wonder-blocks-icon@2.0.3
|
|
601
635
|
|
|
602
636
|
## 4.0.2
|
|
603
637
|
|
|
604
638
|
### Patch Changes
|
|
605
639
|
|
|
606
|
-
-
|
|
607
|
-
-
|
|
608
|
-
-
|
|
609
|
-
-
|
|
640
|
+
- Updated dependencies [21ce20c7]
|
|
641
|
+
- @khanacademy/wonder-blocks-core@5.0.2
|
|
642
|
+
- @khanacademy/wonder-blocks-clickable@3.0.2
|
|
643
|
+
- @khanacademy/wonder-blocks-icon@2.0.2
|
|
610
644
|
|
|
611
645
|
## 4.0.1
|
|
612
646
|
|
|
613
647
|
### Patch Changes
|
|
614
648
|
|
|
615
|
-
-
|
|
616
|
-
-
|
|
617
|
-
-
|
|
618
|
-
-
|
|
619
|
-
-
|
|
620
|
-
-
|
|
621
|
-
-
|
|
622
|
-
-
|
|
649
|
+
- ccb6fe00: Miscellaneous TS type fixes
|
|
650
|
+
- d4c2b18c: Fix a variety of issues with Flow types generated by flowgen
|
|
651
|
+
- Updated dependencies [ccb6fe00]
|
|
652
|
+
- Updated dependencies [d4c2b18c]
|
|
653
|
+
- @khanacademy/wonder-blocks-clickable@3.0.1
|
|
654
|
+
- @khanacademy/wonder-blocks-core@5.0.1
|
|
655
|
+
- @khanacademy/wonder-blocks-icon@2.0.1
|
|
656
|
+
- @khanacademy/wonder-blocks-color@2.0.1
|
|
623
657
|
|
|
624
658
|
## 4.0.0
|
|
625
659
|
|
|
626
660
|
### Major Changes
|
|
627
661
|
|
|
628
|
-
-
|
|
662
|
+
- 1ca4d7e3: Fix minor issue with generate Flow types (this is a major bump b/c I forgot to do one after doing the TS conversion)
|
|
629
663
|
|
|
630
664
|
### Patch Changes
|
|
631
665
|
|
|
632
|
-
-
|
|
633
|
-
-
|
|
634
|
-
-
|
|
635
|
-
-
|
|
636
|
-
-
|
|
666
|
+
- Updated dependencies [1ca4d7e3]
|
|
667
|
+
- @khanacademy/wonder-blocks-clickable@3.0.0
|
|
668
|
+
- @khanacademy/wonder-blocks-color@2.0.0
|
|
669
|
+
- @khanacademy/wonder-blocks-core@5.0.0
|
|
670
|
+
- @khanacademy/wonder-blocks-icon@2.0.0
|
|
637
671
|
|
|
638
672
|
## 3.4.24
|
|
639
673
|
|
|
640
674
|
### Patch Changes
|
|
641
675
|
|
|
642
|
-
-
|
|
643
|
-
-
|
|
644
|
-
-
|
|
645
|
-
-
|
|
646
|
-
-
|
|
647
|
-
-
|
|
676
|
+
- b5ba5568: Ensure that flow lib defs use React.ElementConfig<> isntead of JSX.LibraryManagedAttributes<>
|
|
677
|
+
- Updated dependencies [b5ba5568]
|
|
678
|
+
- @khanacademy/wonder-blocks-clickable@2.4.8
|
|
679
|
+
- @khanacademy/wonder-blocks-color@1.2.3
|
|
680
|
+
- @khanacademy/wonder-blocks-core@4.9.1
|
|
681
|
+
- @khanacademy/wonder-blocks-icon@1.2.40
|
|
648
682
|
|
|
649
683
|
## 3.4.23
|
|
650
684
|
|
|
651
685
|
### Patch Changes
|
|
652
686
|
|
|
653
|
-
-
|
|
654
|
-
-
|
|
655
|
-
-
|
|
656
|
-
-
|
|
687
|
+
- Updated dependencies [779b031d]
|
|
688
|
+
- @khanacademy/wonder-blocks-core@4.9.0
|
|
689
|
+
- @khanacademy/wonder-blocks-clickable@2.4.7
|
|
690
|
+
- @khanacademy/wonder-blocks-icon@1.2.39
|
|
657
691
|
|
|
658
692
|
## 3.4.22
|
|
659
693
|
|
|
660
694
|
### Patch Changes
|
|
661
695
|
|
|
662
|
-
-
|
|
663
|
-
-
|
|
664
|
-
-
|
|
665
|
-
-
|
|
666
|
-
-
|
|
667
|
-
-
|
|
668
|
-
-
|
|
669
|
-
-
|
|
670
|
-
-
|
|
671
|
-
-
|
|
672
|
-
-
|
|
673
|
-
-
|
|
674
|
-
-
|
|
675
|
-
-
|
|
676
|
-
-
|
|
677
|
-
-
|
|
678
|
-
-
|
|
679
|
-
-
|
|
680
|
-
-
|
|
681
|
-
-
|
|
682
|
-
-
|
|
683
|
-
-
|
|
696
|
+
- d816af08: Update build and test configs use TypeScript
|
|
697
|
+
- 3891f544: Update babel config to include plugins that Storybook needed
|
|
698
|
+
- 0d28bb1c: Configured TypeScript
|
|
699
|
+
- 3d05f764: Fix HOCs and other type errors
|
|
700
|
+
- c2ec4902: Update eslint configuration, fix lint
|
|
701
|
+
- 2983c05b: Include 'types' field in package.json
|
|
702
|
+
- 77ff6a66: Generate Flow types from TypeScript types
|
|
703
|
+
- ec8d4b7f: Fix miscellaneous TypeScript errors
|
|
704
|
+
- Updated dependencies [d816af08]
|
|
705
|
+
- Updated dependencies [3891f544]
|
|
706
|
+
- Updated dependencies [3813715d]
|
|
707
|
+
- Updated dependencies [0d28bb1c]
|
|
708
|
+
- Updated dependencies [873f4a14]
|
|
709
|
+
- Updated dependencies [3d05f764]
|
|
710
|
+
- Updated dependencies [c2ec4902]
|
|
711
|
+
- Updated dependencies [2983c05b]
|
|
712
|
+
- Updated dependencies [77ff6a66]
|
|
713
|
+
- Updated dependencies [ec8d4b7f]
|
|
714
|
+
- @khanacademy/wonder-blocks-clickable@2.4.6
|
|
715
|
+
- @khanacademy/wonder-blocks-color@1.2.2
|
|
716
|
+
- @khanacademy/wonder-blocks-core@4.8.0
|
|
717
|
+
- @khanacademy/wonder-blocks-icon@1.2.38
|
|
684
718
|
|
|
685
719
|
## 3.4.21
|
|
686
720
|
|
|
687
721
|
### Patch Changes
|
|
688
722
|
|
|
689
|
-
-
|
|
690
|
-
-
|
|
691
|
-
-
|
|
692
|
-
-
|
|
693
|
-
-
|
|
694
|
-
-
|
|
695
|
-
-
|
|
696
|
-
-
|
|
697
|
-
-
|
|
723
|
+
- 91cb727c: Remove file extensions from imports
|
|
724
|
+
- Updated dependencies [91cb727c]
|
|
725
|
+
- Updated dependencies [91cb727c]
|
|
726
|
+
- Updated dependencies [91cb727c]
|
|
727
|
+
- Updated dependencies [91cb727c]
|
|
728
|
+
- @khanacademy/wonder-blocks-icon@1.2.37
|
|
729
|
+
- @khanacademy/wonder-blocks-clickable@2.4.5
|
|
730
|
+
- @khanacademy/wonder-blocks-color@1.2.1
|
|
731
|
+
- @khanacademy/wonder-blocks-core@4.7.0
|
|
698
732
|
|
|
699
733
|
## 3.4.20
|
|
700
734
|
|
|
701
735
|
### Patch Changes
|
|
702
736
|
|
|
703
|
-
-
|
|
704
|
-
-
|
|
737
|
+
- Updated dependencies [1a5624d4]
|
|
738
|
+
- @khanacademy/wonder-blocks-icon@1.2.36
|
|
705
739
|
|
|
706
740
|
## 3.4.19
|
|
707
741
|
|
|
708
742
|
### Patch Changes
|
|
709
743
|
|
|
710
|
-
-
|
|
711
|
-
-
|
|
712
|
-
-
|
|
713
|
-
-
|
|
744
|
+
- Updated dependencies [496119f2]
|
|
745
|
+
- @khanacademy/wonder-blocks-clickable@2.4.4
|
|
746
|
+
- @khanacademy/wonder-blocks-core@4.6.2
|
|
747
|
+
- @khanacademy/wonder-blocks-icon@1.2.35
|
|
714
748
|
|
|
715
749
|
## 3.4.18
|
|
716
750
|
|
|
717
751
|
### Patch Changes
|
|
718
752
|
|
|
719
|
-
-
|
|
720
|
-
-
|
|
721
|
-
-
|
|
753
|
+
- @khanacademy/wonder-blocks-clickable@2.4.3
|
|
754
|
+
- @khanacademy/wonder-blocks-core@4.6.1
|
|
755
|
+
- @khanacademy/wonder-blocks-icon@1.2.34
|
|
722
756
|
|
|
723
757
|
## 3.4.17
|
|
724
758
|
|
|
725
759
|
### Patch Changes
|
|
726
760
|
|
|
727
|
-
-
|
|
728
|
-
-
|
|
729
|
-
-
|
|
730
|
-
-
|
|
731
|
-
-
|
|
732
|
-
-
|
|
761
|
+
- Updated dependencies [b561425a]
|
|
762
|
+
- Updated dependencies [a566e232]
|
|
763
|
+
- Updated dependencies [d2b21a6e]
|
|
764
|
+
- @khanacademy/wonder-blocks-core@4.6.0
|
|
765
|
+
- @khanacademy/wonder-blocks-clickable@2.4.2
|
|
766
|
+
- @khanacademy/wonder-blocks-icon@1.2.33
|
|
733
767
|
|
|
734
768
|
## 3.4.16
|
|
735
769
|
|
|
736
770
|
### Patch Changes
|
|
737
771
|
|
|
738
|
-
-
|
|
739
|
-
-
|
|
772
|
+
- Updated dependencies [4c682709]
|
|
773
|
+
- @khanacademy/wonder-blocks-clickable@2.4.1
|
|
740
774
|
|
|
741
775
|
## 3.4.15
|
|
742
776
|
|
|
743
777
|
### Patch Changes
|
|
744
778
|
|
|
745
|
-
-
|
|
746
|
-
-
|
|
747
|
-
-
|
|
779
|
+
- ceb111df: ClickableBehavior no longer has tabIndex 0 by default. It must be passed in.
|
|
780
|
+
- Updated dependencies [ceb111df]
|
|
781
|
+
- @khanacademy/wonder-blocks-clickable@2.4.0
|
|
748
782
|
|
|
749
783
|
## 3.4.14
|
|
750
784
|
|
|
751
785
|
### Patch Changes
|
|
752
786
|
|
|
753
|
-
-
|
|
754
|
-
-
|
|
755
|
-
-
|
|
756
|
-
-
|
|
787
|
+
- Updated dependencies [175a2dd2]
|
|
788
|
+
- @khanacademy/wonder-blocks-core@4.5.0
|
|
789
|
+
- @khanacademy/wonder-blocks-clickable@2.3.3
|
|
790
|
+
- @khanacademy/wonder-blocks-icon@1.2.32
|
|
757
791
|
|
|
758
792
|
## 3.4.13
|
|
759
793
|
|
|
760
794
|
### Patch Changes
|
|
761
795
|
|
|
762
|
-
-
|
|
763
|
-
-
|
|
796
|
+
- Updated dependencies [5b8ba5da]
|
|
797
|
+
- @khanacademy/wonder-blocks-clickable@2.3.2
|
|
764
798
|
|
|
765
799
|
## 3.4.12
|
|
766
800
|
|
|
767
801
|
### Patch Changes
|
|
768
802
|
|
|
769
|
-
-
|
|
770
|
-
-
|
|
803
|
+
- Updated dependencies [3bae2aba]
|
|
804
|
+
- @khanacademy/wonder-blocks-icon@1.2.31
|
|
771
805
|
|
|
772
806
|
## 3.4.11
|
|
773
807
|
|
|
774
808
|
### Patch Changes
|
|
775
809
|
|
|
776
|
-
-
|
|
777
|
-
-
|
|
778
|
-
-
|
|
779
|
-
-
|
|
810
|
+
- Updated dependencies [6ee20af9]
|
|
811
|
+
- @khanacademy/wonder-blocks-core@4.4.0
|
|
812
|
+
- @khanacademy/wonder-blocks-clickable@2.3.1
|
|
813
|
+
- @khanacademy/wonder-blocks-icon@1.2.30
|
|
780
814
|
|
|
781
815
|
## 3.4.10
|
|
782
816
|
|
|
783
817
|
### Patch Changes
|
|
784
818
|
|
|
785
|
-
-
|
|
786
|
-
-
|
|
819
|
+
- Updated dependencies [34c7aacb]
|
|
820
|
+
- @khanacademy/wonder-blocks-color@1.2.0
|
|
787
821
|
|
|
788
822
|
## 3.4.9
|
|
789
823
|
|
|
790
824
|
### Patch Changes
|
|
791
825
|
|
|
792
|
-
-
|
|
793
|
-
-
|
|
826
|
+
- Updated dependencies [ee6fc773]
|
|
827
|
+
- @khanacademy/wonder-blocks-clickable@2.3.0
|
|
794
828
|
|
|
795
829
|
## 3.4.8
|
|
796
830
|
|
|
797
831
|
### Patch Changes
|
|
798
832
|
|
|
799
|
-
-
|
|
800
|
-
-
|
|
833
|
+
- Updated dependencies [83486dba]
|
|
834
|
+
- @khanacademy/wonder-blocks-icon@1.2.29
|
|
801
835
|
|
|
802
836
|
## 3.4.7
|
|
803
837
|
|
|
804
838
|
### Patch Changes
|
|
805
839
|
|
|
806
|
-
-
|
|
807
|
-
-
|
|
808
|
-
-
|
|
809
|
-
-
|
|
810
|
-
-
|
|
840
|
+
- Updated dependencies [5f4a4297]
|
|
841
|
+
- Updated dependencies [2b96fd59]
|
|
842
|
+
- @khanacademy/wonder-blocks-core@4.3.2
|
|
843
|
+
- @khanacademy/wonder-blocks-clickable@2.2.7
|
|
844
|
+
- @khanacademy/wonder-blocks-icon@1.2.28
|
|
811
845
|
|
|
812
846
|
## 3.4.6
|
|
813
847
|
|
|
814
848
|
### Patch Changes
|
|
815
849
|
|
|
816
|
-
-
|
|
817
|
-
-
|
|
818
|
-
-
|
|
850
|
+
- @khanacademy/wonder-blocks-clickable@2.2.6
|
|
851
|
+
- @khanacademy/wonder-blocks-core@4.3.1
|
|
852
|
+
- @khanacademy/wonder-blocks-icon@1.2.27
|
|
819
853
|
|
|
820
854
|
## 3.4.5
|
|
821
855
|
|
|
822
856
|
### Patch Changes
|
|
823
857
|
|
|
824
|
-
-
|
|
825
|
-
-
|
|
826
|
-
-
|
|
827
|
-
-
|
|
858
|
+
- Updated dependencies [246a921d]
|
|
859
|
+
- @khanacademy/wonder-blocks-core@4.3.0
|
|
860
|
+
- @khanacademy/wonder-blocks-clickable@2.2.5
|
|
861
|
+
- @khanacademy/wonder-blocks-icon@1.2.26
|
|
828
862
|
|
|
829
863
|
## 3.4.4
|
|
830
864
|
|
|
831
865
|
### Patch Changes
|
|
832
866
|
|
|
833
|
-
-
|
|
834
|
-
-
|
|
867
|
+
- Updated dependencies [166ecc97]
|
|
868
|
+
- @khanacademy/wonder-blocks-clickable@2.2.4
|
|
835
869
|
|
|
836
870
|
## 3.4.3
|
|
837
871
|
|
|
838
872
|
### Patch Changes
|
|
839
873
|
|
|
840
|
-
-
|
|
841
|
-
-
|
|
842
|
-
-
|
|
874
|
+
- @khanacademy/wonder-blocks-clickable@2.2.3
|
|
875
|
+
- @khanacademy/wonder-blocks-core@4.2.1
|
|
876
|
+
- @khanacademy/wonder-blocks-icon@1.2.25
|
|
843
877
|
|
|
844
878
|
## 3.4.2
|
|
845
879
|
|
|
846
880
|
### Patch Changes
|
|
847
881
|
|
|
848
|
-
-
|
|
849
|
-
-
|
|
882
|
+
- Updated dependencies [901bfe82]
|
|
883
|
+
- @khanacademy/wonder-blocks-clickable@2.2.2
|