@atlaskit/reactions 33.8.27 → 33.8.29
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 +13 -0
- package/dist/cjs/components/Trigger.compiled.css +1 -1
- package/dist/cjs/components/Trigger.js +1 -1
- package/dist/es2019/components/Trigger.compiled.css +1 -1
- package/dist/es2019/components/Trigger.js +1 -1
- package/dist/esm/components/Trigger.compiled.css +1 -1
- package/dist/esm/components/Trigger.js +1 -1
- package/package.json +12 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @atlaskit/reactions
|
|
2
2
|
|
|
3
|
+
## 33.8.29
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c3e8b437d0d8a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c3e8b437d0d8a) -
|
|
8
|
+
Replace deprecated `font.body.UNSAFE_small` token with `font.body.small`.
|
|
9
|
+
|
|
10
|
+
## 33.8.28
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
|
|
3
16
|
## 33.8.27
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
3
3
|
._2rko1rr0{border-radius:var(--ds-radius-full,9999px)}
|
|
4
4
|
._qtt8glyw{list-style:none}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
3
3
|
._2rko1rr0{border-radius:var(--ds-radius-full,9999px)}
|
|
4
4
|
._qtt8glyw{list-style:none}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
3
3
|
._2rko1rr0{border-radius:var(--ds-radius-full,9999px)}
|
|
4
4
|
._qtt8glyw{list-style:none}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/reactions",
|
|
3
|
-
"version": "33.8.
|
|
3
|
+
"version": "33.8.29",
|
|
4
4
|
"description": "Reactions component",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -36,25 +36,25 @@
|
|
|
36
36
|
"@atlaskit/analytics-namespaced-context": "^7.2.0",
|
|
37
37
|
"@atlaskit/analytics-next": "^11.2.0",
|
|
38
38
|
"@atlaskit/avatar": "^25.11.0",
|
|
39
|
-
"@atlaskit/button": "^23.
|
|
39
|
+
"@atlaskit/button": "^23.11.0",
|
|
40
40
|
"@atlaskit/css": "^0.19.0",
|
|
41
41
|
"@atlaskit/emoji": "^69.10.0",
|
|
42
|
-
"@atlaskit/heading": "^5.
|
|
43
|
-
"@atlaskit/icon": "^
|
|
44
|
-
"@atlaskit/link": "^3.
|
|
45
|
-
"@atlaskit/modal-dialog": "^14.
|
|
42
|
+
"@atlaskit/heading": "^5.4.0",
|
|
43
|
+
"@atlaskit/icon": "^34.0.0",
|
|
44
|
+
"@atlaskit/link": "^3.4.0",
|
|
45
|
+
"@atlaskit/modal-dialog": "^14.14.0",
|
|
46
46
|
"@atlaskit/motion": "^5.5.0",
|
|
47
47
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
48
48
|
"@atlaskit/popper": "^7.1.0",
|
|
49
|
-
"@atlaskit/popup": "^4.
|
|
50
|
-
"@atlaskit/portal": "^5.
|
|
49
|
+
"@atlaskit/popup": "^4.16.0",
|
|
50
|
+
"@atlaskit/portal": "^5.4.0",
|
|
51
51
|
"@atlaskit/primitives": "^18.1.0",
|
|
52
|
-
"@atlaskit/react-ufo": "^5.
|
|
53
|
-
"@atlaskit/spinner": "^19.
|
|
52
|
+
"@atlaskit/react-ufo": "^5.12.0",
|
|
53
|
+
"@atlaskit/spinner": "^19.1.0",
|
|
54
54
|
"@atlaskit/tabs": "^19.0.0",
|
|
55
55
|
"@atlaskit/theme": "^22.0.0",
|
|
56
56
|
"@atlaskit/tokens": "^11.4.0",
|
|
57
|
-
"@atlaskit/tooltip": "^21.
|
|
57
|
+
"@atlaskit/tooltip": "^21.1.0",
|
|
58
58
|
"@atlaskit/ufo": "^0.4.0",
|
|
59
59
|
"@atlaskit/util-service-support": "^6.3.0",
|
|
60
60
|
"@babel/runtime": "^7.0.0",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"@atlaskit/editor-test-helpers": "workspace:^",
|
|
72
72
|
"@atlaskit/elements-test-helpers": "workspace:^",
|
|
73
73
|
"@atlaskit/util-data-test": "^18.5.0",
|
|
74
|
-
"@atlassian/a11y-jest-testing": "^0.
|
|
74
|
+
"@atlassian/a11y-jest-testing": "^0.11.0",
|
|
75
75
|
"@atlassian/feature-flags-test-utils": "^1.0.0",
|
|
76
76
|
"@testing-library/dom": "^10.1.0",
|
|
77
77
|
"@testing-library/jest-dom": "^6.4.5",
|