@atlaskit/link-picker 5.0.1 → 5.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/dist/cjs/ui/main.js +1 -1
- package/dist/es2019/ui/main.js +1 -1
- package/dist/esm/ui/main.js +1 -1
- package/package.json +8 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @atlaskit/link-picker
|
|
2
2
|
|
|
3
|
+
## 5.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`01bfb2823034b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/01bfb2823034b) -
|
|
8
|
+
Expands automatic accessibility (a11y) Playwright test coverage for Platform
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
11
|
+
## 5.1.0
|
|
12
|
+
|
|
13
|
+
### Minor Changes
|
|
14
|
+
|
|
15
|
+
- [`c4f985702c3d5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c4f985702c3d5) -
|
|
16
|
+
Remove flag to increase accessibility in links.
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- Updated dependencies
|
|
21
|
+
|
|
3
22
|
## 5.0.1
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
package/dist/cjs/ui/main.js
CHANGED
|
@@ -26,7 +26,7 @@ var testIds = exports.testIds = {
|
|
|
26
26
|
};
|
|
27
27
|
var PACKAGE_DATA = exports.PACKAGE_DATA = {
|
|
28
28
|
packageName: "@atlaskit/link-picker" || '',
|
|
29
|
-
packageVersion: "
|
|
29
|
+
packageVersion: "0.0.0-development" || '',
|
|
30
30
|
componentName: _constants.COMPONENT_NAME,
|
|
31
31
|
source: _constants.COMPONENT_NAME
|
|
32
32
|
};
|
package/dist/es2019/ui/main.js
CHANGED
package/dist/esm/ui/main.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/link-picker",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.1.1",
|
|
4
4
|
"description": "Standalone link picker",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"publishConfig": {
|
|
@@ -39,9 +39,6 @@
|
|
|
39
39
|
],
|
|
40
40
|
"atlaskit:src": "src/index.ts",
|
|
41
41
|
"platform-feature-flags": {
|
|
42
|
-
"dst-a11y__replace-anchor-with-link__linking-platfo": {
|
|
43
|
-
"type": "boolean"
|
|
44
|
-
},
|
|
45
42
|
"aifc_create_enabled": {
|
|
46
43
|
"type": "boolean"
|
|
47
44
|
},
|
|
@@ -61,18 +58,18 @@
|
|
|
61
58
|
"@atlaskit/form": "^15.5.0",
|
|
62
59
|
"@atlaskit/frontend-utilities": "^3.2.0",
|
|
63
60
|
"@atlaskit/heading": "^5.4.0",
|
|
64
|
-
"@atlaskit/icon": "^34.
|
|
65
|
-
"@atlaskit/intl-messages-provider": "^3.
|
|
61
|
+
"@atlaskit/icon": "^34.2.0",
|
|
62
|
+
"@atlaskit/intl-messages-provider": "^3.1.0",
|
|
66
63
|
"@atlaskit/link": "^3.4.0",
|
|
67
64
|
"@atlaskit/link-provider": "^4.3.0",
|
|
68
65
|
"@atlaskit/linking-common": "^9.11.0",
|
|
69
|
-
"@atlaskit/onboarding": "^14.
|
|
66
|
+
"@atlaskit/onboarding": "^14.6.0",
|
|
70
67
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
71
68
|
"@atlaskit/primitives": "^19.0.0",
|
|
72
|
-
"@atlaskit/smart-card": "^44.
|
|
69
|
+
"@atlaskit/smart-card": "^44.3.0",
|
|
73
70
|
"@atlaskit/spinner": "^19.1.0",
|
|
74
71
|
"@atlaskit/spotlight": "^0.12.0",
|
|
75
|
-
"@atlaskit/tabs": "^19.
|
|
72
|
+
"@atlaskit/tabs": "^19.1.0",
|
|
76
73
|
"@atlaskit/textfield": "^8.3.0",
|
|
77
74
|
"@atlaskit/tokens": "^13.0.0",
|
|
78
75
|
"@atlaskit/tooltip": "^21.1.0",
|
|
@@ -96,8 +93,9 @@
|
|
|
96
93
|
"@af/integration-testing": "workspace:^",
|
|
97
94
|
"@af/visual-regression": "workspace:^",
|
|
98
95
|
"@atlaskit/dropdown-menu": "^16.8.0",
|
|
99
|
-
"@atlaskit/link-test-helpers": "^10.
|
|
96
|
+
"@atlaskit/link-test-helpers": "^10.2.0",
|
|
100
97
|
"@atlassian/a11y-jest-testing": "^0.11.0",
|
|
98
|
+
"@atlassian/a11y-playwright-testing": "^0.9.0",
|
|
101
99
|
"@atlassian/feature-flags-test-utils": "^1.0.0",
|
|
102
100
|
"@atlassian/react-compiler-gating": "workspace:^",
|
|
103
101
|
"@testing-library/dom": "^10.1.0",
|