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