@atlaskit/color-picker 3.2.11 → 3.2.13
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 +370 -221
- package/dist/cjs/components/ColorPaletteMenu.js +2 -2
- package/dist/cjs/components/ColorPicker.js +1 -1
- package/dist/es2019/components/ColorPaletteMenu.js +2 -2
- package/dist/es2019/components/ColorPicker.js +1 -1
- package/dist/esm/components/ColorPaletteMenu.js +2 -2
- package/dist/esm/components/ColorPicker.js +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,696 +1,845 @@
|
|
|
1
1
|
# @atlaskit/color-picker
|
|
2
2
|
|
|
3
|
+
## 3.2.13
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#102461](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102461)
|
|
8
|
+
[`b18788222ee8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b18788222ee8) -
|
|
9
|
+
reverted cleanup ff
|
|
10
|
+
platform.jca11y-1559-dashboard-view-dashboard-remove-duplicate-aria-label_g5i3i
|
|
11
|
+
|
|
12
|
+
## 3.2.12
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- [#97242](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97242)
|
|
17
|
+
[`98ee8d4adfec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/98ee8d4adfec) -
|
|
18
|
+
cleaned ff platform.jca11y-1559-dashboard-view-dashboard-remove-duplicate-aria-label_g5i3i
|
|
19
|
+
- Updated dependencies
|
|
20
|
+
|
|
3
21
|
## 3.2.11
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
6
24
|
|
|
7
|
-
-
|
|
25
|
+
- [#94883](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94883)
|
|
26
|
+
[`72e243a5cda3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/72e243a5cda3) -
|
|
27
|
+
[ux] Removed FF for design spacing token adoption
|
|
8
28
|
|
|
9
29
|
## 3.2.10
|
|
10
30
|
|
|
11
31
|
### Patch Changes
|
|
12
32
|
|
|
13
|
-
-
|
|
33
|
+
- [#91736](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91736)
|
|
34
|
+
[`29f4e565f90d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/29f4e565f90d) -
|
|
35
|
+
Modified color picker aria-label format
|
|
14
36
|
|
|
15
37
|
## 3.2.9
|
|
16
38
|
|
|
17
39
|
### Patch Changes
|
|
18
40
|
|
|
19
|
-
-
|
|
41
|
+
- [#91588](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91588)
|
|
42
|
+
[`464adc72109c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/464adc72109c) -
|
|
43
|
+
removed duplicate label annoucements for screen reader users at ColorPaletteMenu component
|
|
20
44
|
|
|
21
45
|
## 3.2.8
|
|
22
46
|
|
|
23
47
|
### Patch Changes
|
|
24
48
|
|
|
25
|
-
-
|
|
49
|
+
- [#91880](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91880)
|
|
50
|
+
[`b4448486d34b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b4448486d34b) -
|
|
51
|
+
[ux] Fixed token for width and height of color cards and added VR tests
|
|
26
52
|
|
|
27
53
|
## 3.2.7
|
|
28
54
|
|
|
29
55
|
### Patch Changes
|
|
30
56
|
|
|
31
|
-
-
|
|
57
|
+
- [#91022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91022)
|
|
58
|
+
[`bb3ea561f66a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bb3ea561f66a) -
|
|
59
|
+
[ux] Refactored UI to align with spacing token adoption
|
|
32
60
|
|
|
33
61
|
## 3.2.6
|
|
34
62
|
|
|
35
63
|
### Patch Changes
|
|
36
64
|
|
|
37
|
-
-
|
|
65
|
+
- [#83297](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83297)
|
|
66
|
+
[`6b1707c169e0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b1707c169e0) -
|
|
67
|
+
The internal composition of this component has changed. There is no expected change in
|
|
68
|
+
behaviour.
|
|
38
69
|
|
|
39
70
|
## 3.2.5
|
|
40
71
|
|
|
41
72
|
### Patch Changes
|
|
42
73
|
|
|
43
|
-
-
|
|
74
|
+
- [#81931](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81931)
|
|
75
|
+
[`fd212c03b3c4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fd212c03b3c4) -
|
|
76
|
+
Implemented code to modify the size, set a default color, and disable the swatch color button,
|
|
77
|
+
based on the new props passed to the component.
|
|
44
78
|
|
|
45
79
|
## 3.2.4
|
|
46
80
|
|
|
47
81
|
### Patch Changes
|
|
48
82
|
|
|
49
|
-
-
|
|
83
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
84
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
85
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
50
86
|
|
|
51
87
|
## 3.2.3
|
|
52
88
|
|
|
53
89
|
### Patch Changes
|
|
54
90
|
|
|
55
|
-
-
|
|
91
|
+
- [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029)
|
|
92
|
+
[`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) -
|
|
93
|
+
Update dependencies that were impacted by HOT-106483 to latest.
|
|
56
94
|
|
|
57
95
|
## 3.2.2
|
|
58
96
|
|
|
59
97
|
### Patch Changes
|
|
60
98
|
|
|
61
|
-
-
|
|
99
|
+
- [#59541](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59541)
|
|
100
|
+
[`5cd5311a0014`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5cd5311a0014) -
|
|
101
|
+
Enrol packages to push model in JFE
|
|
62
102
|
|
|
63
103
|
## 3.2.1
|
|
64
104
|
|
|
65
105
|
### Patch Changes
|
|
66
106
|
|
|
67
|
-
-
|
|
107
|
+
- [#56931](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56931)
|
|
108
|
+
[`16208d1bb695`](https://bitbucket.org/atlassian/atlassian-frontend/commits/16208d1bb695) -
|
|
109
|
+
Update check mark color
|
|
68
110
|
|
|
69
111
|
## 3.2.0
|
|
70
112
|
|
|
71
113
|
### Minor Changes
|
|
72
114
|
|
|
73
|
-
-
|
|
115
|
+
- [#56495](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56495)
|
|
116
|
+
[`a755b1922b5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a755b1922b5e) - [ux]
|
|
117
|
+
Migrated `styled-components` to `@emotion/react`. There is no expected visual or behaviour
|
|
118
|
+
change.
|
|
74
119
|
|
|
75
120
|
## 3.1.9
|
|
76
121
|
|
|
77
122
|
### Patch Changes
|
|
78
123
|
|
|
79
|
-
-
|
|
124
|
+
- Updated dependencies
|
|
80
125
|
|
|
81
126
|
## 3.1.8
|
|
82
127
|
|
|
83
128
|
### Patch Changes
|
|
84
129
|
|
|
85
|
-
-
|
|
130
|
+
- Updated dependencies
|
|
86
131
|
|
|
87
132
|
## 3.1.7
|
|
88
133
|
|
|
89
134
|
### Patch Changes
|
|
90
135
|
|
|
91
|
-
-
|
|
136
|
+
- Updated dependencies
|
|
92
137
|
|
|
93
138
|
## 3.1.6
|
|
94
139
|
|
|
95
140
|
### Patch Changes
|
|
96
141
|
|
|
97
|
-
-
|
|
98
|
-
-
|
|
142
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
|
|
143
|
+
[`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
|
|
144
|
+
version.json
|
|
145
|
+
- Updated dependencies
|
|
99
146
|
|
|
100
147
|
## 3.1.5
|
|
101
148
|
|
|
102
149
|
### Patch Changes
|
|
103
150
|
|
|
104
|
-
-
|
|
151
|
+
- [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925)
|
|
152
|
+
[`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use
|
|
153
|
+
injected env vars instead of version.json
|
|
105
154
|
|
|
106
155
|
## 3.1.4
|
|
107
156
|
|
|
108
157
|
### Patch Changes
|
|
109
158
|
|
|
110
|
-
-
|
|
159
|
+
- [#37983](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37983)
|
|
160
|
+
[`bada4c7ae21`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bada4c7ae21) - Role
|
|
161
|
+
and Tooltip added for Accessibility
|
|
111
162
|
|
|
112
163
|
## 3.1.3
|
|
113
164
|
|
|
114
165
|
### Patch Changes
|
|
115
166
|
|
|
116
|
-
-
|
|
167
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
168
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
169
|
+
legacy types are published for TS 4.5-4.8
|
|
117
170
|
|
|
118
171
|
## 3.1.2
|
|
119
172
|
|
|
120
173
|
### Patch Changes
|
|
121
174
|
|
|
122
|
-
-
|
|
175
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
176
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
177
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
123
178
|
|
|
124
179
|
## 3.1.1
|
|
125
180
|
|
|
126
181
|
### Patch Changes
|
|
127
182
|
|
|
128
|
-
-
|
|
183
|
+
- [#33284](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33284)
|
|
184
|
+
[`4fd4b6307b7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4fd4b6307b7) -
|
|
185
|
+
Internal change to enforce token usage for spacing properties. There is no expected visual or
|
|
186
|
+
behaviour change.
|
|
129
187
|
|
|
130
188
|
## 3.1.0
|
|
131
189
|
|
|
132
190
|
### Minor Changes
|
|
133
191
|
|
|
134
|
-
-
|
|
192
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
193
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
194
|
+
minor dependency bump
|
|
135
195
|
|
|
136
196
|
### Patch Changes
|
|
137
197
|
|
|
138
|
-
-
|
|
198
|
+
- Updated dependencies
|
|
139
199
|
|
|
140
200
|
## 3.0.10
|
|
141
201
|
|
|
142
202
|
### Patch Changes
|
|
143
203
|
|
|
144
|
-
-
|
|
204
|
+
- [#32034](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32034)
|
|
205
|
+
[`4ce590325b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ce590325b4) -
|
|
206
|
+
Migrated use of `gridSize` to space tokens where possible. There is no expected visual or
|
|
207
|
+
behaviour change.
|
|
145
208
|
|
|
146
209
|
## 3.0.9
|
|
147
210
|
|
|
148
211
|
### Patch Changes
|
|
149
212
|
|
|
150
|
-
-
|
|
213
|
+
- Updated dependencies
|
|
151
214
|
|
|
152
215
|
## 3.0.8
|
|
153
216
|
|
|
154
217
|
### Patch Changes
|
|
155
218
|
|
|
156
|
-
-
|
|
219
|
+
- Updated dependencies
|
|
157
220
|
|
|
158
221
|
## 3.0.7
|
|
159
222
|
|
|
160
223
|
### Patch Changes
|
|
161
224
|
|
|
162
|
-
-
|
|
225
|
+
- [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324)
|
|
226
|
+
[`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds
|
|
227
|
+
for this package now pass through a tokens babel plugin, removing runtime invocations of the
|
|
228
|
+
tokens() function and improving performance.
|
|
163
229
|
|
|
164
230
|
## 3.0.6
|
|
165
231
|
|
|
166
232
|
### Patch Changes
|
|
167
233
|
|
|
168
|
-
-
|
|
234
|
+
- Updated dependencies
|
|
169
235
|
|
|
170
236
|
## 3.0.5
|
|
171
237
|
|
|
172
238
|
### Patch Changes
|
|
173
239
|
|
|
174
|
-
-
|
|
240
|
+
- Updated dependencies
|
|
175
241
|
|
|
176
242
|
## 3.0.4
|
|
177
243
|
|
|
178
244
|
### Patch Changes
|
|
179
245
|
|
|
180
|
-
-
|
|
181
|
-
|
|
182
|
-
-
|
|
246
|
+
- [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712)
|
|
247
|
+
[`cb8f8e76d25`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb8f8e76d25) - Update
|
|
248
|
+
types for react-select and @atlaskit/select upgrade Update commerce-ui entrypoints that caused a
|
|
249
|
+
pipeline issue.
|
|
250
|
+
- Updated dependencies
|
|
183
251
|
|
|
184
252
|
## 3.0.3
|
|
185
253
|
|
|
186
254
|
### Patch Changes
|
|
187
255
|
|
|
188
|
-
-
|
|
256
|
+
- Updated dependencies
|
|
189
257
|
|
|
190
258
|
## 3.0.2
|
|
191
259
|
|
|
192
260
|
### Patch Changes
|
|
193
261
|
|
|
194
|
-
-
|
|
262
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
263
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
264
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
195
265
|
|
|
196
266
|
## 3.0.1
|
|
197
267
|
|
|
198
268
|
### Patch Changes
|
|
199
269
|
|
|
200
|
-
-
|
|
270
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
271
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
|
|
272
|
+
Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
201
273
|
|
|
202
274
|
## 3.0.0
|
|
203
275
|
|
|
204
276
|
### Major Changes
|
|
205
277
|
|
|
206
|
-
-
|
|
278
|
+
- [#21194](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21194)
|
|
279
|
+
[`b1f4bf97543`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1f4bf97543) - [ux]
|
|
280
|
+
Fixes bug with tabbing
|
|
207
281
|
|
|
208
282
|
## 2.0.1
|
|
209
283
|
|
|
210
284
|
### Patch Changes
|
|
211
285
|
|
|
212
|
-
-
|
|
286
|
+
- Updated dependencies
|
|
213
287
|
|
|
214
288
|
## 2.0.0
|
|
215
289
|
|
|
216
290
|
### Major Changes
|
|
217
291
|
|
|
218
|
-
-
|
|
292
|
+
- [#20864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20864)
|
|
293
|
+
[`80b9cc64aa2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/80b9cc64aa2) - [ux]
|
|
294
|
+
Added tokens to color-picker
|
|
219
295
|
|
|
220
296
|
## 1.3.1
|
|
221
297
|
|
|
222
298
|
### Patch Changes
|
|
223
299
|
|
|
224
|
-
-
|
|
300
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
301
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
|
|
302
|
+
Upgrade to TypeScript 4.2.4
|
|
225
303
|
|
|
226
304
|
## 1.3.0
|
|
227
305
|
|
|
228
306
|
### Minor Changes
|
|
229
307
|
|
|
230
|
-
-
|
|
308
|
+
- [#18826](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18826)
|
|
309
|
+
[`10b517acfea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10b517acfea) - [ux]
|
|
310
|
+
Updated how the darker border for each colour block is rendered by using css instead of
|
|
311
|
+
`darken()`
|
|
231
312
|
|
|
232
313
|
## 1.2.6
|
|
233
314
|
|
|
234
315
|
### Patch Changes
|
|
235
316
|
|
|
236
|
-
-
|
|
317
|
+
- [#15694](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15694)
|
|
318
|
+
[`b85e7ce12cd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b85e7ce12cd) -
|
|
319
|
+
Internal upgrade of memoize-one to 6.0.0
|
|
237
320
|
|
|
238
321
|
## 1.2.5
|
|
239
322
|
|
|
240
323
|
### Patch Changes
|
|
241
324
|
|
|
242
|
-
-
|
|
325
|
+
- Updated dependencies
|
|
243
326
|
|
|
244
327
|
## 1.2.4
|
|
245
328
|
|
|
246
329
|
### Patch Changes
|
|
247
330
|
|
|
248
|
-
-
|
|
331
|
+
- Updated dependencies
|
|
249
332
|
|
|
250
333
|
## 1.2.3
|
|
251
334
|
|
|
252
335
|
### Patch Changes
|
|
253
336
|
|
|
254
|
-
-
|
|
337
|
+
- [#11774](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11774)
|
|
338
|
+
[`a96040c6a39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a96040c6a39) - Update
|
|
339
|
+
imports to help tree-shake, greatly improving bundle size
|
|
255
340
|
|
|
256
341
|
## 1.2.2
|
|
257
342
|
|
|
258
343
|
### Patch Changes
|
|
259
344
|
|
|
260
|
-
-
|
|
345
|
+
- Updated dependencies
|
|
261
346
|
|
|
262
347
|
## 1.2.1
|
|
263
348
|
|
|
264
349
|
### Patch Changes
|
|
265
350
|
|
|
266
|
-
-
|
|
351
|
+
- [#9184](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9184)
|
|
352
|
+
[`76b3b72511e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76b3b72511e) - Use
|
|
353
|
+
injected package name and version for analytics instead of version.json.
|
|
267
354
|
|
|
268
355
|
## 1.2.0
|
|
269
356
|
|
|
270
357
|
### Minor Changes
|
|
271
358
|
|
|
272
|
-
-
|
|
359
|
+
- [#9183](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9183)
|
|
360
|
+
[`5076c4c7f34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5076c4c7f34) - [ux]
|
|
361
|
+
Color picker will now regain focus after a selection has been made instead of giving focus to
|
|
362
|
+
last focused element on the page
|
|
273
363
|
|
|
274
364
|
## 1.1.1
|
|
275
365
|
|
|
276
366
|
### Patch Changes
|
|
277
367
|
|
|
278
|
-
-
|
|
368
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
369
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
|
|
370
|
+
Transpile packages using babel rather than tsc
|
|
279
371
|
|
|
280
372
|
## 1.1.0
|
|
281
373
|
|
|
282
374
|
### Minor Changes
|
|
283
375
|
|
|
284
|
-
-
|
|
376
|
+
- [#5789](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5789)
|
|
377
|
+
[`6d45a6aad7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d45a6aad7) - [ux]
|
|
378
|
+
Added a slightly darker border to each color block so that white is visible
|
|
285
379
|
|
|
286
380
|
## 1.0.7
|
|
287
381
|
|
|
288
382
|
### Patch Changes
|
|
289
383
|
|
|
290
|
-
-
|
|
291
|
-
|
|
292
|
-
|
|
384
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
385
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
386
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
387
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle
|
|
388
|
+
Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
389
|
+
`devDependencies` to denote version that the package was built with.
|
|
293
390
|
|
|
294
391
|
## 1.0.6
|
|
295
392
|
|
|
296
393
|
### Patch Changes
|
|
297
394
|
|
|
298
|
-
-
|
|
395
|
+
- [#5548](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5548)
|
|
396
|
+
[`9429370cc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9429370cc0) - [ux]
|
|
397
|
+
Selecting a color no longer submits a parent form
|
|
299
398
|
|
|
300
399
|
## 1.0.5
|
|
301
400
|
|
|
302
401
|
### Patch Changes
|
|
303
402
|
|
|
304
|
-
-
|
|
403
|
+
- [#5406](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5406)
|
|
404
|
+
[`de40912b0a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de40912b0a) - Fix
|
|
405
|
+
types not resolving correctly due to an incorrect types path in package.json
|
|
305
406
|
|
|
306
407
|
## 1.0.4
|
|
307
408
|
|
|
308
409
|
### Patch Changes
|
|
309
410
|
|
|
310
|
-
-
|
|
411
|
+
- Updated dependencies
|
|
311
412
|
|
|
312
413
|
## 1.0.3
|
|
313
414
|
|
|
314
415
|
### Patch Changes
|
|
315
416
|
|
|
316
|
-
-
|
|
417
|
+
- [#4346](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4346)
|
|
418
|
+
[`fc8f6e61f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc8f6e61f3) - Fix
|
|
419
|
+
codemod utilities being exposed through the codemod cli
|
|
317
420
|
|
|
318
421
|
## 1.0.2
|
|
319
422
|
|
|
320
423
|
### Patch Changes
|
|
321
424
|
|
|
322
|
-
-
|
|
425
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
426
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
427
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
323
428
|
|
|
324
|
-
|
|
325
|
-
|
|
429
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this
|
|
430
|
+
tslib upgrade to prevent duplicates of tslib being bundled.
|
|
326
431
|
|
|
327
432
|
## 1.0.1
|
|
328
433
|
|
|
329
434
|
### Patch Changes
|
|
330
435
|
|
|
331
|
-
-
|
|
436
|
+
- [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393)
|
|
437
|
+
[`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump
|
|
438
|
+
required because of conflicts on wadmal release
|
|
332
439
|
|
|
333
440
|
## 1.0.0
|
|
334
441
|
|
|
335
442
|
### Major Changes
|
|
336
443
|
|
|
337
|
-
-
|
|
444
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
445
|
+
[`d916beb818`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d916beb818) - Upgraded
|
|
446
|
+
Popper JS to version 2.2.3, which comes with bug fixes, performance improvements and a reduced
|
|
447
|
+
bundle size when combined with @popperjs/core. This effects the values accepted by the
|
|
448
|
+
`popperProps` prop.
|
|
338
449
|
|
|
339
|
-
|
|
450
|
+
Changes labelled with ⚙️ have codemod support:
|
|
340
451
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
452
|
+
- ⚙️ the `positionFixed` prop has been replaced with `strategy`, which takes either `"fixed"`
|
|
453
|
+
or `"absolute"`
|
|
454
|
+
- the `modifiers` prop has been significantly updated:
|
|
455
|
+
- The format is now an array of objects, each labelled via a `name` key:value pair.
|
|
456
|
+
Previously the prop was an object where each property was the modifier name.
|
|
457
|
+
- Prop options are grouped together in an `options` object
|
|
458
|
+
- default boundary paddings have been removed from `preventOverflow` and `flip`; to
|
|
459
|
+
restore original padding, set `padding: 5`
|
|
460
|
+
- modifiers that supported a `boundariesElement` option now have two options in its place:
|
|
461
|
+
- `boundary`, which takes `clippingParents` (similar to `scrollParent`)
|
|
462
|
+
- `rootBoundary` which takes `viewport` or `document` (replacing `viewport` and
|
|
463
|
+
`window`respectively)
|
|
464
|
+
- Each modifier has more internal changes not listed here: see
|
|
465
|
+
[the Popper JS docs](https://popper.js.org/docs/v2/modifiers/) for more information
|
|
352
466
|
|
|
353
467
|
### Patch Changes
|
|
354
468
|
|
|
355
|
-
-
|
|
469
|
+
- Updated dependencies
|
|
356
470
|
|
|
357
471
|
## 0.7.0
|
|
358
472
|
|
|
359
473
|
### Minor Changes
|
|
360
474
|
|
|
361
|
-
-
|
|
475
|
+
- [#4314](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4314)
|
|
476
|
+
[`e724865438`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e724865438) -
|
|
477
|
+
Introduce new color-picker component without trigger
|
|
362
478
|
|
|
363
479
|
## 0.6.0
|
|
364
480
|
|
|
365
481
|
### Minor Changes
|
|
366
482
|
|
|
367
|
-
-
|
|
368
|
-
|
|
483
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
484
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
|
|
485
|
+
Officially dropping IE11 support, from this version onwards there are no warranties of the
|
|
486
|
+
package working in IE11. For more information see:
|
|
487
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
369
488
|
|
|
370
489
|
### Patch Changes
|
|
371
490
|
|
|
372
|
-
-
|
|
491
|
+
- Updated dependencies
|
|
373
492
|
|
|
374
493
|
## 0.5.21
|
|
375
494
|
|
|
376
495
|
### Patch Changes
|
|
377
496
|
|
|
378
|
-
-
|
|
497
|
+
- [#2731](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2731)
|
|
498
|
+
[`a5815adf37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5815adf37) - Fixed
|
|
499
|
+
es2019 distributable missing a version.json file
|
|
379
500
|
|
|
380
501
|
## 0.5.20
|
|
381
502
|
|
|
382
503
|
### Patch Changes
|
|
383
504
|
|
|
384
|
-
-
|
|
505
|
+
- [#2099](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2099)
|
|
506
|
+
[`131cee6d7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/131cee6d7a) - Add
|
|
507
|
+
missing tslib dependency
|
|
385
508
|
|
|
386
509
|
## 0.5.19
|
|
387
510
|
|
|
388
511
|
### Patch Changes
|
|
389
512
|
|
|
390
|
-
-
|
|
513
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
391
514
|
|
|
392
|
-
|
|
515
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
516
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
393
517
|
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
518
|
+
- @atlaskit/docs@8.3.2
|
|
519
|
+
- @atlaskit/visual-regression@0.1.9
|
|
520
|
+
- @atlaskit/analytics-next@6.3.5
|
|
521
|
+
- @atlaskit/icon@20.0.1
|
|
522
|
+
- @atlaskit/select@11.0.7
|
|
523
|
+
- @atlaskit/theme@9.5.1
|
|
400
524
|
|
|
401
525
|
## 0.5.18
|
|
402
526
|
|
|
403
527
|
### Patch Changes
|
|
404
528
|
|
|
405
|
-
-
|
|
529
|
+
- [patch][6438522d7c](https://bitbucket.org/atlassian/atlassian-frontend/commits/6438522d7c):
|
|
406
530
|
|
|
407
|
-
|
|
531
|
+
Fix padding and columns support.- Updated dependencies
|
|
532
|
+
[c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
|
|
408
533
|
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
534
|
+
- @atlaskit/icon@20.0.0
|
|
535
|
+
- @atlaskit/docs@8.3.1
|
|
536
|
+
- @atlaskit/select@11.0.6
|
|
412
537
|
|
|
413
538
|
## 0.5.17
|
|
414
539
|
|
|
415
540
|
### Patch Changes
|
|
416
541
|
|
|
417
|
-
-
|
|
542
|
+
- [patch][3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
|
|
418
543
|
|
|
419
|
-
|
|
544
|
+
Make PopupSelect correctly pass props. Forcing update of @atlaskit/select for all other
|
|
545
|
+
packages- Updated dependencies
|
|
546
|
+
[3a20e9a596](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a20e9a596):
|
|
420
547
|
|
|
421
|
-
|
|
548
|
+
- @atlaskit/select@11.0.2
|
|
422
549
|
|
|
423
550
|
## 0.5.16
|
|
424
551
|
|
|
425
552
|
### Patch Changes
|
|
426
553
|
|
|
427
|
-
-
|
|
554
|
+
- [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
|
|
428
555
|
|
|
429
|
-
|
|
556
|
+
@atlaskit/select has been converted to Typescript. Typescript consumers will now get static type
|
|
557
|
+
safety. Flow types are no longer provided. No API or behavioural changes.
|
|
430
558
|
|
|
431
559
|
## 0.5.15
|
|
432
560
|
|
|
433
561
|
### Patch Changes
|
|
434
562
|
|
|
435
|
-
-
|
|
563
|
+
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
|
|
436
564
|
|
|
437
|
-
|
|
565
|
+
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
|
|
438
566
|
|
|
439
567
|
## 0.5.14
|
|
440
568
|
|
|
441
569
|
### Patch Changes
|
|
442
570
|
|
|
443
|
-
-
|
|
571
|
+
- [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
|
|
444
572
|
|
|
445
|
-
|
|
573
|
+
Updated version of analytics-next to fix potential incompatibilities with TS 3.6
|
|
446
574
|
|
|
447
575
|
## 0.5.13
|
|
448
576
|
|
|
449
577
|
### Patch Changes
|
|
450
578
|
|
|
451
|
-
-
|
|
579
|
+
- [patch][c8bb1c7896](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8bb1c7896):
|
|
452
580
|
|
|
453
|
-
|
|
581
|
+
Fix some packages having a 'modules' field in package.json rather than 'module'
|
|
454
582
|
|
|
455
583
|
## 0.5.12
|
|
456
584
|
|
|
457
585
|
### Patch Changes
|
|
458
586
|
|
|
459
|
-
-
|
|
587
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
460
588
|
|
|
461
|
-
|
|
589
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
590
|
+
non-relative imports as relative imports
|
|
462
591
|
|
|
463
592
|
## 0.5.11
|
|
464
593
|
|
|
465
594
|
### Patch Changes
|
|
466
595
|
|
|
467
|
-
-
|
|
596
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
468
597
|
|
|
469
|
-
|
|
598
|
+
Upgraded Typescript to 3.3.x
|
|
470
599
|
|
|
471
600
|
## 0.5.10
|
|
472
601
|
|
|
473
602
|
### Patch Changes
|
|
474
603
|
|
|
475
|
-
-
|
|
604
|
+
- [patch][abee1a5f4f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/abee1a5f4f):
|
|
476
605
|
|
|
477
|
-
|
|
606
|
+
Bumping internal dependency (memoize-one) to latest version (5.1.0). memoize-one@5.1.0 has full
|
|
607
|
+
typescript support so it is recommended that typescript consumers use it also.
|
|
478
608
|
|
|
479
609
|
## 0.5.9
|
|
480
610
|
|
|
481
611
|
### Patch Changes
|
|
482
612
|
|
|
483
|
-
-
|
|
613
|
+
- [patch][926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
|
|
484
614
|
|
|
485
|
-
|
|
615
|
+
Analytics-next has been converted to Typescript. Typescript consumers will now get static type
|
|
616
|
+
safety. Flow types are no longer provided. No behavioural changes.
|
|
486
617
|
|
|
487
|
-
|
|
618
|
+
**Breaking changes**
|
|
488
619
|
|
|
489
|
-
|
|
490
|
-
|
|
620
|
+
- `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
|
|
621
|
+
- `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
|
|
491
622
|
|
|
492
|
-
|
|
623
|
+
**Breaking changes to TypeScript annotations**
|
|
493
624
|
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
625
|
+
- `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to
|
|
626
|
+
provide props as a generic type.
|
|
627
|
+
- `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to
|
|
628
|
+
provide props as a generic type.
|
|
629
|
+
- Type `WithAnalyticsEventProps` has been renamed to `WithAnalyticsEventsProps` to match
|
|
630
|
+
source code
|
|
631
|
+
- Type `CreateUIAnalyticsEventSignature` has been renamed to `CreateUIAnalyticsEvent` to match
|
|
632
|
+
source code
|
|
633
|
+
- Type `UIAnalyticsEventHandlerSignature` has been renamed to `UIAnalyticsEventHandler` to
|
|
634
|
+
match source code
|
|
635
|
+
- Type `AnalyticsEventsPayload` has been renamed to `AnalyticsEventPayload`
|
|
636
|
+
- Type `ObjectType` has been removed, please use `Record<string, any>` or `[key: string]: any`
|
|
637
|
+
- Type `UIAnalyticsEventInterface` has been removed, please use `UIAnalyticsEvent`
|
|
638
|
+
- Type `AnalyticsEventInterface` has been removed, please use `AnalyticsEvent`
|
|
639
|
+
- Type `CreateAndFireEventFunction` removed and should now be inferred by TypeScript
|
|
640
|
+
- Type `AnalyticsEventUpdater` removed and should now be inferred by TypeScript
|
|
505
641
|
|
|
506
642
|
## 0.5.8
|
|
507
643
|
|
|
508
644
|
### Patch Changes
|
|
509
645
|
|
|
510
|
-
-
|
|
646
|
+
- [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
|
|
511
647
|
|
|
512
|
-
|
|
648
|
+
Consume analytics-next ts type definitions as an ambient declaration.
|
|
513
649
|
|
|
514
650
|
## 0.5.7
|
|
515
651
|
|
|
516
652
|
### Patch Changes
|
|
517
653
|
|
|
518
|
-
-
|
|
654
|
+
- [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
|
|
519
655
|
|
|
520
|
-
|
|
656
|
+
Fixes bug, missing version.json file
|
|
521
657
|
|
|
522
658
|
## 0.5.6
|
|
523
659
|
|
|
524
660
|
### Patch Changes
|
|
525
661
|
|
|
526
|
-
-
|
|
662
|
+
- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
|
|
527
663
|
|
|
528
|
-
|
|
664
|
+
In this PR, we are:
|
|
529
665
|
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
666
|
+
- Re-introducing dist build folders
|
|
667
|
+
- Adding back cjs
|
|
668
|
+
- Replacing es5 by cjs and es2015 by esm
|
|
669
|
+
- Creating folders at the root for entry-points
|
|
670
|
+
- Removing the generation of the entry-points at the root Please see this
|
|
671
|
+
[ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
|
|
672
|
+
[page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
|
|
673
|
+
for further details
|
|
536
674
|
|
|
537
675
|
## 0.5.5
|
|
538
676
|
|
|
539
677
|
### Patch Changes
|
|
540
678
|
|
|
541
|
-
-
|
|
679
|
+
- [patch][d0db01b410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0db01b410):
|
|
542
680
|
|
|
543
|
-
|
|
681
|
+
TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide
|
|
682
|
+
props as a generic type. This is so that TypeScript can correctly calculate the props and
|
|
683
|
+
defaultProps of the returned component.
|
|
544
684
|
|
|
545
|
-
|
|
685
|
+
Before:
|
|
546
686
|
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
687
|
+
```typescript
|
|
688
|
+
withAnalyticsEvents()(Button) as ComponentClass<Props>;
|
|
689
|
+
```
|
|
550
690
|
|
|
551
|
-
|
|
691
|
+
After:
|
|
552
692
|
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
693
|
+
```typescript
|
|
694
|
+
withAnalyticsEvents<Props>()(Button);
|
|
695
|
+
```
|
|
556
696
|
|
|
557
697
|
## 0.5.4
|
|
558
698
|
|
|
559
|
-
-
|
|
560
|
-
|
|
699
|
+
- Updated dependencies
|
|
700
|
+
[790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
|
|
701
|
+
- @atlaskit/select@10.0.0
|
|
561
702
|
|
|
562
703
|
## 0.5.3
|
|
563
704
|
|
|
564
|
-
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
705
|
+
- Updated dependencies
|
|
706
|
+
[06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
|
|
707
|
+
- @atlaskit/docs@8.1.3
|
|
708
|
+
- @atlaskit/select@9.1.8
|
|
709
|
+
- @atlaskit/icon@19.0.0
|
|
568
710
|
|
|
569
711
|
## 0.5.2
|
|
570
712
|
|
|
571
|
-
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
713
|
+
- Updated dependencies
|
|
714
|
+
[cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
|
|
715
|
+
- @atlaskit/docs@8.1.2
|
|
716
|
+
- @atlaskit/section-message@4.0.2
|
|
717
|
+
- @atlaskit/select@9.1.5
|
|
718
|
+
- @atlaskit/icon@18.0.0
|
|
576
719
|
|
|
577
720
|
## 0.5.1
|
|
578
721
|
|
|
579
|
-
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
722
|
+
- Updated dependencies
|
|
723
|
+
[6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
|
|
724
|
+
- @atlaskit/icon@17.1.1
|
|
725
|
+
- @atlaskit/theme@9.0.2
|
|
726
|
+
- @atlaskit/section-message@4.0.0
|
|
583
727
|
|
|
584
728
|
## 0.5.0
|
|
585
729
|
|
|
586
|
-
-
|
|
730
|
+
- [minor][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
587
731
|
|
|
588
|
-
|
|
732
|
+
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
733
|
+
this package, please ensure you use at least this version of react and react-dom.
|
|
589
734
|
|
|
590
735
|
## 0.4.3
|
|
591
736
|
|
|
592
|
-
-
|
|
737
|
+
- [patch][50cbf86910](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/50cbf86910):
|
|
593
738
|
|
|
594
|
-
|
|
739
|
+
- removes the undesirable grey background on Safari
|
|
595
740
|
|
|
596
741
|
## 0.4.2
|
|
597
742
|
|
|
598
|
-
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
743
|
+
- Updated dependencies
|
|
744
|
+
[9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
|
|
745
|
+
- @atlaskit/docs@7.0.3
|
|
746
|
+
- @atlaskit/icon@16.0.9
|
|
747
|
+
- @atlaskit/section-message@2.0.3
|
|
748
|
+
- @atlaskit/select@8.1.1
|
|
749
|
+
- @atlaskit/theme@8.1.7
|
|
604
750
|
|
|
605
751
|
## 0.4.1
|
|
606
752
|
|
|
607
|
-
-
|
|
753
|
+
- [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
|
|
608
754
|
|
|
609
|
-
|
|
755
|
+
- Add npmignore for index.ts to prevent some jest tests from resolving that instead of
|
|
756
|
+
index.js
|
|
610
757
|
|
|
611
758
|
## 0.4.0
|
|
612
759
|
|
|
613
|
-
-
|
|
760
|
+
- [minor][32f743afc5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/32f743afc5):
|
|
614
761
|
|
|
615
|
-
|
|
762
|
+
- Enable noImplicitAny for @atlaskit/color-picker
|
|
616
763
|
|
|
617
764
|
## 0.3.0
|
|
618
765
|
|
|
619
|
-
-
|
|
766
|
+
- [minor][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
620
767
|
|
|
621
|
-
|
|
768
|
+
- Dropped ES5 distributables from the typescript packages
|
|
622
769
|
|
|
623
770
|
## 0.2.6
|
|
624
771
|
|
|
625
|
-
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
772
|
+
- Updated dependencies
|
|
773
|
+
[76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
774
|
+
- @atlaskit/icon@16.0.4
|
|
775
|
+
- @atlaskit/docs@7.0.0
|
|
776
|
+
- @atlaskit/analytics-next@4.0.0
|
|
777
|
+
- @atlaskit/section-message@2.0.0
|
|
778
|
+
- @atlaskit/select@8.0.0
|
|
779
|
+
- @atlaskit/theme@8.0.0
|
|
632
780
|
|
|
633
781
|
## 0.2.5
|
|
634
782
|
|
|
635
|
-
-
|
|
783
|
+
- [patch][f5482d0018](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f5482d0018):
|
|
636
784
|
|
|
637
|
-
|
|
785
|
+
- taking advantage of the new target function for PopupSelect
|
|
638
786
|
|
|
639
787
|
## 0.2.4
|
|
640
788
|
|
|
641
|
-
-
|
|
789
|
+
- [patch][06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
|
|
642
790
|
|
|
643
|
-
|
|
791
|
+
- popup select "target" is now a function that must resolve to a node
|
|
644
792
|
|
|
645
793
|
## 0.2.3
|
|
646
794
|
|
|
647
|
-
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
795
|
+
- Updated dependencies
|
|
796
|
+
[d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
|
|
797
|
+
- @atlaskit/docs@6.0.1
|
|
798
|
+
- @atlaskit/section-message@1.0.16
|
|
799
|
+
- @atlaskit/select@6.1.19
|
|
800
|
+
- @atlaskit/icon@16.0.0
|
|
652
801
|
|
|
653
802
|
## 0.2.2
|
|
654
803
|
|
|
655
|
-
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
804
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
805
|
+
- @atlaskit/analytics-next@3.1.2
|
|
806
|
+
- @atlaskit/icon@15.0.2
|
|
807
|
+
- @atlaskit/section-message@1.0.14
|
|
808
|
+
- @atlaskit/select@6.1.13
|
|
809
|
+
- @atlaskit/theme@7.0.1
|
|
810
|
+
- @atlaskit/docs@6.0.0
|
|
662
811
|
|
|
663
812
|
## 0.2.1
|
|
664
813
|
|
|
665
|
-
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
814
|
+
- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
|
|
815
|
+
- @atlaskit/docs@5.2.3
|
|
816
|
+
- @atlaskit/icon@15.0.1
|
|
817
|
+
- @atlaskit/section-message@1.0.13
|
|
818
|
+
- @atlaskit/select@6.1.10
|
|
819
|
+
- @atlaskit/theme@7.0.0
|
|
671
820
|
|
|
672
821
|
## 0.2.0
|
|
673
822
|
|
|
674
|
-
-
|
|
823
|
+
- [minor][60fb1eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60fb1eb):
|
|
675
824
|
|
|
676
|
-
|
|
825
|
+
- Add popperProps property to allow consumers to change menu placement
|
|
677
826
|
|
|
678
827
|
## 0.1.2
|
|
679
828
|
|
|
680
|
-
-
|
|
829
|
+
- [patch][3061b52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3061b52):
|
|
681
830
|
|
|
682
|
-
|
|
831
|
+
- AK-5723 - adjust files in package.json to ensure correct publishing of dist/package.json
|
|
683
832
|
|
|
684
833
|
## 0.1.1
|
|
685
834
|
|
|
686
|
-
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
835
|
+
- Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
|
|
836
|
+
- @atlaskit/docs@5.2.2
|
|
837
|
+
- @atlaskit/section-message@1.0.12
|
|
838
|
+
- @atlaskit/select@6.1.9
|
|
839
|
+
- @atlaskit/icon@15.0.0
|
|
691
840
|
|
|
692
841
|
## 0.1.0
|
|
693
842
|
|
|
694
|
-
-
|
|
843
|
+
- [minor][b5df1db](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5df1db):
|
|
695
844
|
|
|
696
|
-
|
|
845
|
+
- First release
|
|
@@ -34,7 +34,7 @@ var ColorPaletteMenuWithoutAnalytics = exports.ColorPaletteMenuWithoutAnalytics
|
|
|
34
34
|
attributes: {
|
|
35
35
|
componentName: 'color-picker',
|
|
36
36
|
packageName: "@atlaskit/color-picker",
|
|
37
|
-
packageVersion: "3.2.
|
|
37
|
+
packageVersion: "3.2.13"
|
|
38
38
|
}
|
|
39
39
|
})(createAnalyticsEvent);
|
|
40
40
|
}
|
|
@@ -76,7 +76,7 @@ var ColorPaletteMenuWithoutAnalytics = exports.ColorPaletteMenuWithoutAnalytics
|
|
|
76
76
|
var _default = exports.default = (0, _analyticsNext.withAnalyticsContext)({
|
|
77
77
|
componentName: 'color-picker',
|
|
78
78
|
packageName: "@atlaskit/color-picker",
|
|
79
|
-
packageVersion: "3.2.
|
|
79
|
+
packageVersion: "3.2.13"
|
|
80
80
|
})((0, _analyticsNext.withAnalyticsEvents)()(ColorPaletteMenuWithoutAnalytics));
|
|
81
81
|
var colorCardWrapperStyles = (0, _react.css)({
|
|
82
82
|
display: 'flex',
|
|
@@ -40,7 +40,7 @@ var defaultPopperProps = {
|
|
|
40
40
|
placement: 'bottom-start'
|
|
41
41
|
};
|
|
42
42
|
var packageName = "@atlaskit/color-picker";
|
|
43
|
-
var packageVersion = "3.2.
|
|
43
|
+
var packageVersion = "3.2.13";
|
|
44
44
|
var ColorPickerWithoutAnalyticsBase = /*#__PURE__*/function (_React$Component) {
|
|
45
45
|
(0, _inherits2.default)(ColorPickerWithoutAnalyticsBase, _React$Component);
|
|
46
46
|
var _super = _createSuper(ColorPickerWithoutAnalyticsBase);
|
|
@@ -24,7 +24,7 @@ export const ColorPaletteMenuWithoutAnalytics = ({
|
|
|
24
24
|
attributes: {
|
|
25
25
|
componentName: 'color-picker',
|
|
26
26
|
packageName: "@atlaskit/color-picker",
|
|
27
|
-
packageVersion: "3.2.
|
|
27
|
+
packageVersion: "3.2.13"
|
|
28
28
|
}
|
|
29
29
|
})(createAnalyticsEvent);
|
|
30
30
|
}
|
|
@@ -66,7 +66,7 @@ export const ColorPaletteMenuWithoutAnalytics = ({
|
|
|
66
66
|
export default withAnalyticsContext({
|
|
67
67
|
componentName: 'color-picker',
|
|
68
68
|
packageName: "@atlaskit/color-picker",
|
|
69
|
-
packageVersion: "3.2.
|
|
69
|
+
packageVersion: "3.2.13"
|
|
70
70
|
})(withAnalyticsEvents()(ColorPaletteMenuWithoutAnalytics));
|
|
71
71
|
const colorCardWrapperStyles = css({
|
|
72
72
|
display: 'flex',
|
|
@@ -23,7 +23,7 @@ const defaultPopperProps = {
|
|
|
23
23
|
placement: 'bottom-start'
|
|
24
24
|
};
|
|
25
25
|
const packageName = "@atlaskit/color-picker";
|
|
26
|
-
const packageVersion = "3.2.
|
|
26
|
+
const packageVersion = "3.2.13";
|
|
27
27
|
class ColorPickerWithoutAnalyticsBase extends React.Component {
|
|
28
28
|
constructor(...args) {
|
|
29
29
|
super(...args);
|
|
@@ -26,7 +26,7 @@ export var ColorPaletteMenuWithoutAnalytics = function ColorPaletteMenuWithoutAn
|
|
|
26
26
|
attributes: {
|
|
27
27
|
componentName: 'color-picker',
|
|
28
28
|
packageName: "@atlaskit/color-picker",
|
|
29
|
-
packageVersion: "3.2.
|
|
29
|
+
packageVersion: "3.2.13"
|
|
30
30
|
}
|
|
31
31
|
})(createAnalyticsEvent);
|
|
32
32
|
}
|
|
@@ -68,7 +68,7 @@ export var ColorPaletteMenuWithoutAnalytics = function ColorPaletteMenuWithoutAn
|
|
|
68
68
|
export default withAnalyticsContext({
|
|
69
69
|
componentName: 'color-picker',
|
|
70
70
|
packageName: "@atlaskit/color-picker",
|
|
71
|
-
packageVersion: "3.2.
|
|
71
|
+
packageVersion: "3.2.13"
|
|
72
72
|
})(withAnalyticsEvents()(ColorPaletteMenuWithoutAnalytics));
|
|
73
73
|
var colorCardWrapperStyles = css({
|
|
74
74
|
display: 'flex',
|
|
@@ -31,7 +31,7 @@ var defaultPopperProps = {
|
|
|
31
31
|
placement: 'bottom-start'
|
|
32
32
|
};
|
|
33
33
|
var packageName = "@atlaskit/color-picker";
|
|
34
|
-
var packageVersion = "3.2.
|
|
34
|
+
var packageVersion = "3.2.13";
|
|
35
35
|
var ColorPickerWithoutAnalyticsBase = /*#__PURE__*/function (_React$Component) {
|
|
36
36
|
_inherits(ColorPickerWithoutAnalyticsBase, _React$Component);
|
|
37
37
|
var _super = _createSuper(ColorPickerWithoutAnalyticsBase);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/color-picker",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.13",
|
|
4
4
|
"description": "Jira Color Picker Component",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@atlaskit/analytics-next": "^9.3.0",
|
|
36
|
-
"@atlaskit/icon": "^22.
|
|
36
|
+
"@atlaskit/icon": "^22.3.0",
|
|
37
37
|
"@atlaskit/platform-feature-flags": "^0.2.5",
|
|
38
|
-
"@atlaskit/select": "^17.
|
|
39
|
-
"@atlaskit/theme": "^12.
|
|
40
|
-
"@atlaskit/tokens": "^1.
|
|
41
|
-
"@atlaskit/tooltip": "^18.
|
|
38
|
+
"@atlaskit/select": "^17.9.0",
|
|
39
|
+
"@atlaskit/theme": "^12.8.0",
|
|
40
|
+
"@atlaskit/tokens": "^1.49.0",
|
|
41
|
+
"@atlaskit/tooltip": "^18.4.0",
|
|
42
42
|
"@babel/runtime": "^7.0.0",
|
|
43
43
|
"@emotion/react": "^11.7.1",
|
|
44
44
|
"memoize-one": "^6.0.0",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
51
|
"@af/visual-regression": "*",
|
|
52
|
-
"@atlaskit/primitives": "^
|
|
52
|
+
"@atlaskit/primitives": "^6.3.0",
|
|
53
53
|
"@atlaskit/visual-regression": "*",
|
|
54
54
|
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
|
|
55
55
|
"@testing-library/react": "^12.1.5",
|