@atlaskit/adf-schema
Advanced tools
Comparing version 1.4.0 to 1.4.1
# @atlaskit/adf-schema | ||
## 1.4.1 | ||
- [patch] [2d6d5b6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d6d5b6): | ||
- ED-5379: rework selecting media under the hood; maintain size and layout when copy-pasting | ||
## 1.4.0 | ||
@@ -4,0 +9,0 @@ - [minor] [c5ee0c8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c5ee0c8): |
@@ -8,2 +8,3 @@ export var defaultAttrs = { | ||
group: 'block', | ||
selectable: true, | ||
content: 'media', | ||
@@ -10,0 +11,0 @@ attrs: defaultAttrs, |
@@ -17,4 +17,2 @@ import { N30 } from '../../utils/colors'; | ||
export var media = { | ||
inline: false, | ||
selectable: true, | ||
attrs: defaultAttrs, | ||
@@ -21,0 +19,0 @@ parseDOM: [ |
@@ -10,2 +10,3 @@ "use strict"; | ||
group: 'block', | ||
selectable: true, | ||
content: 'media', | ||
@@ -12,0 +13,0 @@ attrs: exports.defaultAttrs, |
@@ -19,4 +19,2 @@ "use strict"; | ||
exports.media = { | ||
inline: false, | ||
selectable: true, | ||
attrs: exports.defaultAttrs, | ||
@@ -23,0 +21,0 @@ parseDOM: [ |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
565723
13132