@next-core/editor-bricks-helper 0.42.4 → 0.42.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.
- package/CHANGELOG.md +11 -72
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [0.42.
|
|
6
|
+
## [0.42.5](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.4...@next-core/editor-bricks-helper@0.42.5) (2022-06-24)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
9
9
|
|
|
@@ -11,142 +11,81 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [0.42.
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Bug Fixes
|
|
18
|
-
|
|
19
|
-
* **BuilderDataManage:** sortUid incorrect after add node ([b7d2c1b](https://github.com/easyops-cn/next-core/commit/b7d2c1ba615f8242f46261218c3dbb7b36db2441))
|
|
14
|
+
## [0.42.4](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.3...@next-core/editor-bricks-helper@0.42.4) (2022-06-23)
|
|
20
15
|
|
|
16
|
+
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
21
17
|
|
|
18
|
+
## [0.42.3](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.2...@next-core/editor-bricks-helper@0.42.3) (2022-06-22)
|
|
22
19
|
|
|
20
|
+
### Bug Fixes
|
|
23
21
|
|
|
22
|
+
- **BuilderDataManage:** sortUid incorrect after add node ([b7d2c1b](https://github.com/easyops-cn/next-core/commit/b7d2c1ba615f8242f46261218c3dbb7b36db2441))
|
|
24
23
|
|
|
25
24
|
## [0.42.2](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.1...@next-core/editor-bricks-helper@0.42.2) (2022-06-16)
|
|
26
25
|
|
|
27
|
-
|
|
28
26
|
### Bug Fixes
|
|
29
27
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
28
|
+
- **BuilderDataManager:** add node redirect parent error ([ac3e0cc](https://github.com/easyops-cn/next-core/commit/ac3e0cc2ab4115062eb057fce803de23bbd77cbf))
|
|
35
29
|
|
|
36
30
|
## [0.42.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.0...@next-core/editor-bricks-helper@0.42.1) (2022-06-15)
|
|
37
31
|
|
|
38
32
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
39
33
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
34
|
# [0.42.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.41.1...@next-core/editor-bricks-helper@0.42.0) (2022-06-14)
|
|
45
35
|
|
|
46
|
-
|
|
47
36
|
### Features
|
|
48
37
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
38
|
+
- **BuilderDataManager:** support preview snippet apply ([ef506d4](https://github.com/easyops-cn/next-core/commit/ef506d4ae83946665e1a30a125948ff5504ba4aa))
|
|
54
39
|
|
|
55
40
|
## [0.41.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.41.0...@next-core/editor-bricks-helper@0.41.1) (2022-06-10)
|
|
56
41
|
|
|
57
42
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
58
43
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
44
|
# [0.41.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.40.1...@next-core/editor-bricks-helper@0.41.0) (2022-06-10)
|
|
64
45
|
|
|
65
|
-
|
|
66
46
|
### Features
|
|
67
47
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
48
|
+
- **BuilderDataManager:** support preview addNode ([b5b0ee7](https://github.com/easyops-cn/next-core/commit/b5b0ee7e55466486a6d31656ec384d0114111ce7))
|
|
73
49
|
|
|
74
50
|
## [0.40.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.40.0...@next-core/editor-bricks-helper@0.40.1) (2022-06-06)
|
|
75
51
|
|
|
76
52
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
77
53
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
54
|
# [0.40.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.32...@next-core/editor-bricks-helper@0.40.0) (2022-06-02)
|
|
83
55
|
|
|
84
|
-
|
|
85
56
|
### Features
|
|
86
57
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
58
|
+
- **BuilderDataManager:** support workbench move ([d6f892e](https://github.com/easyops-cn/next-core/commit/d6f892e684586873098fa1790001b4c8c8d690db))
|
|
59
|
+
- **BuilderDataManager:** support workbench move ([e37f490](https://github.com/easyops-cn/next-core/commit/e37f490c5580182da3638ad9ffa81267b51638aa))
|
|
93
60
|
|
|
94
61
|
## [0.39.32](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.31...@next-core/editor-bricks-helper@0.39.32) (2022-06-01)
|
|
95
62
|
|
|
96
63
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
97
64
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
65
|
## [0.39.31](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.30...@next-core/editor-bricks-helper@0.39.31) (2022-05-27)
|
|
103
66
|
|
|
104
67
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
105
68
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
69
|
## [0.39.30](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.29...@next-core/editor-bricks-helper@0.39.30) (2022-05-26)
|
|
111
70
|
|
|
112
71
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
113
72
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
73
|
## [0.39.29](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.28...@next-core/editor-bricks-helper@0.39.29) (2022-05-13)
|
|
119
74
|
|
|
120
75
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
121
76
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
77
|
## [0.39.28](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.27...@next-core/editor-bricks-helper@0.39.28) (2022-05-11)
|
|
127
78
|
|
|
128
79
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
129
80
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
81
|
## [0.39.27](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.26...@next-core/editor-bricks-helper@0.39.27) (2022-05-10)
|
|
135
82
|
|
|
136
83
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
137
84
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
85
|
## [0.39.26](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.25...@next-core/editor-bricks-helper@0.39.26) (2022-05-09)
|
|
143
86
|
|
|
144
87
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
145
88
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
89
|
## [0.39.25](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.24...@next-core/editor-bricks-helper@0.39.25) (2022-05-07)
|
|
151
90
|
|
|
152
91
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-core/editor-bricks-helper",
|
|
3
|
-
"version": "0.42.
|
|
3
|
+
"version": "0.42.5",
|
|
4
4
|
"description": "Editor bricks helper",
|
|
5
5
|
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/editor-bricks-helper",
|
|
6
6
|
"license": "GPL-3.0",
|
|
@@ -25,13 +25,13 @@
|
|
|
25
25
|
},
|
|
26
26
|
"sideEffects": false,
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@next-core/brick-types": "^2.62.
|
|
28
|
+
"@next-core/brick-types": "^2.62.1",
|
|
29
29
|
"@ungap/event-target": "^0.2.3",
|
|
30
30
|
"classnames": "^2.3.1"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@next-core/brick-kit": "^2.122.
|
|
34
|
-
"@next-core/brick-utils": "^2.37.
|
|
33
|
+
"@next-core/brick-kit": "^2.122.2",
|
|
34
|
+
"@next-core/brick-utils": "^2.37.18",
|
|
35
35
|
"js-yaml": "^3.14.1",
|
|
36
36
|
"lodash": "^4.17.21",
|
|
37
37
|
"react": "^16.14.0",
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"react-dnd-html5-backend": "*",
|
|
50
50
|
"react-dom": "*"
|
|
51
51
|
},
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "5828708654c05d56554685add5dd6cd5733c881c"
|
|
53
53
|
}
|