@atlaskit/tabs 13.4.5 → 13.4.6

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 CHANGED
@@ -1,41 +1,47 @@
1
1
  # @atlaskit/tabs
2
2
 
3
+ ## 13.4.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749) [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect yarn changeset to packages, upgrade adf-schema
8
+
3
9
  ## 13.4.5
4
10
 
5
11
  ### Patch Changes
6
12
 
7
- - [`e7f99a81404`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7f99a81404) - Update to use `xcss` where possible. There should be no difference in behaviour.
13
+ - [#38753](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38753) [`e7f99a81404`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7f99a81404) - Update to use `xcss` where possible. There should be no difference in behaviour.
8
14
  - Updated dependencies
9
15
 
10
16
  ## 13.4.4
11
17
 
12
18
  ### Patch Changes
13
19
 
14
- - [`56b444b56a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b444b56a8) - Fix a bug where text descenders were cut off at high zoom levels on Windows
20
+ - [#38209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38209) [`56b444b56a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b444b56a8) - Fix a bug where text descenders were cut off at high zoom levels on Windows
15
21
 
16
22
  ## 13.4.3
17
23
 
18
24
  ### Patch Changes
19
25
 
20
- - [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal change to use shape tokens. There is no expected visual change.
26
+ - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441) [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal change to use shape tokens. There is no expected visual change.
21
27
 
22
28
  ## 13.4.2
23
29
 
24
30
  ### Patch Changes
25
31
 
26
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
32
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
27
33
 
28
34
  ## 13.4.1
29
35
 
30
36
  ### Patch Changes
31
37
 
32
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
38
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
33
39
 
34
40
  ## 13.4.0
35
41
 
36
42
  ### Minor Changes
37
43
 
38
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
44
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
39
45
 
40
46
  ### Patch Changes
41
47
 
@@ -45,7 +51,7 @@
45
51
 
46
52
  ### Patch Changes
47
53
 
48
- - [`7156bd737b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7156bd737b4) - Internal changes to some tokens. Should be a no-op.
54
+ - [#30849](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30849) [`7156bd737b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7156bd737b4) - Internal changes to some tokens. Should be a no-op.
49
55
 
50
56
  ## 13.3.12
51
57
 
@@ -63,14 +69,14 @@
63
69
 
64
70
  ### Patch Changes
65
71
 
66
- - [`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) - Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs. There are no visual or behaviour changes.
72
+ - [#27891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27891) [`eadbf13d8c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadbf13d8c0) - Updated usages of `Text`, `Box`, `Stack`, and `Inline` primitives to reflect their updated APIs. There are no visual or behaviour changes.
67
73
  - Updated dependencies
68
74
 
69
75
  ## 13.3.9
70
76
 
71
77
  ### Patch Changes
72
78
 
73
- - [`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) - Updated to use typography tokens. There is no expected behaviour or visual change.
79
+ - [#28064](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28064) [`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) - Updated to use typography tokens. There is no expected behaviour or visual change.
74
80
 
75
81
  ## 13.3.8
76
82
 
@@ -94,38 +100,38 @@
94
100
 
95
101
  ### Patch Changes
96
102
 
97
- - [`0637c50e226`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0637c50e226) - Updated Tabs compnent to prefer to use focus-visible over focus css selectors.
103
+ - [#25984](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25984) [`0637c50e226`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0637c50e226) - Updated Tabs compnent to prefer to use focus-visible over focus css selectors.
98
104
 
99
105
  ## 13.3.4
100
106
 
101
107
  ### Patch Changes
102
108
 
103
- - [`e35fc41dc33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e35fc41dc33) - Internal change to use updated primtive spacing prop values. No expected behaviour change.
109
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`e35fc41dc33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e35fc41dc33) - Internal change to use updated primtive spacing prop values. No expected behaviour change.
104
110
  - Updated dependencies
105
111
 
106
112
  ## 13.3.3
107
113
 
108
114
  ### Patch Changes
109
115
 
110
- - [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
116
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303) [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
111
117
 
112
118
  ## 13.3.2
113
119
 
114
120
  ### Patch Changes
115
121
 
116
- - [`0d42cd1c926`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d42cd1c926) - Internal changes to the way styles are applied. There should be no noticeable changes to consumers.
122
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`0d42cd1c926`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d42cd1c926) - Internal changes to the way styles are applied. There should be no noticeable changes to consumers.
117
123
 
118
124
  ## 13.3.1
119
125
 
120
126
  ### Patch Changes
121
127
 
122
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
128
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
123
129
 
124
130
  ## 13.3.0
125
131
 
126
132
  ### Minor Changes
127
133
 
128
- - [`7ec1c1a023f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ec1c1a023f) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
134
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`7ec1c1a023f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ec1c1a023f) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
129
135
 
130
136
  ### Patch Changes
131
137
 
@@ -135,13 +141,13 @@
135
141
 
136
142
  ### Patch Changes
137
143
 
138
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
144
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
139
145
 
140
146
  ## 13.2.12
141
147
 
142
148
  ### Patch Changes
143
149
 
144
- - [`f0056770cce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0056770cce) - Internal code change turning on new linting rules.
150
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`f0056770cce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0056770cce) - Internal code change turning on new linting rules.
145
151
 
146
152
  ## 13.2.11
147
153
 
@@ -153,7 +159,7 @@
153
159
 
154
160
  ### Patch Changes
155
161
 
156
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
162
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
157
163
 
158
164
  ## 13.2.9
159
165
 
@@ -165,7 +171,7 @@
165
171
 
166
172
  ### Patch Changes
167
173
 
168
- - [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates all usage of brand tokens to either selected or information tokens. This change is purely for semantic reasons, there are no visual or behavioural changes.
174
+ - [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618) [`62edf20ab1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62edf20ab1e) - Migrates all usage of brand tokens to either selected or information tokens. This change is purely for semantic reasons, there are no visual or behavioural changes.
169
175
  - Updated dependencies
170
176
 
171
177
  ## 13.2.7
@@ -178,7 +184,7 @@
178
184
 
179
185
  ### Patch Changes
180
186
 
181
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
187
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when auto-fixing by correctly formatting token ids.
182
188
  - Updated dependencies
183
189
 
184
190
  ## 13.2.5
@@ -191,7 +197,7 @@
191
197
 
192
198
  ### Patch Changes
193
199
 
194
- - [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
200
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
195
201
  - Updated dependencies
196
202
 
197
203
  ## 13.2.3
@@ -216,7 +222,7 @@
216
222
 
217
223
  ### Minor Changes
218
224
 
219
- - [`cc54bf994d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc54bf994d6) - Instrumented Tabs with the new theming package, `@atlaskit/tokens`.
225
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`cc54bf994d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc54bf994d6) - Instrumented Tabs with the new theming package, `@atlaskit/tokens`.
220
226
 
221
227
  New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
222
228
  These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
@@ -230,33 +236,33 @@
230
236
 
231
237
  ### Patch Changes
232
238
 
233
- - [`9a84a3ceb82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a84a3ceb82) - Internal code changes.
239
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`9a84a3ceb82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a84a3ceb82) - Internal code changes.
234
240
  - Updated dependencies
235
241
 
236
242
  ## 13.1.3
237
243
 
238
244
  ### Patch Changes
239
245
 
240
- - [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
246
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
241
247
 
242
248
  ## 13.1.2
243
249
 
244
250
  ### Patch Changes
245
251
 
246
- - [`ecbf4a3267f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ecbf4a3267f) - [ux] Fix tabs focus ring in the windows high contrast mode
252
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`ecbf4a3267f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ecbf4a3267f) - [ux] Fix tabs focus ring in the windows high contrast mode
247
253
  - Updated dependencies
248
254
 
249
255
  ## 13.1.1
250
256
 
251
257
  ### Patch Changes
252
258
 
253
- - [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) - Updates to development dependency `storybook-addon-performance`
259
+ - [#12167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12167) [`d6f7ff383cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f7ff383cf) - Updates to development dependency `storybook-addon-performance`
254
260
 
255
261
  ## 13.1.0
256
262
 
257
263
  ### Minor Changes
258
264
 
259
- - [`4f40ecb4471`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f40ecb4471) - [ux] Added `Home` and `End` keys handlers for tablist. Changed arrow keys handlers to make tabs cycled. Now when you press the left arrow key on the first tab the last tab will be selected and when you press right arrow key on the last tab the first tab will be selected
265
+ - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569) [`4f40ecb4471`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f40ecb4471) - [ux] Added `Home` and `End` keys handlers for tablist. Changed arrow keys handlers to make tabs cycled. Now when you press the left arrow key on the first tab the last tab will be selected and when you press right arrow key on the last tab the first tab will be selected
260
266
 
261
267
  ### Patch Changes
262
268
 
@@ -272,7 +278,7 @@
272
278
 
273
279
  ### Major Changes
274
280
 
275
- - [`c17fe6144f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c17fe6144f8) - ### Major Changes
281
+ - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756) [`c17fe6144f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c17fe6144f8) - ### Major Changes
276
282
 
277
283
  In this version, `Tabs` has had a pretty substantial rewrite. As well as now being dramatically faster and more lightweight, it has a brand new flexible composable API and a bunch of accessibility improvements.
278
284
 
@@ -457,7 +463,7 @@
457
463
 
458
464
  Run `npx @atlaskit/codemod-cli -h` for more details on usage.
459
465
  For Atlassians,
460
- refer to the [documentation](https://developer.atlassian.com/cloud/framework/atlassian-frontend/codemods/01-atlassian-codemods/) for more details on the codemod CLI.
466
+ refer to the [documentation](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
461
467
 
462
468
  ### Patch Changes
463
469
 
@@ -469,31 +475,31 @@
469
475
 
470
476
  ### Patch Changes
471
477
 
472
- - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use injected package name and version for analytics instead of version.json.
478
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use injected package name and version for analytics instead of version.json.
473
479
 
474
480
  ## 12.1.2
475
481
 
476
482
  ### Patch Changes
477
483
 
478
- - [`e795d0a849`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e795d0a849) - The `Tabs` component now uses emotion instead of styled-components for it's internal styling.
484
+ - [#6930](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6930) [`e795d0a849`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e795d0a849) - The `Tabs` component now uses emotion instead of styled-components for it's internal styling.
479
485
 
480
486
  ## 12.1.1
481
487
 
482
488
  ### Patch Changes
483
489
 
484
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
490
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
485
491
 
486
492
  ## 12.1.0
487
493
 
488
494
  ### Minor Changes
489
495
 
490
- - [`98c957d889`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98c957d889) - [ux] Content of tabs will be preserved on the DOM while switching between tabs
496
+ - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228) [`98c957d889`](https://bitbucket.org/atlassian/atlassian-frontend/commits/98c957d889) - [ux] Content of tabs will be preserved on the DOM while switching between tabs
491
497
 
492
498
  ## 12.0.6
493
499
 
494
500
  ### Patch Changes
495
501
 
496
- - [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
502
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
497
503
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
498
504
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
499
505
 
@@ -507,13 +513,13 @@
507
513
 
508
514
  ### Patch Changes
509
515
 
510
- - [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable integration tests for Edge browser
516
+ - [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707) [`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable integration tests for Edge browser
511
517
 
512
518
  ## 12.0.3
513
519
 
514
520
  ### Patch Changes
515
521
 
516
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
522
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
517
523
 
518
524
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
519
525
  to prevent duplicates of tslib being bundled.
@@ -522,19 +528,19 @@
522
528
 
523
529
  ### Patch Changes
524
530
 
525
- - [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
531
+ - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293) [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme and package information has been updated to point to the new design system website.
526
532
 
527
533
  ## 12.0.1
528
534
 
529
535
  ### Patch Changes
530
536
 
531
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
537
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
532
538
 
533
539
  ## 12.0.0
534
540
 
535
541
  ### Major Changes
536
542
 
537
- - [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
543
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
538
544
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
539
545
 
540
546
  ### Patch Changes
@@ -545,13 +551,13 @@
545
551
 
546
552
  ### Patch Changes
547
553
 
548
- - [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
554
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
549
555
 
550
556
  ## 11.2.10
551
557
 
552
558
  ### Patch Changes
553
559
 
554
- - [`54d82b49f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54d82b49f0) - Remove unused dependencies
560
+ - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137) [`54d82b49f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54d82b49f0) - Remove unused dependencies
555
561
 
556
562
  ## 11.2.9
557
563
 
@@ -28,7 +28,7 @@ var baseStyles = (0, _react2.css)({
28
28
  var analyticsAttributes = {
29
29
  componentName: 'tabs',
30
30
  packageName: "@atlaskit/tabs",
31
- packageVersion: "13.4.5"
31
+ packageVersion: "13.4.6"
32
32
  };
33
33
  var getTabPanelWithContext = function getTabPanelWithContext(_ref) {
34
34
  var tabPanel = _ref.tabPanel,
@@ -17,7 +17,7 @@ const baseStyles = css({
17
17
  const analyticsAttributes = {
18
18
  componentName: 'tabs',
19
19
  packageName: "@atlaskit/tabs",
20
- packageVersion: "13.4.5"
20
+ packageVersion: "13.4.6"
21
21
  };
22
22
  const getTabPanelWithContext = ({
23
23
  tabPanel,
@@ -22,7 +22,7 @@ var baseStyles = css({
22
22
  var analyticsAttributes = {
23
23
  componentName: 'tabs',
24
24
  packageName: "@atlaskit/tabs",
25
- packageVersion: "13.4.5"
25
+ packageVersion: "13.4.6"
26
26
  };
27
27
  var getTabPanelWithContext = function getTabPanelWithContext(_ref) {
28
28
  var tabPanel = _ref.tabPanel,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tabs",
3
- "version": "13.4.5",
3
+ "version": "13.4.6",
4
4
  "description": "Tabs are used to organize content by grouping similar information on the same page.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -33,10 +33,10 @@
33
33
  "dependencies": {
34
34
  "@atlaskit/analytics-next": "^9.1.0",
35
35
  "@atlaskit/codemod-utils": "^4.2.0",
36
- "@atlaskit/ds-explorations": "^2.2.0",
37
- "@atlaskit/primitives": "^1.2.0",
38
- "@atlaskit/theme": "^12.5.0",
39
- "@atlaskit/tokens": "^1.18.0",
36
+ "@atlaskit/ds-explorations": "^2.3.0",
37
+ "@atlaskit/primitives": "^1.6.0",
38
+ "@atlaskit/theme": "^12.6.0",
39
+ "@atlaskit/tokens": "^1.25.0",
40
40
  "@babel/runtime": "^7.0.0",
41
41
  "@emotion/react": "^11.7.1"
42
42
  },
@@ -1,24 +0,0 @@
1
- /// <reference types="react" />
2
- import type { PublicInteractionTask } from 'storybook-addon-performance';
3
- export declare const performance: {
4
- (): JSX.Element;
5
- story: {
6
- name: string;
7
- parameters: {
8
- performance: {
9
- interactions: PublicInteractionTask[];
10
- };
11
- };
12
- };
13
- };
14
- export declare const heavyPerformance: {
15
- (): JSX.Element;
16
- story: {
17
- name: string;
18
- parameters: {
19
- performance: {
20
- interactions: PublicInteractionTask[];
21
- };
22
- };
23
- };
24
- };
@@ -1,24 +0,0 @@
1
- /// <reference types="react" />
2
- import type { PublicInteractionTask } from 'storybook-addon-performance';
3
- export declare const performance: {
4
- (): JSX.Element;
5
- story: {
6
- name: string;
7
- parameters: {
8
- performance: {
9
- interactions: PublicInteractionTask[];
10
- };
11
- };
12
- };
13
- };
14
- export declare const heavyPerformance: {
15
- (): JSX.Element;
16
- story: {
17
- name: string;
18
- parameters: {
19
- performance: {
20
- interactions: PublicInteractionTask[];
21
- };
22
- };
23
- };
24
- };