@next-core/editor-bricks-helper 0.42.4 → 0.42.7
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 +17 -66
- 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.7](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.6...@next-core/editor-bricks-helper@0.42.7) (2022-06-27)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
9
9
|
|
|
@@ -11,142 +11,93 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [0.42.
|
|
14
|
+
## [0.42.6](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.5...@next-core/editor-bricks-helper@0.42.6) (2022-06-24)
|
|
15
15
|
|
|
16
|
+
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
16
17
|
|
|
17
|
-
### Bug Fixes
|
|
18
18
|
|
|
19
|
-
* **BuilderDataManage:** sortUid incorrect after add node ([b7d2c1b](https://github.com/easyops-cn/next-core/commit/b7d2c1ba615f8242f46261218c3dbb7b36db2441))
|
|
20
19
|
|
|
21
20
|
|
|
22
21
|
|
|
22
|
+
## [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)
|
|
23
23
|
|
|
24
|
+
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
24
25
|
|
|
25
|
-
## [0.42.
|
|
26
|
+
## [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)
|
|
26
27
|
|
|
28
|
+
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
27
29
|
|
|
28
|
-
|
|
30
|
+
## [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)
|
|
29
31
|
|
|
30
|
-
|
|
32
|
+
### Bug Fixes
|
|
31
33
|
|
|
34
|
+
- **BuilderDataManage:** sortUid incorrect after add node ([b7d2c1b](https://github.com/easyops-cn/next-core/commit/b7d2c1ba615f8242f46261218c3dbb7b36db2441))
|
|
32
35
|
|
|
36
|
+
## [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)
|
|
33
37
|
|
|
38
|
+
### Bug Fixes
|
|
34
39
|
|
|
40
|
+
- **BuilderDataManager:** add node redirect parent error ([ac3e0cc](https://github.com/easyops-cn/next-core/commit/ac3e0cc2ab4115062eb057fce803de23bbd77cbf))
|
|
35
41
|
|
|
36
42
|
## [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
43
|
|
|
38
44
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
39
45
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
46
|
# [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
47
|
|
|
46
|
-
|
|
47
48
|
### Features
|
|
48
49
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
50
|
+
- **BuilderDataManager:** support preview snippet apply ([ef506d4](https://github.com/easyops-cn/next-core/commit/ef506d4ae83946665e1a30a125948ff5504ba4aa))
|
|
54
51
|
|
|
55
52
|
## [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
53
|
|
|
57
54
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
58
55
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
56
|
# [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
57
|
|
|
65
|
-
|
|
66
58
|
### Features
|
|
67
59
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
60
|
+
- **BuilderDataManager:** support preview addNode ([b5b0ee7](https://github.com/easyops-cn/next-core/commit/b5b0ee7e55466486a6d31656ec384d0114111ce7))
|
|
73
61
|
|
|
74
62
|
## [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
63
|
|
|
76
64
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
77
65
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
66
|
# [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
67
|
|
|
84
|
-
|
|
85
68
|
### Features
|
|
86
69
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
70
|
+
- **BuilderDataManager:** support workbench move ([d6f892e](https://github.com/easyops-cn/next-core/commit/d6f892e684586873098fa1790001b4c8c8d690db))
|
|
71
|
+
- **BuilderDataManager:** support workbench move ([e37f490](https://github.com/easyops-cn/next-core/commit/e37f490c5580182da3638ad9ffa81267b51638aa))
|
|
93
72
|
|
|
94
73
|
## [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
74
|
|
|
96
75
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
97
76
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
77
|
## [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
78
|
|
|
104
79
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
105
80
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
81
|
## [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
82
|
|
|
112
83
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
113
84
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
85
|
## [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
86
|
|
|
120
87
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
121
88
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
89
|
## [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
90
|
|
|
128
91
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
129
92
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
93
|
## [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
94
|
|
|
136
95
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
137
96
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
97
|
## [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
98
|
|
|
144
99
|
**Note:** Version bump only for package @next-core/editor-bricks-helper
|
|
145
100
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
101
|
## [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
102
|
|
|
152
103
|
**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.7",
|
|
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.2",
|
|
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.4",
|
|
34
|
+
"@next-core/brick-utils": "^2.37.19",
|
|
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": "d514ec0e78f1d243f88eba481bdf4f8b6fd823e5"
|
|
53
53
|
}
|