@atlaskit/adf-schema
Advanced tools
Comparing version 2.11.3 to 2.11.4
# @atlaskit/adf-schema | ||
## 2.11.4 | ||
### Patch Changes | ||
- [patch][f60618b0f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f60618b0f0): | ||
ED-5844 Adding media link UI to editor | ||
## 2.11.3 | ||
@@ -4,0 +12,0 @@ |
@@ -5,3 +5,3 @@ import * as tslib_1 from "tslib"; | ||
export var link = { | ||
excludes: COLOR, | ||
excludes: LINK + " " + COLOR, | ||
group: LINK, | ||
@@ -8,0 +8,0 @@ attrs: { |
@@ -7,3 +7,3 @@ "use strict"; | ||
exports.link = { | ||
excludes: groups_1.COLOR, | ||
excludes: groups_1.LINK + " " + groups_1.COLOR, | ||
group: groups_1.LINK, | ||
@@ -10,0 +10,0 @@ attrs: { |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.11.2", | ||
"version": "2.11.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.11.3", | ||
"version": "2.11.4", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.11.3", | ||
"version": "2.11.4", | ||
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs", | ||
@@ -41,3 +41,3 @@ "license": "Apache-2.0", | ||
"@atlaskit/editor-json-transformer": "^6.0.0", | ||
"@atlaskit/editor-test-helpers": "^9.5.1", | ||
"@atlaskit/editor-test-helpers": "^9.9.0", | ||
"@atlaskit/json-schema-generator": "^2.1.1", | ||
@@ -44,0 +44,0 @@ "ajv": "^4.11.3", |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.11.3", | ||
"version": "2.11.4", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
733378