@atlaskit/editor-plugin-block-controls 2.15.11 → 2.15.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @atlaskit/editor-plugin-block-controls
|
|
2
2
|
|
|
3
|
+
## 2.15.12
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#179556](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179556)
|
|
8
|
+
[`4df21a6b0db31`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4df21a6b0db31) -
|
|
9
|
+
ED-25734 Add style overrides for extended hover zone debug flag is enabled and use in vr test to
|
|
10
|
+
check that nodes attached are above hover zone
|
|
11
|
+
|
|
3
12
|
## 2.15.11
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|