@titaui/pc 1.15.63-beta.2 → 1.15.63-beta.5
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.
|
@@ -166,7 +166,7 @@ var DynamicReply = function DynamicReply(_ref) {
|
|
|
166
166
|
}, reportTextMap[reportType]);
|
|
167
167
|
}, [reportType]);
|
|
168
168
|
var edit = true;
|
|
169
|
-
var delAble =
|
|
169
|
+
var delAble = true;
|
|
170
170
|
var newTaskLine = true;
|
|
171
171
|
|
|
172
172
|
var renderContent = function renderContent() {
|
package/lib/utils/hooks.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@titaui/pc",
|
|
3
|
-
"version": "1.15.63-beta.
|
|
3
|
+
"version": "1.15.63-beta.5",
|
|
4
4
|
"nameCN": "",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "lib/index.js",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"@titaui/rc-trigger": "5.2.5",
|
|
83
83
|
"@titaui/react-flow-renderer": "9.5.4",
|
|
84
84
|
"@titaui/request": "^1.0.1",
|
|
85
|
-
"@titaui/rich-editor": "0.1.71-beta.
|
|
85
|
+
"@titaui/rich-editor": "0.1.71-beta.25",
|
|
86
86
|
"@titaui/toast": "1.0.0",
|
|
87
87
|
"@types/color": "3.0.3",
|
|
88
88
|
"@types/prosemirror-commands": "1.0.4",
|