@techstacker/tse-link-plugin
Advanced tools
@@ -68,2 +68,3 @@ 'use strict'; | ||
| value: function componentWillMount() { | ||
| var hasDiffText = this.props.presetData.text !== this.state.imageAttributes.text; | ||
@@ -70,0 +71,0 @@ |
+9
-0
@@ -69,2 +69,11 @@ 'use strict'; | ||
| }, { | ||
| key: 'componentWillUnmount', | ||
| value: function componentWillUnmount() { | ||
| this.setState({ | ||
| mounted: false | ||
| }); | ||
| this.modal(false); | ||
| } | ||
| }, { | ||
| key: 'componentWillUpdate', | ||
@@ -71,0 +80,0 @@ value: function componentWillUpdate(props, state) { |
+1
-1
| { | ||
| "name": "@techstacker/tse-link-plugin", | ||
| "version": "5.2.11", | ||
| "version": "5.2.12", | ||
| "description": "SlateJS link node plugin.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
27962
0.62%530
1.53%