@atlaskit/calendar 14.1.0 → 14.2.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 +790 -483
- package/dist/cjs/calendar.js +1 -1
- package/dist/es2019/calendar.js +1 -1
- package/dist/esm/calendar.js +1 -1
- package/package.json +11 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,1365 +1,1672 @@
|
|
|
1
1
|
# @atlaskit/calendar
|
|
2
2
|
|
|
3
|
+
## 14.2.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 14.2.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [#90213](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90213)
|
|
14
|
+
[`aa06d98a6384`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aa06d98a6384) -
|
|
15
|
+
Add support for React 18.
|
|
16
|
+
|
|
3
17
|
## 14.1.0
|
|
4
18
|
|
|
5
19
|
### Minor Changes
|
|
6
20
|
|
|
7
|
-
-
|
|
21
|
+
- [#88752](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88752)
|
|
22
|
+
[`c164ec1faceb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c164ec1faceb) -
|
|
23
|
+
[ux] Internal changes to typography, small visual change to calendar week header text.
|
|
8
24
|
|
|
9
25
|
## 14.0.13
|
|
10
26
|
|
|
11
27
|
### Patch Changes
|
|
12
28
|
|
|
13
|
-
-
|
|
29
|
+
- [#84135](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/84135)
|
|
30
|
+
[`87ddd92e0265`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/87ddd92e0265) -
|
|
31
|
+
[ux] Unnecessary tab stop for keyboard users removed.
|
|
14
32
|
|
|
15
33
|
## 14.0.12
|
|
16
34
|
|
|
17
35
|
### Patch Changes
|
|
18
36
|
|
|
19
|
-
-
|
|
37
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
38
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
39
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
20
40
|
|
|
21
41
|
## 14.0.11
|
|
22
42
|
|
|
23
43
|
### Patch Changes
|
|
24
44
|
|
|
25
|
-
-
|
|
45
|
+
- Updated dependencies
|
|
26
46
|
|
|
27
47
|
## 14.0.10
|
|
28
48
|
|
|
29
49
|
### Patch Changes
|
|
30
50
|
|
|
31
|
-
-
|
|
51
|
+
- Updated dependencies
|
|
32
52
|
|
|
33
53
|
## 14.0.9
|
|
34
54
|
|
|
35
55
|
### Patch Changes
|
|
36
56
|
|
|
37
|
-
-
|
|
57
|
+
- Updated dependencies
|
|
38
58
|
|
|
39
59
|
## 14.0.8
|
|
40
60
|
|
|
41
61
|
### Patch Changes
|
|
42
62
|
|
|
43
|
-
-
|
|
44
|
-
-
|
|
63
|
+
- [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130)
|
|
64
|
+
[`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) -
|
|
65
|
+
Update new button text color fallback for default theme (non-token) to match that of old button
|
|
66
|
+
current text color
|
|
67
|
+
- Updated dependencies
|
|
45
68
|
|
|
46
69
|
## 14.0.7
|
|
47
70
|
|
|
48
71
|
### Patch Changes
|
|
49
72
|
|
|
50
|
-
-
|
|
73
|
+
- Updated dependencies
|
|
51
74
|
|
|
52
75
|
## 14.0.6
|
|
53
76
|
|
|
54
77
|
### Patch Changes
|
|
55
78
|
|
|
56
|
-
-
|
|
57
|
-
-
|
|
79
|
+
- [#65872](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65872)
|
|
80
|
+
[`42fb30840f3c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/42fb30840f3c) -
|
|
81
|
+
[ux] Migrate buttons in Calendar to consume new icon buttons.
|
|
82
|
+
- Updated dependencies
|
|
58
83
|
|
|
59
84
|
## 14.0.5
|
|
60
85
|
|
|
61
86
|
### Patch Changes
|
|
62
87
|
|
|
63
|
-
-
|
|
88
|
+
- [#63677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63677)
|
|
89
|
+
[`f320c8ce5039`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f320c8ce5039) -
|
|
90
|
+
This package has been added to the Jira push model.
|
|
64
91
|
|
|
65
92
|
## 14.0.4
|
|
66
93
|
|
|
67
94
|
### Patch Changes
|
|
68
95
|
|
|
69
|
-
-
|
|
96
|
+
- Updated dependencies
|
|
70
97
|
|
|
71
98
|
## 14.0.3
|
|
72
99
|
|
|
73
100
|
### Patch Changes
|
|
74
101
|
|
|
75
|
-
-
|
|
102
|
+
- [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
|
|
103
|
+
[`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
|
|
104
|
+
Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
|
|
76
105
|
|
|
77
106
|
## 14.0.2
|
|
78
107
|
|
|
79
108
|
### Patch Changes
|
|
80
109
|
|
|
81
|
-
-
|
|
110
|
+
- [#58458](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58458)
|
|
111
|
+
[`536478cdcf0b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/536478cdcf0b) -
|
|
112
|
+
Made some tiny tweaks to the weekday header so its height is now an integer.
|
|
82
113
|
|
|
83
114
|
## 14.0.1
|
|
84
115
|
|
|
85
116
|
### Patch Changes
|
|
86
117
|
|
|
87
|
-
-
|
|
118
|
+
- Updated dependencies
|
|
88
119
|
|
|
89
120
|
## 14.0.0
|
|
90
121
|
|
|
91
122
|
### Major Changes
|
|
92
123
|
|
|
93
|
-
-
|
|
124
|
+
- [#41791](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41791)
|
|
125
|
+
[`ec7c2a38247`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec7c2a38247) -
|
|
126
|
+
Removed all remaining legacy theming logic from the Calendar, Form, InlineDialog, InlineEdit and
|
|
127
|
+
InlineMessage components.
|
|
94
128
|
|
|
95
129
|
## 13.3.3
|
|
96
130
|
|
|
97
131
|
### Patch Changes
|
|
98
132
|
|
|
99
|
-
-
|
|
133
|
+
- [#42445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42445)
|
|
134
|
+
[`5645b5a1132`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5645b5a1132) - Fix TS
|
|
135
|
+
errors for forge-ui in AFM
|
|
100
136
|
|
|
101
137
|
## 13.3.2
|
|
102
138
|
|
|
103
139
|
### Patch Changes
|
|
104
140
|
|
|
105
|
-
-
|
|
141
|
+
- Updated dependencies
|
|
106
142
|
|
|
107
143
|
## 13.3.1
|
|
108
144
|
|
|
109
145
|
### Patch Changes
|
|
110
146
|
|
|
111
|
-
-
|
|
147
|
+
- [#39443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39443)
|
|
148
|
+
[`75b9f4664c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/75b9f4664c6) - [ux]
|
|
149
|
+
Hide weekday header row from assistive technologies.
|
|
112
150
|
|
|
113
151
|
## 13.3.0
|
|
114
152
|
|
|
115
153
|
### Minor Changes
|
|
116
154
|
|
|
117
|
-
-
|
|
155
|
+
- [#39246](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39246)
|
|
156
|
+
[`26825f14d51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/26825f14d51) - [ux]
|
|
157
|
+
This adds greater keyboard accessibility to calendar, and removes the feature flag that gated
|
|
158
|
+
this change.
|
|
118
159
|
|
|
119
160
|
## 13.2.2
|
|
120
161
|
|
|
121
162
|
### Patch Changes
|
|
122
163
|
|
|
123
|
-
-
|
|
164
|
+
- [#38521](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38521)
|
|
165
|
+
[`ceedd1f27df`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ceedd1f27df) - [ux]
|
|
166
|
+
Ensures month/year does not render as live region until it has changed or has otherwise been
|
|
167
|
+
interacted with for better usability. Part of feature flag for keyboard accessibility.
|
|
124
168
|
|
|
125
169
|
## 13.2.1
|
|
126
170
|
|
|
127
171
|
### Patch Changes
|
|
128
172
|
|
|
129
|
-
-
|
|
130
|
-
-
|
|
173
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
|
|
174
|
+
[`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
|
|
175
|
+
version.json
|
|
176
|
+
- Updated dependencies
|
|
131
177
|
|
|
132
178
|
## 13.2.0
|
|
133
179
|
|
|
134
180
|
### Minor Changes
|
|
135
181
|
|
|
136
|
-
-
|
|
182
|
+
- [#38403](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38403)
|
|
183
|
+
[`b5716b91b31`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b5716b91b31) - [ux]
|
|
184
|
+
We are testing adding keyboard accessibility for Calendar behind a feature flag. This will add
|
|
185
|
+
more affordances for users of assistive technologies to use the calendar, and updates the
|
|
186
|
+
`tabIndex` prop to only use recommended values. If this fix is successful it will be available
|
|
187
|
+
in a later release.
|
|
137
188
|
|
|
138
189
|
## 13.1.17
|
|
139
190
|
|
|
140
191
|
### Patch Changes
|
|
141
192
|
|
|
142
|
-
-
|
|
193
|
+
- [#37611](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37611)
|
|
194
|
+
[`0ed39bbcb73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ed39bbcb73) - [ux]
|
|
195
|
+
correct fallback color of focused state to meet contrast requirement
|
|
143
196
|
|
|
144
197
|
## 13.1.16
|
|
145
198
|
|
|
146
199
|
### Patch Changes
|
|
147
200
|
|
|
148
|
-
-
|
|
201
|
+
- [#37533](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37533)
|
|
202
|
+
[`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) -
|
|
203
|
+
Updated dependencies
|
|
149
204
|
|
|
150
205
|
## 13.1.15
|
|
151
206
|
|
|
152
207
|
### Patch Changes
|
|
153
208
|
|
|
154
|
-
-
|
|
209
|
+
- [#37278](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37278)
|
|
210
|
+
[`3fadbb8bf73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fadbb8bf73) -
|
|
211
|
+
Internal changes.
|
|
155
212
|
|
|
156
213
|
## 13.1.14
|
|
157
214
|
|
|
158
215
|
### Patch Changes
|
|
159
216
|
|
|
160
|
-
-
|
|
217
|
+
- [#36412](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36412)
|
|
218
|
+
[`7e4085cd951`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e4085cd951) - Allow
|
|
219
|
+
caret version range in @atlaskit/primitives dependency.
|
|
161
220
|
|
|
162
221
|
## 13.1.13
|
|
163
222
|
|
|
164
223
|
### Patch Changes
|
|
165
224
|
|
|
166
|
-
-
|
|
225
|
+
- Updated dependencies
|
|
167
226
|
|
|
168
227
|
## 13.1.12
|
|
169
228
|
|
|
170
229
|
### Patch Changes
|
|
171
230
|
|
|
172
|
-
-
|
|
231
|
+
- Updated dependencies
|
|
173
232
|
|
|
174
233
|
## 13.1.11
|
|
175
234
|
|
|
176
235
|
### Patch Changes
|
|
177
236
|
|
|
178
|
-
-
|
|
237
|
+
- Updated dependencies
|
|
179
238
|
|
|
180
239
|
## 13.1.10
|
|
181
240
|
|
|
182
241
|
### Patch Changes
|
|
183
242
|
|
|
184
|
-
-
|
|
185
|
-
-
|
|
243
|
+
- [#35712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35712)
|
|
244
|
+
[`76d4d797a2d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76d4d797a2d) -
|
|
245
|
+
Updates calendar for primitives bump.
|
|
246
|
+
- Updated dependencies
|
|
186
247
|
|
|
187
248
|
## 13.1.9
|
|
188
249
|
|
|
189
250
|
### Patch Changes
|
|
190
251
|
|
|
191
|
-
-
|
|
252
|
+
- Updated dependencies
|
|
192
253
|
|
|
193
254
|
## 13.1.8
|
|
194
255
|
|
|
195
256
|
### Patch Changes
|
|
196
257
|
|
|
197
|
-
-
|
|
258
|
+
- [#35337](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35337)
|
|
259
|
+
[`529814693a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/529814693a1) - Pin
|
|
260
|
+
version of @atlaskit/primitives so it resolves to correct version
|
|
198
261
|
|
|
199
262
|
## 13.1.7
|
|
200
263
|
|
|
201
264
|
### Patch Changes
|
|
202
265
|
|
|
203
|
-
-
|
|
204
|
-
-
|
|
266
|
+
- [#33833](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33833)
|
|
267
|
+
[`b8b41649492`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8b41649492) - Update
|
|
268
|
+
how certain background colors are referenced by name. Internal changes only.
|
|
269
|
+
- Updated dependencies
|
|
205
270
|
|
|
206
271
|
## 13.1.6
|
|
207
272
|
|
|
208
273
|
### Patch Changes
|
|
209
274
|
|
|
210
|
-
-
|
|
275
|
+
- [#34922](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34922)
|
|
276
|
+
[`779727e307a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/779727e307a) -
|
|
277
|
+
Internal change only. Replace all instances of Box with stable @atlaskit/primitives version.
|
|
211
278
|
|
|
212
279
|
## 13.1.5
|
|
213
280
|
|
|
214
281
|
### Patch Changes
|
|
215
282
|
|
|
216
|
-
-
|
|
283
|
+
- Updated dependencies
|
|
217
284
|
|
|
218
285
|
## 13.1.4
|
|
219
286
|
|
|
220
287
|
### Patch Changes
|
|
221
288
|
|
|
222
|
-
-
|
|
289
|
+
- [#34881](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34881)
|
|
290
|
+
[`774ed69ecef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/774ed69ecef) -
|
|
291
|
+
Internal changes to use space tokens for spacing values. There is no visual change.
|
|
223
292
|
|
|
224
293
|
## 13.1.3
|
|
225
294
|
|
|
226
295
|
### Patch Changes
|
|
227
296
|
|
|
228
|
-
-
|
|
297
|
+
- [#34727](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34727)
|
|
298
|
+
[`74fec133d99`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74fec133d99) - [ux]
|
|
299
|
+
Add proper grid roles to calendar.
|
|
229
300
|
|
|
230
301
|
## 13.1.2
|
|
231
302
|
|
|
232
303
|
### Patch Changes
|
|
233
304
|
|
|
234
|
-
-
|
|
305
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
306
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
307
|
+
legacy types are published for TS 4.5-4.8
|
|
235
308
|
|
|
236
309
|
## 13.1.1
|
|
237
310
|
|
|
238
311
|
### Patch Changes
|
|
239
312
|
|
|
240
|
-
-
|
|
313
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
314
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
315
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
241
316
|
|
|
242
317
|
## 13.1.0
|
|
243
318
|
|
|
244
319
|
### Minor Changes
|
|
245
320
|
|
|
246
|
-
-
|
|
321
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
322
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
323
|
+
minor dependency bump
|
|
247
324
|
|
|
248
325
|
### Patch Changes
|
|
249
326
|
|
|
250
|
-
-
|
|
327
|
+
- Updated dependencies
|
|
251
328
|
|
|
252
329
|
## 13.0.14
|
|
253
330
|
|
|
254
331
|
### Patch Changes
|
|
255
332
|
|
|
256
|
-
-
|
|
333
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
|
|
334
|
+
[`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
|
|
335
|
+
remove before merging to master; dupe adf-schema via adf-utils
|
|
257
336
|
|
|
258
337
|
## 13.0.13
|
|
259
338
|
|
|
260
339
|
### Patch Changes
|
|
261
340
|
|
|
262
|
-
-
|
|
341
|
+
- Updated dependencies
|
|
263
342
|
|
|
264
343
|
## 13.0.12
|
|
265
344
|
|
|
266
345
|
### Patch Changes
|
|
267
346
|
|
|
268
|
-
-
|
|
347
|
+
- Updated dependencies
|
|
269
348
|
|
|
270
349
|
## 13.0.11
|
|
271
350
|
|
|
272
351
|
### Patch Changes
|
|
273
352
|
|
|
274
|
-
-
|
|
275
|
-
|
|
353
|
+
- [#31891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31891)
|
|
354
|
+
[`70922a6fcea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70922a6fcea) - [ux]
|
|
355
|
+
style(calendar): update icon fallback color from N70 to N700 to match tokens and fix color
|
|
356
|
+
contrast issue
|
|
357
|
+
- [`c0fb88b3af6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0fb88b3af6) - [ux]
|
|
358
|
+
style(calendar): update icon color token from text.subtlest to color.icon
|
|
276
359
|
|
|
277
360
|
## 13.0.10
|
|
278
361
|
|
|
279
362
|
### Patch Changes
|
|
280
363
|
|
|
281
|
-
-
|
|
364
|
+
- Updated dependencies
|
|
282
365
|
|
|
283
366
|
## 13.0.9
|
|
284
367
|
|
|
285
368
|
### Patch Changes
|
|
286
369
|
|
|
287
|
-
-
|
|
370
|
+
- Updated dependencies
|
|
288
371
|
|
|
289
372
|
## 13.0.8
|
|
290
373
|
|
|
291
374
|
### Patch Changes
|
|
292
375
|
|
|
293
|
-
-
|
|
376
|
+
- Updated dependencies
|
|
294
377
|
|
|
295
378
|
## 13.0.7
|
|
296
379
|
|
|
297
380
|
### Patch Changes
|
|
298
381
|
|
|
299
|
-
-
|
|
382
|
+
- [#31242](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31242)
|
|
383
|
+
[`cfe48bb7ece`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfe48bb7ece) -
|
|
384
|
+
Internal change only. Replace usages of Inline/Stack with stable version from
|
|
385
|
+
`@atlaskit/primitives`.
|
|
300
386
|
|
|
301
387
|
## 13.0.6
|
|
302
388
|
|
|
303
389
|
### Patch Changes
|
|
304
390
|
|
|
305
|
-
-
|
|
391
|
+
- [#31041](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31041)
|
|
392
|
+
[`842bb999a85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/842bb999a85) -
|
|
393
|
+
Internal change only. Replace usages of Inline/Stack with stable version from
|
|
394
|
+
`@atlaskit/primitives`.
|
|
306
395
|
|
|
307
396
|
## 13.0.5
|
|
308
397
|
|
|
309
398
|
### Patch Changes
|
|
310
399
|
|
|
311
|
-
-
|
|
400
|
+
- [#30882](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30882)
|
|
401
|
+
[`1fc7949b336`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fc7949b336) - [ux]
|
|
402
|
+
Fixes a bug where the background for the calendar element was incorrectly set to
|
|
403
|
+
'elevation.surface'
|
|
312
404
|
|
|
313
405
|
## 13.0.4
|
|
314
406
|
|
|
315
407
|
### Patch Changes
|
|
316
408
|
|
|
317
|
-
-
|
|
409
|
+
- Updated dependencies
|
|
318
410
|
|
|
319
411
|
## 13.0.3
|
|
320
412
|
|
|
321
413
|
### Patch Changes
|
|
322
414
|
|
|
323
|
-
-
|
|
324
|
-
-
|
|
415
|
+
- [#27634](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27634)
|
|
416
|
+
[`22b754d311f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22b754d311f) -
|
|
417
|
+
Updates usage of removed design token `utilities.UNSAFE_util.transparent` in favour of its
|
|
418
|
+
replacement `utilities.UNSAFE.transparent`
|
|
419
|
+
- Updated dependencies
|
|
325
420
|
|
|
326
421
|
## 13.0.2
|
|
327
422
|
|
|
328
423
|
### Patch Changes
|
|
329
424
|
|
|
330
|
-
-
|
|
331
|
-
-
|
|
425
|
+
- [#27891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27891)
|
|
426
|
+
[`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) -
|
|
427
|
+
Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs.
|
|
428
|
+
There are no visual or behaviour changes.
|
|
429
|
+
- Updated dependencies
|
|
332
430
|
|
|
333
431
|
## 13.0.1
|
|
334
432
|
|
|
335
433
|
### Patch Changes
|
|
336
434
|
|
|
337
|
-
-
|
|
435
|
+
- [#28064](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28064)
|
|
436
|
+
[`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) -
|
|
437
|
+
Updated to use typography tokens. There is no expected behaviour or visual change.
|
|
338
438
|
|
|
339
439
|
## 13.0.0
|
|
340
440
|
|
|
341
441
|
### Major Changes
|
|
342
442
|
|
|
343
|
-
-
|
|
443
|
+
- [#28165](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28165)
|
|
444
|
+
[`642298a54dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/642298a54dc) - Major
|
|
445
|
+
changes:
|
|
344
446
|
|
|
345
|
-
|
|
447
|
+
- Removing support for legacy dark mode.
|
|
346
448
|
|
|
347
|
-
|
|
449
|
+
Minor changes:
|
|
348
450
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
451
|
+
- Removal of row containers in day of month grid.
|
|
452
|
+
- Vertically center heading inside the calendar.
|
|
453
|
+
- Minor changes to visual layout to conform to design system tokens.
|
|
454
|
+
- Composition change of DOM elements in day of week header.
|
|
455
|
+
- Remove hardcoded `width: 289px`. Calendar now fills natural width of content.
|
|
354
456
|
|
|
355
457
|
### Patch Changes
|
|
356
458
|
|
|
357
|
-
-
|
|
459
|
+
- Updated dependencies
|
|
358
460
|
|
|
359
461
|
## 12.4.5
|
|
360
462
|
|
|
361
463
|
### Patch Changes
|
|
362
464
|
|
|
363
|
-
-
|
|
465
|
+
- Updated dependencies
|
|
364
466
|
|
|
365
467
|
## 12.4.4
|
|
366
468
|
|
|
367
469
|
### Patch Changes
|
|
368
470
|
|
|
369
|
-
-
|
|
471
|
+
- Updated dependencies
|
|
370
472
|
|
|
371
473
|
## 12.4.3
|
|
372
474
|
|
|
373
475
|
### Patch Changes
|
|
374
476
|
|
|
375
|
-
-
|
|
477
|
+
- Updated dependencies
|
|
376
478
|
|
|
377
479
|
## 12.4.2
|
|
378
480
|
|
|
379
481
|
### Patch Changes
|
|
380
482
|
|
|
381
|
-
-
|
|
483
|
+
- [#26488](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26488)
|
|
484
|
+
[`bc989043572`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc989043572) -
|
|
485
|
+
Internal changes to apply spacing tokens. This should be a no-op change.
|
|
382
486
|
|
|
383
487
|
## 12.4.1
|
|
384
488
|
|
|
385
489
|
### Patch Changes
|
|
386
490
|
|
|
387
|
-
-
|
|
491
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
492
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
493
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
388
494
|
|
|
389
495
|
## 12.4.0
|
|
390
496
|
|
|
391
497
|
### Minor Changes
|
|
392
498
|
|
|
393
|
-
-
|
|
499
|
+
- [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
|
|
500
|
+
[`764726e020b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/764726e020b) -
|
|
501
|
+
Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
|
|
394
502
|
|
|
395
503
|
### Patch Changes
|
|
396
504
|
|
|
397
|
-
-
|
|
505
|
+
- Updated dependencies
|
|
398
506
|
|
|
399
507
|
## 12.3.2
|
|
400
508
|
|
|
401
509
|
### Patch Changes
|
|
402
510
|
|
|
403
|
-
-
|
|
511
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
512
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
|
|
513
|
+
Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
404
514
|
|
|
405
515
|
## 12.3.1
|
|
406
516
|
|
|
407
517
|
### Patch Changes
|
|
408
518
|
|
|
409
|
-
-
|
|
410
|
-
|
|
411
|
-
|
|
519
|
+
- [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
|
|
520
|
+
[`124a1b7532b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/124a1b7532b) - Remove
|
|
521
|
+
calendar's background when design tokens are provided, to allow calendar to match the color of
|
|
522
|
+
any surface in light or dark mode
|
|
523
|
+
- [`6bf81ead961`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6bf81ead961) -
|
|
524
|
+
Internal code change turning on new linting rules.
|
|
525
|
+
- Updated dependencies
|
|
412
526
|
|
|
413
527
|
## 12.3.0
|
|
414
528
|
|
|
415
529
|
### Minor Changes
|
|
416
530
|
|
|
417
|
-
-
|
|
531
|
+
- [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642)
|
|
532
|
+
[`e1e33cfe0db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1e33cfe0db) - [ux]
|
|
533
|
+
Adds tabIndex prop for `@atlaskit/calendar`, useful when needing to disable calendar from
|
|
534
|
+
receiving focus by keyboard.
|
|
418
535
|
|
|
419
536
|
## 12.2.0
|
|
420
537
|
|
|
421
538
|
### Minor Changes
|
|
422
539
|
|
|
423
|
-
-
|
|
540
|
+
- [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
|
|
541
|
+
[`6f7a4353204`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f7a4353204) - Added
|
|
542
|
+
ability to provide custom aria-labels for next- and previous-month buttons using
|
|
543
|
+
`nextMonthLabel` and `previousMonthLabel`
|
|
424
544
|
|
|
425
545
|
### Patch Changes
|
|
426
546
|
|
|
427
|
-
-
|
|
547
|
+
- Updated dependencies
|
|
428
548
|
|
|
429
549
|
## 12.1.14
|
|
430
550
|
|
|
431
551
|
### Patch Changes
|
|
432
552
|
|
|
433
|
-
-
|
|
553
|
+
- [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
|
|
554
|
+
[`c8c7eec9fb8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8c7eec9fb8) - [ux]
|
|
555
|
+
Updates tokens used for selected hovered state
|
|
434
556
|
|
|
435
557
|
## 12.1.13
|
|
436
558
|
|
|
437
559
|
### Patch Changes
|
|
438
560
|
|
|
439
|
-
-
|
|
561
|
+
- Updated dependencies
|
|
440
562
|
|
|
441
563
|
## 12.1.12
|
|
442
564
|
|
|
443
565
|
### Patch Changes
|
|
444
566
|
|
|
445
|
-
-
|
|
446
|
-
-
|
|
567
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
568
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
|
|
569
|
+
Upgrade to TypeScript 4.2.4
|
|
570
|
+
- Updated dependencies
|
|
447
571
|
|
|
448
572
|
## 12.1.11
|
|
449
573
|
|
|
450
574
|
### Patch Changes
|
|
451
575
|
|
|
452
|
-
-
|
|
576
|
+
- Updated dependencies
|
|
453
577
|
|
|
454
578
|
## 12.1.10
|
|
455
579
|
|
|
456
580
|
### Patch Changes
|
|
457
581
|
|
|
458
|
-
-
|
|
459
|
-
-
|
|
582
|
+
- [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
|
|
583
|
+
[`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) -
|
|
584
|
+
Migrates all usage of brand tokens to either selected or information tokens. This change is
|
|
585
|
+
purely for semantic reasons, there are no visual or behavioural changes.
|
|
586
|
+
- Updated dependencies
|
|
460
587
|
|
|
461
588
|
## 12.1.9
|
|
462
589
|
|
|
463
590
|
### Patch Changes
|
|
464
591
|
|
|
465
|
-
-
|
|
592
|
+
- Updated dependencies
|
|
466
593
|
|
|
467
594
|
## 12.1.8
|
|
468
595
|
|
|
469
596
|
### Patch Changes
|
|
470
597
|
|
|
471
|
-
-
|
|
598
|
+
- Updated dependencies
|
|
472
599
|
|
|
473
600
|
## 12.1.7
|
|
474
601
|
|
|
475
602
|
### Patch Changes
|
|
476
603
|
|
|
477
|
-
-
|
|
478
|
-
-
|
|
604
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
|
|
605
|
+
[`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
|
|
606
|
+
Updates usage of deprecated token names so they're aligned with the latest naming conventions.
|
|
607
|
+
No UI or visual changes
|
|
608
|
+
- Updated dependencies
|
|
479
609
|
|
|
480
610
|
## 12.1.6
|
|
481
611
|
|
|
482
612
|
### Patch Changes
|
|
483
613
|
|
|
484
|
-
-
|
|
614
|
+
- Updated dependencies
|
|
485
615
|
|
|
486
616
|
## 12.1.5
|
|
487
617
|
|
|
488
618
|
### Patch Changes
|
|
489
619
|
|
|
490
|
-
-
|
|
491
|
-
-
|
|
620
|
+
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
|
|
621
|
+
[`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
|
|
622
|
+
for this package now pass through a tokens babel plugin, removing runtime invocations of the
|
|
623
|
+
tokens() function and improving bundle size.
|
|
624
|
+
- Updated dependencies
|
|
492
625
|
|
|
493
626
|
## 12.1.4
|
|
494
627
|
|
|
495
628
|
### Patch Changes
|
|
496
629
|
|
|
497
|
-
-
|
|
630
|
+
- Updated dependencies
|
|
498
631
|
|
|
499
632
|
## 12.1.3
|
|
500
633
|
|
|
501
634
|
### Patch Changes
|
|
502
635
|
|
|
503
|
-
-
|
|
504
|
-
|
|
636
|
+
- [#15531](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15531)
|
|
637
|
+
[`192d35cfdbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/192d35cfdbd) -
|
|
638
|
+
Defaults native button usage to type="button" to prevent unintended submittig of forms.
|
|
639
|
+
- [`f7d71a9ba09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7d71a9ba09) -
|
|
640
|
+
Replaces visually hidden styles in component to instead use '@atlaskit/visually-hidden'.
|
|
505
641
|
|
|
506
642
|
## 12.1.2
|
|
507
643
|
|
|
508
644
|
### Patch Changes
|
|
509
645
|
|
|
510
|
-
-
|
|
646
|
+
- Updated dependencies
|
|
511
647
|
|
|
512
648
|
## 12.1.1
|
|
513
649
|
|
|
514
650
|
### Patch Changes
|
|
515
651
|
|
|
516
|
-
-
|
|
652
|
+
- Updated dependencies
|
|
517
653
|
|
|
518
654
|
## 12.1.0
|
|
519
655
|
|
|
520
656
|
### Minor Changes
|
|
521
657
|
|
|
522
|
-
-
|
|
658
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
|
|
659
|
+
[`89c0316aa2c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89c0316aa2c) -
|
|
660
|
+
Instrumented Calendar with the new theming package, `@atlaskit/tokens`. Tokens will be visible
|
|
661
|
+
only in applications configured to use the new Tokens API (currently in alpha).These changes are
|
|
662
|
+
intended to be interoperable with the legacy theme implementation. Legacy dark mode users should
|
|
663
|
+
expect no visual or breaking changes.
|
|
523
664
|
|
|
524
665
|
### Patch Changes
|
|
525
666
|
|
|
526
|
-
-
|
|
527
|
-
|
|
667
|
+
- [`2d7cc544696`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d7cc544696) -
|
|
668
|
+
Updates token usage to match the latest token set
|
|
669
|
+
- Updated dependencies
|
|
528
670
|
|
|
529
671
|
## 12.0.3
|
|
530
672
|
|
|
531
673
|
### Patch Changes
|
|
532
674
|
|
|
533
|
-
-
|
|
675
|
+
- Updated dependencies
|
|
534
676
|
|
|
535
677
|
## 12.0.2
|
|
536
678
|
|
|
537
679
|
### Patch Changes
|
|
538
680
|
|
|
539
|
-
-
|
|
681
|
+
- [#9328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9328)
|
|
682
|
+
[`414b6216adf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/414b6216adf) -
|
|
683
|
+
Upgrade date-fns to ^2.17
|
|
540
684
|
|
|
541
685
|
## 12.0.1
|
|
542
686
|
|
|
543
687
|
### Patch Changes
|
|
544
688
|
|
|
545
|
-
-
|
|
689
|
+
- [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
|
|
690
|
+
[`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
|
|
691
|
+
`@atlaskit/theme` to version `^11.3.0`.
|
|
546
692
|
|
|
547
693
|
## 12.0.0
|
|
548
694
|
|
|
549
695
|
### Major Changes
|
|
550
696
|
|
|
551
|
-
-
|
|
697
|
+
- [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
|
|
698
|
+
[`4ab5a7e9069`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ab5a7e9069) - ###
|
|
699
|
+
Major:
|
|
552
700
|
|
|
553
|
-
|
|
701
|
+
Removes `defaultDisabled` prop, a stateless/uncontrolled variant of the `disabled` prop. As a
|
|
702
|
+
stateless calendar would never change its disabled dates, this prop was unnecessary.
|
|
554
703
|
|
|
555
|
-
|
|
704
|
+
### New Features:
|
|
556
705
|
|
|
557
|
-
|
|
706
|
+
Adds three props to make disabling dates more practical, performant and expressive in
|
|
707
|
+
`@atlaskit/calendar`. These features are also available for DatePicker:
|
|
558
708
|
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
709
|
+
- `minDate` for the minimum valid date
|
|
710
|
+
- `maxDate` for the maximum valid date
|
|
711
|
+
- `disabledDateFilter`, a function that takes a date string, and returns whether or not it
|
|
712
|
+
should be disabled.
|
|
562
713
|
|
|
563
|
-
|
|
714
|
+
### Bugs
|
|
564
715
|
|
|
565
|
-
|
|
716
|
+
- Disabled dates that lie outside of the currently selected month now have correct hover
|
|
717
|
+
styles
|
|
566
718
|
|
|
567
719
|
### Patch Changes
|
|
568
720
|
|
|
569
|
-
-
|
|
721
|
+
- Updated dependencies
|
|
570
722
|
|
|
571
723
|
## 11.1.1
|
|
572
724
|
|
|
573
725
|
### Patch Changes
|
|
574
726
|
|
|
575
|
-
-
|
|
727
|
+
- [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167)
|
|
728
|
+
[`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) -
|
|
729
|
+
Updates to development dependency `storybook-addon-performance`
|
|
576
730
|
|
|
577
731
|
## 11.1.0
|
|
578
732
|
|
|
579
733
|
### Minor Changes
|
|
580
734
|
|
|
581
|
-
-
|
|
735
|
+
- [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
|
|
736
|
+
[`d872280cff1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d872280cff1) -
|
|
737
|
+
Calendar now exports a `WeekDay` type. This is the type used by the `weekStartDay` prop.
|
|
582
738
|
|
|
583
739
|
### Patch Changes
|
|
584
740
|
|
|
585
|
-
-
|
|
741
|
+
- Updated dependencies
|
|
586
742
|
|
|
587
743
|
## 11.0.1
|
|
588
744
|
|
|
589
745
|
### Patch Changes
|
|
590
746
|
|
|
591
|
-
-
|
|
592
|
-
-
|
|
747
|
+
- [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
|
|
748
|
+
[`4eb2615652c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4eb2615652c) -
|
|
749
|
+
Internal refactor to use common utils.
|
|
750
|
+
- Updated dependencies
|
|
593
751
|
|
|
594
752
|
## 11.0.0
|
|
595
753
|
|
|
596
754
|
### Major Changes
|
|
597
755
|
|
|
598
|
-
-
|
|
756
|
+
- [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
|
|
757
|
+
[`8ed4c2efc42`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8ed4c2efc42) - In
|
|
758
|
+
this version we made calendar dramatically faster and lighter 🤩
|
|
599
759
|
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
760
|
+
- General performance improvements
|
|
761
|
+
- Moved from using tables to CSS grid to display the days
|
|
762
|
+
- Removed unnecessary DOM elements
|
|
763
|
+
- The `className` and `style` props have been added
|
|
764
|
+
- **BREAKING** The `innerProps` prop has been removed, generally consumers have only used this
|
|
765
|
+
for style props which are now available directly
|
|
605
766
|
|
|
606
|
-
|
|
767
|
+
**Running the codemod cli**
|
|
607
768
|
|
|
608
|
-
|
|
769
|
+
To run the codemod: **You first need to have the latest version installed**
|
|
609
770
|
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
771
|
+
```bash
|
|
772
|
+
yarn upgrade @atlaskit/calendar@^11.0.0
|
|
773
|
+
```
|
|
613
774
|
|
|
614
|
-
|
|
615
|
-
use `@atlaskit/codemod-cli` via `npx`:
|
|
775
|
+
Once upgraded, use `@atlaskit/codemod-cli` via `npx`:
|
|
616
776
|
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
777
|
+
```bash
|
|
778
|
+
npx @atlaskit/codemod-cli --parser babel --extensions ts,tsx,js [relativePath]
|
|
779
|
+
```
|
|
620
780
|
|
|
621
|
-
|
|
622
|
-
|
|
781
|
+
The CLI will show a list of components and versions so select `@atlaskit/calendar@^11.0.0` and
|
|
782
|
+
you will automatically be upgraded. If your usage of calendar cannot be upgraded a comment will
|
|
783
|
+
be left that a manual change is required.
|
|
623
784
|
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
785
|
+
Run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to the
|
|
786
|
+
[documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
|
|
787
|
+
details on the codemod CLI.
|
|
627
788
|
|
|
628
789
|
### Patch Changes
|
|
629
790
|
|
|
630
|
-
-
|
|
631
|
-
|
|
791
|
+
- [`c119fdd32e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c119fdd32e7) -
|
|
792
|
+
Internal change to update usage of the custom `glyph` prop in @atlaskit/icon.
|
|
793
|
+
- Updated dependencies
|
|
632
794
|
|
|
633
795
|
## 10.3.3
|
|
634
796
|
|
|
635
797
|
### Patch Changes
|
|
636
798
|
|
|
637
|
-
-
|
|
638
|
-
|
|
639
|
-
|
|
799
|
+
- [#9299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9299)
|
|
800
|
+
[`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) -
|
|
801
|
+
Downgrade back to date-fns 1.30.1 We discovered big bundle size increases associated with the
|
|
802
|
+
date-fns upgrade. We're reverting the upgarde to investigate
|
|
640
803
|
|
|
641
804
|
## 10.3.2
|
|
642
805
|
|
|
643
806
|
### Patch Changes
|
|
644
807
|
|
|
645
|
-
-
|
|
808
|
+
- [#8291](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8291)
|
|
809
|
+
[`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) -
|
|
810
|
+
Upgrade date-fns to 2.17
|
|
646
811
|
|
|
647
812
|
## 10.3.1
|
|
648
813
|
|
|
649
814
|
### Patch Changes
|
|
650
815
|
|
|
651
|
-
-
|
|
652
|
-
|
|
816
|
+
- [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
|
|
817
|
+
[`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
|
|
818
|
+
injected package name and version for analytics instead of version.json.
|
|
819
|
+
- [`42785088a12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42785088a12) - -
|
|
820
|
+
Migrate old entry points to new one. Calendar now has only following exports:
|
|
653
821
|
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
822
|
+
- **default export**. Can be imported like:
|
|
823
|
+
- `import Calendar from '@atlaskit/calendar'`
|
|
824
|
+
- **named type exports** (`CalendarProps`, `ChangeEvent`, `SelectEvent`). Can be imported
|
|
825
|
+
like:
|
|
826
|
+
- `import { CalendarProps, ChangeEvent, SelectEvent } from '@atlaskit/calendar'`
|
|
827
|
+
- `import { CalendarProps, ChangeEvent, SelectEvent } from '@atlaskit/calendar/types'`.
|
|
660
828
|
|
|
661
|
-
|
|
829
|
+
**Internal change**
|
|
662
830
|
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
831
|
+
- Remove reference of private types and props from the documentation. Right now private type
|
|
832
|
+
is `CalendarInternalRef` and private prop is `calendarRef`.
|
|
833
|
+
- Rename calendar exported private ref type from `CalendarInternalRef` to `CalendarRef`.
|
|
834
|
+
- Rename calendar private prop from `internalRef` to `calendarRef`.
|
|
666
835
|
|
|
667
|
-
-
|
|
836
|
+
- [`f74ba30c53c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f74ba30c53c) -
|
|
837
|
+
**Internal change**
|
|
668
838
|
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
839
|
+
- We have improved re-rendering quite a bit by memoizing components, loops and rendered
|
|
840
|
+
elements.
|
|
841
|
+
- Duplicate "pad-to-two" util has been removed.
|
|
842
|
+
- Refactored few variables/functions/types.
|
|
843
|
+
- Extracted out few components for readability purpose.
|
|
673
844
|
|
|
674
|
-
-
|
|
845
|
+
- Updated dependencies
|
|
675
846
|
|
|
676
847
|
## 10.3.0
|
|
677
848
|
|
|
678
849
|
### Minor Changes
|
|
679
850
|
|
|
680
|
-
-
|
|
851
|
+
- [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
|
|
852
|
+
[`d069f7834ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d069f7834ef) -
|
|
853
|
+
Calendar now accepts a `weekStartDay` prop that controls which day of the week should be used at
|
|
854
|
+
the start. This prop accepts the following values:
|
|
681
855
|
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
856
|
+
- `0` sunday (default value)
|
|
857
|
+
- `1` monday
|
|
858
|
+
- `2` tuesday
|
|
859
|
+
- `3` wednesday
|
|
860
|
+
- `4` thursday
|
|
861
|
+
- `5` friday
|
|
862
|
+
- `6` saturday
|
|
689
863
|
|
|
690
|
-
-
|
|
691
|
-
|
|
692
|
-
-
|
|
864
|
+
- [`ccde1b6b939`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ccde1b6b939) -
|
|
865
|
+
Convert all styles of Calendar from styled-components to emotion CSS and apply different styles
|
|
866
|
+
via data-attributes. Internally theme mode is now accessed via Global theme context and used to
|
|
867
|
+
generate colors.
|
|
868
|
+
- [`e20f4c2806e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e20f4c2806e) -
|
|
869
|
+
Improvement in internal analytics performance
|
|
693
870
|
|
|
694
|
-
|
|
871
|
+
**Dev changes**
|
|
695
872
|
|
|
696
|
-
|
|
873
|
+
- Migrated from `@atlaskit/analytics-next` React HOC to React hooks. This improved
|
|
874
|
+
re-rendering quite a bit.
|
|
697
875
|
|
|
698
876
|
### Patch Changes
|
|
699
877
|
|
|
700
|
-
-
|
|
878
|
+
- [`aedbf4ed383`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aedbf4ed383) -
|
|
879
|
+
**Internal change**
|
|
701
880
|
|
|
702
|
-
|
|
881
|
+
We have removed [calendar-base](https://www.npmjs.com/package/calendar-base) dependency which
|
|
882
|
+
was not maintained for quite sometime and moved its logic internally. This will help us fixing
|
|
883
|
+
any issue we might get or any new functionality we might want to support.
|
|
703
884
|
|
|
704
|
-
-
|
|
885
|
+
- Updated dependencies
|
|
705
886
|
|
|
706
887
|
## 10.2.0
|
|
707
888
|
|
|
708
889
|
### Minor Changes
|
|
709
890
|
|
|
710
|
-
-
|
|
891
|
+
- [#8029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8029)
|
|
892
|
+
[`4dae77b2678`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4dae77b2678) -
|
|
893
|
+
Calendar now accepts a `weekStartDay` prop that controls which day of the week should be used at
|
|
894
|
+
the start. This prop accepts the following values:
|
|
711
895
|
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
896
|
+
- `0` sunday (default value)
|
|
897
|
+
- `1` monday
|
|
898
|
+
- `2` tuesday
|
|
899
|
+
- `3` wednesday
|
|
900
|
+
- `4` thursday
|
|
901
|
+
- `5` friday
|
|
902
|
+
- `6` saturday
|
|
719
903
|
|
|
720
904
|
### Patch Changes
|
|
721
905
|
|
|
722
|
-
-
|
|
906
|
+
- Updated dependencies
|
|
723
907
|
|
|
724
908
|
## 10.1.0
|
|
725
909
|
|
|
726
910
|
### Minor Changes
|
|
727
911
|
|
|
728
|
-
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
912
|
+
- [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
|
|
913
|
+
[`985961ce983`](https://bitbucket.org/atlassian/atlassian-frontend/commits/985961ce983) -
|
|
914
|
+
Internal change from class to function components
|
|
915
|
+
|
|
916
|
+
- We have converted all the components from class to functional. This improved performance
|
|
917
|
+
quite a bit. Initial rendering, hydration, interaction, bundlesize and re-rendering; all
|
|
918
|
+
have been improved.
|
|
919
|
+
- We have made all the prop typings optional now. Earlier they were not aligned with the prop
|
|
920
|
+
values (which were all optional earlier).
|
|
921
|
+
- We have stopped exporting internal `CalendarClassType` and `ArrowKeys` types which were not
|
|
922
|
+
compatible with functional components. Instead we have exported `CalendarInternalRef` type
|
|
923
|
+
temporarily for backward compatibility and a new optional prop `internalRef` which consumers
|
|
924
|
+
can use to access internal api's. Right now only `@atlaskit/datetime-picker` uses
|
|
925
|
+
`navigate()` api for navigation which will be removed soon. This new type and prop are not
|
|
926
|
+
recommended. So please don't use them.
|
|
927
|
+
- We have also exported a new type `SelectEvent` along with already exported `ChangeEvent`,
|
|
928
|
+
which consumers can use with `onSelect` and `onChange` prop.
|
|
929
|
+
- We have also added `ref` support which points to the top level element. Earlier it was not
|
|
930
|
+
officially supported.
|
|
931
|
+
- Dev changes includes: folder restructuring and cleanup, lodash removal, memoizing components
|
|
932
|
+
etc.
|
|
736
933
|
|
|
737
934
|
## 10.0.10
|
|
738
935
|
|
|
739
936
|
### Patch Changes
|
|
740
937
|
|
|
741
|
-
-
|
|
938
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
939
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
|
|
940
|
+
Transpile packages using babel rather than tsc
|
|
742
941
|
|
|
743
942
|
## 10.0.9
|
|
744
943
|
|
|
745
944
|
### Patch Changes
|
|
746
945
|
|
|
747
|
-
-
|
|
748
|
-
|
|
749
|
-
|
|
946
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
947
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
948
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
949
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle
|
|
950
|
+
Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
951
|
+
`devDependencies` to denote version that the package was built with.
|
|
750
952
|
|
|
751
953
|
## 10.0.8
|
|
752
954
|
|
|
753
955
|
### Patch Changes
|
|
754
956
|
|
|
755
|
-
-
|
|
957
|
+
- Updated dependencies
|
|
756
958
|
|
|
757
959
|
## 10.0.7
|
|
758
960
|
|
|
759
961
|
### Patch Changes
|
|
760
962
|
|
|
761
|
-
-
|
|
963
|
+
- [#5164](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5164)
|
|
964
|
+
[`2ac834240e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ac834240e) - Undo
|
|
965
|
+
analytics-next file restructure to allow external ts definitions to continue working
|
|
762
966
|
|
|
763
967
|
## 10.0.6
|
|
764
968
|
|
|
765
969
|
### Patch Changes
|
|
766
970
|
|
|
767
|
-
-
|
|
971
|
+
- Updated dependencies
|
|
768
972
|
|
|
769
973
|
## 10.0.5
|
|
770
974
|
|
|
771
975
|
### Patch Changes
|
|
772
976
|
|
|
773
|
-
-
|
|
977
|
+
- [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649)
|
|
978
|
+
[`b284fba3d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b284fba3d1) -
|
|
979
|
+
Components that had missing names are now fixed - this helps when looking for them using the
|
|
980
|
+
React Dev Tools.
|
|
774
981
|
|
|
775
982
|
## 10.0.4
|
|
776
983
|
|
|
777
984
|
### Patch Changes
|
|
778
985
|
|
|
779
|
-
-
|
|
986
|
+
- [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707)
|
|
987
|
+
[`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable
|
|
988
|
+
integration tests for Edge browser
|
|
780
989
|
|
|
781
990
|
## 10.0.3
|
|
782
991
|
|
|
783
992
|
### Patch Changes
|
|
784
993
|
|
|
785
|
-
-
|
|
786
|
-
-
|
|
994
|
+
- [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
|
|
995
|
+
[`8598d0bd13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8598d0bd13) - Remove
|
|
996
|
+
unnecessary code and tests for IE11.
|
|
997
|
+
- Updated dependencies
|
|
787
998
|
|
|
788
999
|
## 10.0.2
|
|
789
1000
|
|
|
790
1001
|
### Patch Changes
|
|
791
1002
|
|
|
792
|
-
-
|
|
1003
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
1004
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
1005
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
793
1006
|
|
|
794
|
-
|
|
795
|
-
|
|
1007
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this
|
|
1008
|
+
tslib upgrade to prevent duplicates of tslib being bundled.
|
|
796
1009
|
|
|
797
1010
|
## 10.0.1
|
|
798
1011
|
|
|
799
1012
|
### Patch Changes
|
|
800
1013
|
|
|
801
|
-
-
|
|
802
|
-
-
|
|
1014
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
1015
|
+
[`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
|
|
1016
|
+
'lodash' package instead of single-function 'lodash.\*' packages
|
|
1017
|
+
- Updated dependencies
|
|
803
1018
|
|
|
804
1019
|
## 10.0.0
|
|
805
1020
|
|
|
806
1021
|
### Major Changes
|
|
807
1022
|
|
|
808
|
-
-
|
|
809
|
-
|
|
1023
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
1024
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
|
|
1025
|
+
Officially dropping IE11 support, from this version onwards there are no warranties of the
|
|
1026
|
+
package working in IE11. For more information see:
|
|
1027
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
810
1028
|
|
|
811
1029
|
### Patch Changes
|
|
812
1030
|
|
|
813
|
-
-
|
|
1031
|
+
- Updated dependencies
|
|
814
1032
|
|
|
815
1033
|
## 9.2.10
|
|
816
1034
|
|
|
817
1035
|
### Patch Changes
|
|
818
1036
|
|
|
819
|
-
-
|
|
1037
|
+
- [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443)
|
|
1038
|
+
[`69643331c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69643331c3) - Prevent
|
|
1039
|
+
day names table header from wrapping into two line
|
|
820
1040
|
|
|
821
1041
|
## 9.2.9
|
|
822
1042
|
|
|
823
1043
|
### Patch Changes
|
|
824
1044
|
|
|
825
|
-
-
|
|
1045
|
+
- [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
|
|
1046
|
+
[`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
|
|
1047
|
+
and supporting files will no longer be published to npm
|
|
826
1048
|
|
|
827
1049
|
## 9.2.8
|
|
828
1050
|
|
|
829
1051
|
### Patch Changes
|
|
830
1052
|
|
|
831
|
-
-
|
|
1053
|
+
- Updated dependencies
|
|
832
1054
|
|
|
833
1055
|
## 9.2.7
|
|
834
1056
|
|
|
835
1057
|
### Patch Changes
|
|
836
1058
|
|
|
837
|
-
-
|
|
1059
|
+
- [patch][62390c4755](https://bitbucket.org/atlassian/atlassian-frontend/commits/62390c4755):
|
|
838
1060
|
|
|
839
|
-
|
|
1061
|
+
Change imports to comply with Atlassian conventions- Updated dependencies
|
|
1062
|
+
[6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
|
|
840
1063
|
|
|
841
|
-
-
|
|
842
|
-
|
|
843
|
-
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
1064
|
+
- Updated dependencies
|
|
1065
|
+
[449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
|
|
1066
|
+
- Updated dependencies
|
|
1067
|
+
[57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
|
|
1068
|
+
- Updated dependencies
|
|
1069
|
+
[6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
|
|
1070
|
+
- Updated dependencies
|
|
1071
|
+
[fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
|
|
1072
|
+
- @atlaskit/button@13.3.11
|
|
1073
|
+
- @atlaskit/icon@20.1.1
|
|
1074
|
+
- @atlaskit/select@11.0.10
|
|
1075
|
+
- @atlaskit/webdriver-runner@0.3.4
|
|
849
1076
|
|
|
850
1077
|
## 9.2.6
|
|
851
1078
|
|
|
852
1079
|
### Patch Changes
|
|
853
1080
|
|
|
854
|
-
-
|
|
855
|
-
|
|
856
|
-
-
|
|
857
|
-
|
|
858
|
-
-
|
|
859
|
-
|
|
860
|
-
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
1081
|
+
- Updated dependencies
|
|
1082
|
+
[66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
|
|
1083
|
+
- Updated dependencies
|
|
1084
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
1085
|
+
- Updated dependencies
|
|
1086
|
+
[64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
|
|
1087
|
+
- Updated dependencies
|
|
1088
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
1089
|
+
- Updated dependencies
|
|
1090
|
+
[eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
|
|
1091
|
+
- Updated dependencies
|
|
1092
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
1093
|
+
- Updated dependencies
|
|
1094
|
+
[109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
|
|
1095
|
+
- Updated dependencies
|
|
1096
|
+
[c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
|
|
1097
|
+
- @atlaskit/docs@8.4.0
|
|
1098
|
+
- @atlaskit/icon@20.1.0
|
|
1099
|
+
- @atlaskit/webdriver-runner@0.3.0
|
|
1100
|
+
- @atlaskit/button@13.3.9
|
|
1101
|
+
- @atlaskit/select@11.0.9
|
|
867
1102
|
|
|
868
1103
|
## 9.2.5
|
|
869
1104
|
|
|
870
1105
|
### Patch Changes
|
|
871
1106
|
|
|
872
|
-
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
1107
|
+
- Updated dependencies
|
|
1108
|
+
[e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
|
|
1109
|
+
- @atlaskit/webdriver-runner@0.2.0
|
|
1110
|
+
- @atlaskit/button@13.3.8
|
|
1111
|
+
- @atlaskit/select@11.0.8
|
|
876
1112
|
|
|
877
1113
|
## 9.2.4
|
|
878
1114
|
|
|
879
1115
|
### Patch Changes
|
|
880
1116
|
|
|
881
|
-
-
|
|
1117
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
882
1118
|
|
|
883
|
-
|
|
1119
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
1120
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
884
1121
|
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
1122
|
+
- @atlaskit/docs@8.3.2
|
|
1123
|
+
- @atlaskit/analytics-next@6.3.5
|
|
1124
|
+
- @atlaskit/button@13.3.7
|
|
1125
|
+
- @atlaskit/icon@20.0.1
|
|
1126
|
+
- @atlaskit/select@11.0.7
|
|
1127
|
+
- @atlaskit/theme@9.5.1
|
|
1128
|
+
- @atlaskit/locale@1.0.5
|
|
892
1129
|
|
|
893
1130
|
## 9.2.3
|
|
894
1131
|
|
|
895
1132
|
### Patch Changes
|
|
896
1133
|
|
|
897
|
-
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
1134
|
+
- Updated dependencies
|
|
1135
|
+
[c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
|
|
1136
|
+
- @atlaskit/icon@20.0.0
|
|
1137
|
+
- @atlaskit/locale@1.0.4
|
|
1138
|
+
- @atlaskit/docs@8.3.1
|
|
1139
|
+
- @atlaskit/button@13.3.6
|
|
1140
|
+
- @atlaskit/select@11.0.6
|
|
903
1141
|
|
|
904
1142
|
## 9.2.2
|
|
905
1143
|
|
|
906
1144
|
### Patch Changes
|
|
907
1145
|
|
|
908
|
-
-
|
|
1146
|
+
- [patch][36f6e99c5b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36f6e99c5b):
|
|
909
1147
|
|
|
910
|
-
|
|
1148
|
+
Fix type errors caused when generating declaration files
|
|
911
1149
|
|
|
912
1150
|
## 9.2.1
|
|
913
1151
|
|
|
914
|
-
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
1152
|
+
- Updated dependencies
|
|
1153
|
+
[30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
|
|
1154
|
+
- @atlaskit/select@11.0.0
|
|
1155
|
+
- @atlaskit/button@13.3.4
|
|
1156
|
+
- @atlaskit/locale@1.0.2
|
|
918
1157
|
|
|
919
1158
|
## 9.2.0
|
|
920
1159
|
|
|
921
1160
|
### Minor Changes
|
|
922
1161
|
|
|
923
|
-
-
|
|
1162
|
+
- [minor][7fe4bcf86d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7fe4bcf86d):
|
|
924
1163
|
|
|
925
|
-
|
|
1164
|
+
Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help
|
|
1165
|
+
products to write better integration and end to end tests.
|
|
926
1166
|
|
|
927
1167
|
## 9.1.1
|
|
928
1168
|
|
|
929
1169
|
### Patch Changes
|
|
930
1170
|
|
|
931
|
-
-
|
|
1171
|
+
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
|
|
932
1172
|
|
|
933
|
-
|
|
1173
|
+
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
|
|
934
1174
|
|
|
935
1175
|
## 9.1.0
|
|
936
1176
|
|
|
937
1177
|
### Minor Changes
|
|
938
1178
|
|
|
939
|
-
-
|
|
1179
|
+
- [minor][cc42bbc6ad](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc42bbc6ad):
|
|
940
1180
|
|
|
941
|
-
|
|
1181
|
+
Exporting type of Calendar class and some components are relying on it
|
|
942
1182
|
|
|
943
1183
|
## 9.0.1
|
|
944
1184
|
|
|
945
1185
|
### Patch Changes
|
|
946
1186
|
|
|
947
|
-
-
|
|
1187
|
+
- [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716):
|
|
948
1188
|
|
|
949
|
-
|
|
1189
|
+
Updated version of analytics-next to fix potential incompatibilities with TS 3.6
|
|
950
1190
|
|
|
951
1191
|
## 9.0.0
|
|
952
1192
|
|
|
953
1193
|
### Major Changes
|
|
954
1194
|
|
|
955
|
-
-
|
|
1195
|
+
- [major][8c725d46ec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c725d46ec):
|
|
956
1196
|
|
|
957
|
-
|
|
1197
|
+
@atlaskit/calendar has been converted to Typescript. Typescript consumers will now get static
|
|
1198
|
+
type safety. Flow types are no longer provided. No API or behavioural changes.
|
|
958
1199
|
|
|
959
1200
|
## 8.1.0
|
|
960
1201
|
|
|
961
1202
|
### Minor Changes
|
|
962
1203
|
|
|
963
|
-
-
|
|
1204
|
+
- [minor][e3d466543f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3d466543f):
|
|
964
1205
|
|
|
965
|
-
|
|
1206
|
+
Add locale support for Calendar/DateTimePicker/DatePicker/TimePicker:
|
|
966
1207
|
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
1208
|
+
- New prop `locale` enables localization for date/time format in `DatePicker`, `TimePicker`
|
|
1209
|
+
and `DateTimePicker`, and months/days in `Calendar`.
|
|
1210
|
+
- Deprecated `dateFormat`, `timeFormat` and `formatDisplayLabel` props. Please use `locale`
|
|
1211
|
+
instead. If provided, these props will override `locale`.
|
|
1212
|
+
- Default date/time placeholders now use `locale` to format the date.
|
|
1213
|
+
- The default date parser for `DatePicker` has been changed from `date-fns.parse` to one based
|
|
1214
|
+
on the `locale` prop and accept text in a format that matches the placeholder.
|
|
974
1215
|
|
|
975
1216
|
## 8.0.10
|
|
976
1217
|
|
|
977
1218
|
### Patch Changes
|
|
978
1219
|
|
|
979
|
-
-
|
|
1220
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
980
1221
|
|
|
981
|
-
|
|
1222
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
1223
|
+
non-relative imports as relative imports
|
|
982
1224
|
|
|
983
1225
|
## 8.0.9
|
|
984
1226
|
|
|
985
1227
|
### Patch Changes
|
|
986
1228
|
|
|
987
|
-
-
|
|
1229
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
988
1230
|
|
|
989
|
-
|
|
1231
|
+
Upgraded Typescript to 3.3.x
|
|
990
1232
|
|
|
991
1233
|
## 8.0.8
|
|
992
1234
|
|
|
993
1235
|
### Patch Changes
|
|
994
1236
|
|
|
995
|
-
-
|
|
1237
|
+
- [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
|
|
996
1238
|
|
|
997
|
-
|
|
1239
|
+
Change all the imports to theme in Core to use multi entry points
|
|
998
1240
|
|
|
999
1241
|
## 8.0.7
|
|
1000
1242
|
|
|
1001
1243
|
### Patch Changes
|
|
1002
1244
|
|
|
1003
|
-
-
|
|
1245
|
+
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
|
|
1004
1246
|
|
|
1005
|
-
|
|
1247
|
+
Updates component maintainers
|
|
1006
1248
|
|
|
1007
1249
|
## 8.0.6
|
|
1008
1250
|
|
|
1009
|
-
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1251
|
+
- Updated dependencies
|
|
1252
|
+
[926b43142b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926b43142b):
|
|
1253
|
+
- @atlaskit/analytics-next@6.0.0
|
|
1254
|
+
- @atlaskit/button@13.1.2
|
|
1012
1255
|
|
|
1013
1256
|
## 8.0.5
|
|
1014
1257
|
|
|
1015
1258
|
### Patch Changes
|
|
1016
1259
|
|
|
1017
|
-
-
|
|
1260
|
+
- [patch][ebfeb03eb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebfeb03eb7):
|
|
1018
1261
|
|
|
1019
|
-
|
|
1262
|
+
popper has been converted to Typescript. Typescript consumers will now get static type safety.
|
|
1263
|
+
Flow types are no longer provided. No API or behavioural changes.
|
|
1020
1264
|
|
|
1021
1265
|
## 8.0.4
|
|
1022
1266
|
|
|
1023
1267
|
### Patch Changes
|
|
1024
1268
|
|
|
1025
|
-
-
|
|
1269
|
+
- [patch][9f8ab1084b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f8ab1084b):
|
|
1026
1270
|
|
|
1027
|
-
|
|
1271
|
+
Consume analytics-next ts type definitions as an ambient declaration.
|
|
1028
1272
|
|
|
1029
1273
|
## 8.0.3
|
|
1030
1274
|
|
|
1031
|
-
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1275
|
+
- Updated dependencies
|
|
1276
|
+
[06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
|
|
1277
|
+
- @atlaskit/docs@8.1.3
|
|
1278
|
+
- @atlaskit/button@13.0.9
|
|
1279
|
+
- @atlaskit/icon@19.0.0
|
|
1035
1280
|
|
|
1036
1281
|
## 8.0.2
|
|
1037
1282
|
|
|
1038
1283
|
### Patch Changes
|
|
1039
1284
|
|
|
1040
|
-
-
|
|
1285
|
+
- [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
|
|
1041
1286
|
|
|
1042
|
-
|
|
1287
|
+
index.ts will now be ignored when publishing to npm
|
|
1043
1288
|
|
|
1044
1289
|
## 8.0.1
|
|
1045
1290
|
|
|
1046
|
-
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1291
|
+
- Updated dependencies
|
|
1292
|
+
[cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
|
|
1293
|
+
- @atlaskit/docs@8.1.2
|
|
1294
|
+
- @atlaskit/button@13.0.8
|
|
1295
|
+
- @atlaskit/icon@18.0.0
|
|
1050
1296
|
|
|
1051
1297
|
## 8.0.0
|
|
1052
1298
|
|
|
1053
|
-
-
|
|
1299
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
1054
1300
|
|
|
1055
|
-
|
|
1301
|
+
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
1302
|
+
this package, please ensure you use at least this version of react and react-dom.
|
|
1056
1303
|
|
|
1057
1304
|
## 7.0.22
|
|
1058
1305
|
|
|
1059
|
-
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1306
|
+
- Updated dependencies
|
|
1307
|
+
[9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
|
|
1308
|
+
- @atlaskit/docs@7.0.3
|
|
1309
|
+
- @atlaskit/button@12.0.3
|
|
1310
|
+
- @atlaskit/icon@16.0.9
|
|
1311
|
+
- @atlaskit/theme@8.1.7
|
|
1064
1312
|
|
|
1065
1313
|
## 7.0.21
|
|
1066
1314
|
|
|
1067
|
-
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1315
|
+
- Updated dependencies
|
|
1316
|
+
[1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
|
|
1317
|
+
- @atlaskit/docs@7.0.2
|
|
1318
|
+
- @atlaskit/analytics-next@4.0.3
|
|
1319
|
+
- @atlaskit/icon@16.0.8
|
|
1320
|
+
- @atlaskit/theme@8.1.6
|
|
1321
|
+
- @atlaskit/button@12.0.0
|
|
1073
1322
|
|
|
1074
1323
|
## 7.0.20
|
|
1075
1324
|
|
|
1076
|
-
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1325
|
+
- Updated dependencies
|
|
1326
|
+
[9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
1327
|
+
- @atlaskit/docs@7.0.1
|
|
1328
|
+
- @atlaskit/analytics-next@4.0.1
|
|
1329
|
+
- @atlaskit/icon@16.0.5
|
|
1330
|
+
- @atlaskit/theme@8.0.1
|
|
1331
|
+
- @atlaskit/button@11.0.0
|
|
1082
1332
|
|
|
1083
1333
|
## 7.0.19
|
|
1084
1334
|
|
|
1085
|
-
-
|
|
1335
|
+
- [patch][f8cf9e271e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f8cf9e271e):
|
|
1086
1336
|
|
|
1087
|
-
|
|
1337
|
+
- Internal changes only. Calendar is now ssr-friendly.
|
|
1088
1338
|
|
|
1089
1339
|
## 7.0.18
|
|
1090
1340
|
|
|
1091
|
-
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1341
|
+
- Updated dependencies
|
|
1342
|
+
[76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
1343
|
+
- @atlaskit/button@10.1.3
|
|
1344
|
+
- @atlaskit/icon@16.0.4
|
|
1345
|
+
- @atlaskit/docs@7.0.0
|
|
1346
|
+
- @atlaskit/analytics-next@4.0.0
|
|
1347
|
+
- @atlaskit/theme@8.0.0
|
|
1097
1348
|
|
|
1098
1349
|
## 7.0.17
|
|
1099
1350
|
|
|
1100
|
-
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1351
|
+
- Updated dependencies
|
|
1352
|
+
[d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
|
|
1353
|
+
- @atlaskit/docs@6.0.1
|
|
1354
|
+
- @atlaskit/button@10.1.2
|
|
1355
|
+
- @atlaskit/icon@16.0.0
|
|
1104
1356
|
|
|
1105
1357
|
## 7.0.16
|
|
1106
1358
|
|
|
1107
|
-
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1359
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
1360
|
+
- @atlaskit/analytics-next@3.1.2
|
|
1361
|
+
- @atlaskit/button@10.1.1
|
|
1362
|
+
- @atlaskit/icon@15.0.2
|
|
1363
|
+
- @atlaskit/theme@7.0.1
|
|
1364
|
+
- @atlaskit/docs@6.0.0
|
|
1113
1365
|
|
|
1114
1366
|
## 7.0.15
|
|
1115
1367
|
|
|
1116
|
-
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1368
|
+
- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
|
|
1369
|
+
- @atlaskit/docs@5.2.3
|
|
1370
|
+
- @atlaskit/button@10.0.4
|
|
1371
|
+
- @atlaskit/icon@15.0.1
|
|
1372
|
+
- @atlaskit/theme@7.0.0
|
|
1121
1373
|
|
|
1122
1374
|
## 7.0.14
|
|
1123
1375
|
|
|
1124
|
-
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1376
|
+
- Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
|
|
1377
|
+
- @atlaskit/docs@5.2.2
|
|
1378
|
+
- @atlaskit/button@10.0.1
|
|
1379
|
+
- @atlaskit/icon@15.0.0
|
|
1128
1380
|
|
|
1129
1381
|
## 7.0.13
|
|
1130
1382
|
|
|
1131
|
-
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1383
|
+
- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
|
|
1384
|
+
- @atlaskit/docs@5.2.1
|
|
1385
|
+
- @atlaskit/analytics-next@3.1.1
|
|
1386
|
+
- @atlaskit/icon@14.6.1
|
|
1387
|
+
- @atlaskit/theme@6.2.1
|
|
1388
|
+
- @atlaskit/button@10.0.0
|
|
1137
1389
|
|
|
1138
1390
|
## 7.0.12
|
|
1139
1391
|
|
|
1140
|
-
-
|
|
1392
|
+
- [patch][21f5216](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21f5216):
|
|
1141
1393
|
|
|
1142
|
-
|
|
1394
|
+
- Remove enzyme-to-json as it is used in our jestFrameworkSetup.js
|
|
1143
1395
|
|
|
1144
1396
|
## 7.0.11
|
|
1145
1397
|
|
|
1146
|
-
-
|
|
1398
|
+
- [patch][a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e):
|
|
1147
1399
|
|
|
1148
|
-
|
|
1400
|
+
- Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow
|
|
1401
|
+
flow to type check properly
|
|
1149
1402
|
|
|
1150
1403
|
## 7.0.10
|
|
1151
1404
|
|
|
1152
|
-
-
|
|
1405
|
+
- [patch] Adds missing implicit @babel/runtime dependency
|
|
1406
|
+
[b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
|
|
1153
1407
|
|
|
1154
1408
|
## 7.0.9
|
|
1155
1409
|
|
|
1156
|
-
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1410
|
+
- [patch] Updated dependencies
|
|
1411
|
+
[65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
|
|
1412
|
+
- @atlaskit/docs@5.0.8
|
|
1413
|
+
- @atlaskit/button@9.0.13
|
|
1414
|
+
- @atlaskit/icon@14.0.0
|
|
1160
1415
|
|
|
1161
1416
|
## 7.0.8
|
|
1162
1417
|
|
|
1163
|
-
-
|
|
1418
|
+
- [patch] Fixes bug on next and prev month navigation.
|
|
1419
|
+
[c4770a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c4770a0)
|
|
1164
1420
|
|
|
1165
1421
|
## 7.0.7
|
|
1166
1422
|
|
|
1167
|
-
-
|
|
1423
|
+
- [patch] Adds sideEffects: false to allow proper tree shaking
|
|
1424
|
+
[b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
|
|
1168
1425
|
|
|
1169
1426
|
## 7.0.5
|
|
1170
1427
|
|
|
1171
|
-
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1428
|
+
- [patch] Updated dependencies
|
|
1429
|
+
[df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
|
|
1430
|
+
- @atlaskit/theme@6.0.0
|
|
1431
|
+
- @atlaskit/icon@13.2.5
|
|
1432
|
+
- @atlaskit/button@9.0.6
|
|
1433
|
+
- @atlaskit/docs@5.0.6
|
|
1176
1434
|
|
|
1177
1435
|
## 7.0.4
|
|
1178
1436
|
|
|
1179
|
-
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1437
|
+
- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
|
|
1438
|
+
read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
|
|
1439
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
1440
|
+
- [none] Updated dependencies
|
|
1441
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
1442
|
+
- @atlaskit/analytics-next@3.0.4
|
|
1443
|
+
- @atlaskit/button@9.0.5
|
|
1444
|
+
- @atlaskit/theme@5.1.3
|
|
1445
|
+
- @atlaskit/icon@13.2.4
|
|
1185
1446
|
|
|
1186
1447
|
## 7.0.3
|
|
1187
1448
|
|
|
1188
|
-
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1449
|
+
- [patch] Updated dependencies
|
|
1450
|
+
[acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
|
|
1451
|
+
- @atlaskit/icon@13.2.2
|
|
1452
|
+
- @atlaskit/button@9.0.4
|
|
1453
|
+
- @atlaskit/theme@5.1.2
|
|
1454
|
+
- @atlaskit/analytics-next@3.0.3
|
|
1455
|
+
- @atlaskit/docs@5.0.2
|
|
1194
1456
|
|
|
1195
1457
|
## 7.0.2
|
|
1196
1458
|
|
|
1197
|
-
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1459
|
+
- [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
|
|
1460
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
1461
|
+
- [none] Updated dependencies
|
|
1462
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
1463
|
+
- @atlaskit/analytics-next@3.0.2
|
|
1464
|
+
- @atlaskit/button@9.0.3
|
|
1465
|
+
- @atlaskit/theme@5.1.1
|
|
1466
|
+
- @atlaskit/icon@13.2.1
|
|
1203
1467
|
|
|
1204
1468
|
## 7.0.1
|
|
1205
1469
|
|
|
1206
|
-
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1470
|
+
- [patch] Move analytics tests and replace elements to core
|
|
1471
|
+
[49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
|
|
1472
|
+
- [none] Updated dependencies
|
|
1473
|
+
[49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)
|
|
1474
|
+
- @atlaskit/analytics-next@3.0.1
|
|
1475
|
+
- @atlaskit/button@9.0.2
|
|
1476
|
+
- @atlaskit/docs@5.0.1
|
|
1211
1477
|
|
|
1212
1478
|
## 7.0.0
|
|
1213
1479
|
|
|
1214
|
-
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1480
|
+
- [major] Provides analytics for common component interations. See the
|
|
1481
|
+
[Instrumented Components](https://atlaskit.atlassian.com/packages/core/analytics-next) section
|
|
1482
|
+
for more details. If you are using enzyme for testing you will have to use
|
|
1483
|
+
[our forked version of the library](https://atlaskit.atlassian.com/docs/guides/testing#we-use-a-forked-version-of-enzyme).
|
|
1484
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
1485
|
+
- [major] Updates to React ^16.4.0
|
|
1486
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
1487
|
+
- [major] Updated dependencies
|
|
1488
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
1489
|
+
- @atlaskit/analytics-next@3.0.0
|
|
1490
|
+
- @atlaskit/button@9.0.0
|
|
1491
|
+
- @atlaskit/theme@5.0.0
|
|
1492
|
+
- @atlaskit/docs@5.0.0
|
|
1493
|
+
- @atlaskit/icon@13.0.0
|
|
1494
|
+
- [major] Updated dependencies
|
|
1495
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
1496
|
+
- @atlaskit/analytics-next@3.0.0
|
|
1497
|
+
- @atlaskit/button@9.0.0
|
|
1498
|
+
- @atlaskit/theme@5.0.0
|
|
1499
|
+
- @atlaskit/docs@5.0.0
|
|
1500
|
+
- @atlaskit/icon@13.0.0
|
|
1228
1501
|
|
|
1229
1502
|
## 6.2.2
|
|
1230
1503
|
|
|
1231
|
-
-
|
|
1232
|
-
|
|
1504
|
+
- [patch] Fix Calendar width increasing for some months
|
|
1505
|
+
[29ffb24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29ffb24)
|
|
1506
|
+
- [patch] Updated dependencies
|
|
1507
|
+
[29ffb24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29ffb24)
|
|
1233
1508
|
|
|
1234
1509
|
## 6.2.1
|
|
1235
1510
|
|
|
1236
|
-
-
|
|
1237
|
-
|
|
1511
|
+
- [patch] Calendar chevrons use large versions
|
|
1512
|
+
[a973ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a973ac3)
|
|
1513
|
+
- [patch] Updated dependencies
|
|
1514
|
+
[a973ac3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a973ac3)
|
|
1238
1515
|
|
|
1239
1516
|
## 6.2.0
|
|
1240
1517
|
|
|
1241
|
-
-
|
|
1242
|
-
|
|
1518
|
+
- [minor] Visual changes to match ADG3 guidelines
|
|
1519
|
+
[059d111](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/059d111)
|
|
1520
|
+
- [minor] Updated dependencies
|
|
1521
|
+
[059d111](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/059d111)
|
|
1243
1522
|
|
|
1244
1523
|
## 6.1.3
|
|
1245
1524
|
|
|
1246
|
-
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1525
|
+
- [patch] Fix \$FlowFixMe and release packages
|
|
1526
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
1527
|
+
- [none] Updated dependencies
|
|
1528
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
1529
|
+
- @atlaskit/button@8.2.2
|
|
1530
|
+
- @atlaskit/icon@12.3.1
|
|
1250
1531
|
|
|
1251
1532
|
## 6.1.2
|
|
1252
1533
|
|
|
1253
|
-
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1534
|
+
- [patch] Clean Changelogs - remove duplicates and empty entries
|
|
1535
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
1536
|
+
- [none] Updated dependencies
|
|
1537
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
1538
|
+
- @atlaskit/button@8.1.2
|
|
1539
|
+
- @atlaskit/theme@4.0.4
|
|
1540
|
+
- @atlaskit/icon@12.1.2
|
|
1258
1541
|
|
|
1259
1542
|
## 6.1.1
|
|
1260
1543
|
|
|
1261
|
-
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1544
|
+
- [patch] Update changelogs to remove duplicate
|
|
1545
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
1546
|
+
- [none] Updated dependencies
|
|
1547
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
1548
|
+
- @atlaskit/theme@4.0.3
|
|
1549
|
+
- @atlaskit/icon@12.1.1
|
|
1550
|
+
- @atlaskit/button@8.1.1
|
|
1551
|
+
- @atlaskit/docs@4.1.1
|
|
1267
1552
|
|
|
1268
1553
|
## 6.1.0
|
|
1269
1554
|
|
|
1270
|
-
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1555
|
+
- [none] Updated dependencies
|
|
1556
|
+
[9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
|
|
1557
|
+
- @atlaskit/icon@12.1.0
|
|
1558
|
+
- @atlaskit/docs@4.1.0
|
|
1559
|
+
- @atlaskit/theme@4.0.2
|
|
1560
|
+
- @atlaskit/button@8.1.0
|
|
1275
1561
|
|
|
1276
1562
|
## 6.0.1
|
|
1277
1563
|
|
|
1278
|
-
-
|
|
1279
|
-
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1564
|
+
- [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
1565
|
+
- [patch] Updated dependencies
|
|
1566
|
+
[223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
1567
|
+
- @atlaskit/icon@12.0.1
|
|
1568
|
+
- @atlaskit/button@8.0.1
|
|
1569
|
+
- @atlaskit/theme@4.0.1
|
|
1570
|
+
- @atlaskit/docs@4.0.1
|
|
1284
1571
|
|
|
1285
1572
|
## 6.0.0
|
|
1286
1573
|
|
|
1287
|
-
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1574
|
+
- [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
|
|
1575
|
+
^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
1576
|
+
- [patch] Updated dependencies
|
|
1577
|
+
[1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
1578
|
+
- @atlaskit/icon@12.0.0
|
|
1579
|
+
- @atlaskit/button@8.0.0
|
|
1580
|
+
- @atlaskit/theme@4.0.0
|
|
1581
|
+
- @atlaskit/docs@4.0.0
|
|
1293
1582
|
|
|
1294
1583
|
## 5.0.4
|
|
1295
1584
|
|
|
1296
|
-
-
|
|
1585
|
+
- [patch] Fix issue causing a mouseup to select a date. It is now bound to click.
|
|
1586
|
+
[1cd0b7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1cd0b7e)
|
|
1297
1587
|
|
|
1298
1588
|
## 5.0.3
|
|
1299
1589
|
|
|
1300
|
-
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1590
|
+
- [patch] Updated dependencies
|
|
1591
|
+
[d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
|
|
1592
|
+
- @atlaskit/icon@11.3.0
|
|
1593
|
+
- @atlaskit/button@7.2.5
|
|
1594
|
+
- @atlaskit/theme@3.2.2
|
|
1595
|
+
- @atlaskit/docs@3.0.4
|
|
1305
1596
|
|
|
1306
1597
|
## 5.0.1
|
|
1307
1598
|
|
|
1308
|
-
-
|
|
1599
|
+
- [patch] Better styles for disabled dates
|
|
1600
|
+
[866c497](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/866c497)
|
|
1309
1601
|
|
|
1310
1602
|
## 5.0.0
|
|
1311
1603
|
|
|
1312
|
-
-
|
|
1604
|
+
- [major] Bump to React 16.3.
|
|
1605
|
+
[4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
|
|
1313
1606
|
|
|
1314
1607
|
## 4.0.0
|
|
1315
1608
|
|
|
1316
|
-
-
|
|
1609
|
+
- [major] QoL and consistency changes to the calendar and datetime-picker APIs. Added the ability
|
|
1610
|
+
to specify a string to the DateTimePicker component. Remove stateless components and make each
|
|
1611
|
+
component stateless or stateful using the controlled / uncontrolled pattern. Misc prop renames
|
|
1612
|
+
for consistency. [ab21d8e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab21d8e)
|
|
1317
1613
|
|
|
1318
1614
|
## 3.2.1
|
|
1319
1615
|
|
|
1320
|
-
-
|
|
1616
|
+
- [patch] Re-releasing due to potentially broken babel release
|
|
1617
|
+
[9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
|
|
1321
1618
|
|
|
1322
1619
|
## 3.2.0
|
|
1323
1620
|
|
|
1324
|
-
-
|
|
1621
|
+
- [minor] Update styled-components dependency to support versions 1.4.6 - 3
|
|
1622
|
+
[ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
|
|
1325
1623
|
|
|
1326
1624
|
## 3.1.3
|
|
1327
1625
|
|
|
1328
|
-
-
|
|
1626
|
+
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
|
|
1627
|
+
[1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
|
|
1329
1628
|
|
|
1330
1629
|
## 3.1.2
|
|
1331
1630
|
|
|
1332
|
-
-
|
|
1631
|
+
- [patch] Packages Flow types for elements components
|
|
1632
|
+
[3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
|
|
1333
1633
|
|
|
1334
1634
|
## 3.1.1
|
|
1335
1635
|
|
|
1336
|
-
-
|
|
1636
|
+
- [patch] Flatten examples for easier consumer use
|
|
1637
|
+
[145b632](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/145b632)
|
|
1337
1638
|
|
|
1338
1639
|
## 3.1.0
|
|
1339
1640
|
|
|
1340
|
-
-
|
|
1641
|
+
- [minor] Add React 16 support.
|
|
1642
|
+
[12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
|
|
1341
1643
|
|
|
1342
1644
|
## 3.0.13
|
|
1343
1645
|
|
|
1344
|
-
-
|
|
1646
|
+
- [patch] Fixed issue where hovering over a disabled date would not show a disabled cursor.
|
|
1647
|
+
[5c21f9b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5c21f9b)
|
|
1345
1648
|
|
|
1346
1649
|
## 3.0.12
|
|
1347
1650
|
|
|
1348
|
-
-
|
|
1651
|
+
- [patch] Fix calendar dates not being selectable in IE11
|
|
1652
|
+
[a65e3b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a65e3b0)
|
|
1349
1653
|
|
|
1350
1654
|
## 3.0.10
|
|
1351
1655
|
|
|
1352
|
-
-
|
|
1656
|
+
- [patch] stopped disabled dates from triggering onClick prop
|
|
1657
|
+
[3b42698](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3b42698)
|
|
1353
1658
|
|
|
1354
1659
|
## 3.0.9
|
|
1355
1660
|
|
|
1356
|
-
-
|
|
1661
|
+
- [patch] did some clean up with accessibility of calendar
|
|
1662
|
+
[48797f2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/48797f2)
|
|
1357
1663
|
|
|
1358
1664
|
## 3.0.6
|
|
1359
1665
|
|
|
1360
|
-
-
|
|
1666
|
+
- [patch] bump icon dependency
|
|
1667
|
+
[da14956](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da14956)
|
|
1361
1668
|
|
|
1362
1669
|
## 3.0.4
|
|
1363
1670
|
|
|
1364
|
-
-
|
|
1365
|
-
-
|
|
1671
|
+
- [patch] Use correct dependencies [7b178b1](7b178b1)
|
|
1672
|
+
- [patch] Adding responsive behavior to the editor. [e0d9867](e0d9867)
|